Documentation site for Whiteout Survival Autopilot, built with Astro + Starlight.
Live at https://batazor.github.io/autopilot-page/.
npm install
npm run dev # http://127.0.0.1:4321
npm run buildPushes to main trigger .github/workflows/deploy.yml, which builds the site
and publishes to GitHub Pages. Enable Pages once in repo settings → Pages →
Source: GitHub Actions.