Documentation System
Static docs, structured navigation, routed support.
The documentation portal stays fast and deployable on Vercel while customer support continues on the main Glassbox website.
Markdown is the source of truth
The site reads directly from the repository docs/ directory, so the content you edit for the project is the content the site serves.
Structured navigation
Docusaurus generates the sidebar and doc routes automatically, turning the existing markdown files into a browsable documentation portal.
Ready to publish
You can run it locally for internal docs now, and later build static assets for deployment to Cloud Run, GitHub Pages, or any static host.