This is a static Next.js site deployed to GitHub Pages at:
Most updates should happen in src/content/.
- Start with
src/content/RULES.md. - Use
src/content/GUIDES.mdfor copy/paste examples. - Put images in
public/images/....
npm install
npm run buildPush changes to main. GitHub Actions builds the static site and deploys the generated out/ folder to GitHub Pages automatically.
If GitHub asks for a Pages source, use:
Repository Settings -> Pages -> Source -> GitHub Actions