https://github.com/batazor/autopilot-page
https://discord.gg/kvMVNpwkX
https://github.com/batazor/autopilot-page
gamebot kingshot whiteout-survival
Last synced: 6 days ago
JSON representation
https://discord.gg/kvMVNpwkX
- Host: GitHub
- URL: https://github.com/batazor/autopilot-page
- Owner: batazor
- License: mit
- Created: 2026-05-27T10:18:26.000Z (16 days ago)
- Default Branch: main
- Last Pushed: 2026-05-27T14:07:03.000Z (16 days ago)
- Last Synced: 2026-05-27T14:23:12.246Z (16 days ago)
- Topics: gamebot, kingshot, whiteout-survival
- Language: MDX
- Homepage: https://batazor.github.io/autopilot-page/
- Size: 7.36 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# autopilot-page
Documentation site for [Whiteout Survival Autopilot](https://github.com/batazor/autopilot), built with [Astro](https://astro.build/) + [Starlight](https://starlight.astro.build/).
Live at .
## Develop
```sh
npm install
npm run dev # http://127.0.0.1:4321
npm run build
```
## Deploy
Pushes 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**.