Official documentation site for HaloForge.
- Production: https://docs.haloforge.link
- Framework: Astro Starlight
- Deployment target: Cloudflare Pages
npm install
npm run devnpm run check
npm run buildCloudflare Pages build settings:
- Build command:
npm run build - Build output directory:
dist - Node.js version:
22.12.0or newer
Manual deployment:
npx wrangler pages deploy dist --project-name haloforge-docs