@luna-oss/www
v5.0.0
Published
Moon Design System marketing and documentation site (Astro 5 + Starlight).
Downloads
68
Readme
@luna-oss/www
Astro 5 + Starlight site for the Moon Design System. Hosts the marketing surface, foundations docs, MCP overview, and migration guides.
Scripts
yarn workspace @luna-oss/www dev # local dev server
yarn workspace @luna-oss/www build # production build
yarn workspace @luna-oss/www preview # preview the buildStructure
astro.config.mjs— Starlight + React integration.src/content/docs/— Markdown / MDX docs, auto-routed by Starlight.src/content/config.ts— Starlight content collection schema.
