Skip to content

creator-engine/docs

Repository files navigation

Creator Engine documentation

Source for docs.creator-engine.dev, built with Astro Starlight.

Develop

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 build

Structure

  • astro.config.mjs — site config + sidebar IA.
  • src/content/docs/ — documentation pages (.md / .mdx).
  • src/content.config.ts — the Starlight docs collection.
  • public/CNAME — custom domain for GitHub Pages.
  • .github/workflows/deploy.yml — build + deploy to GitHub Pages (inert until the controller enables Pages).

Theme

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.

About

Creator Engine human documentation (docs.creator-engine.dev) — built with Astro Starlight.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors