Static docs site for the FMTools product surfaces.
Stack:
- Astro
- Starlight
- Cloudflare Pages
cd docs-site
npm ci
npm run devcd docs-site
npm run buildThis site is static and content-managed in Git. No CMS, admin panel, or server process is required.
Use these settings in Cloudflare Pages:
- Build command:
npm run build - Build output directory:
dist - Production branch:
main