A single-file website that spins a wheel to pick a random journey.
- Create a new public repo (e.g.,
spin-the-journey). - Add these files to the repo root:
index.html.nojekyll
- Commit & push.
- In Settings → Pages, set Source to "Deploy from a branch", pick
mainand/ (root). - Your site will appear at
https://<user>.github.io/<repo>/.
No build step needed.