Cloudflare + GitHub Starter

Build your tabletop site from a clean structure.

This starter is ready for static content, lightweight JavaScript, and GitHub-based deployment to Cloudflare Pages.

Content

Place page sections, lore, rules, or campaign content in `src/`.

Styles

Split layout, theme, and responsive behavior into small CSS files.

Scripts

Keep browser logic in `src/js/` and use `main.js` as the entry point.