Source for docs.creator-engine.dev, built with Astro Starlight.
Requires Node >=22.12.0.
npm install
npm run dev # local dev server
npm run build # production build into dist/
npm run preview # preview the production buildastro.config.mjs— site config + sidebar IA.src/content/docs/— documentation pages (.md/.mdx).src/content.config.ts— the Starlightdocscollection.public/CNAME— custom domain for GitHub Pages..github/workflows/deploy.yml— build + deploy to GitHub Pages (inert until the controller enables Pages).
This site uses the default Starlight theme. The Factory-Floor brand theme is
controller-owned and held for a visual checkpoint — see
THEME-TODO.md.