Marketing Pages
Overview of the marketing-site content and routes in this repo.
This repo ships a public marketing area under apps/web/app/[locale]/(public).
Included Surfaces
- landing page
- blog
- changelog
- FAQ
- legal pages
- help center at
/help
Content Flow
Content is file-driven by default:
- write
.mdocfiles underapps/web/content - preview locally in the app
- commit content changes to Git
There is no built-in /keystatic route in apps/web/app in this checkout.