Canonical source
Write and review markdown in the repo-root docs/ folder. Website docs and app docs should not fork content.
One markdown tree powers both the authenticated Switch UI app docs and the public Astro/Starlight website docs.
Write and review markdown in the repo-root docs/ folder. Website docs and app docs should not fork content.
The app sidebar is manifest-driven. The public website sidebar is Starlight config-driven, but both point at the same slugs.
Use app-safe iframe and image paths in markdown. The website build copies and rewrites them to static /docs-assets/ URLs.