The Fat Dragon website — static HTML
Find a file
2026-06-09 18:12:55 +00:00
.forgejo/workflows ci: fix Nomad API path and use alloc stop for proper prestart re-run 2026-06-05 11:34:43 +00:00
assets design: add real photos from Lovable, dark purple arcade section, photo hero 2026-06-05 11:42:19 +00:00
book-now Add Google Tag Manager (GTM-NWGDQ3S8) to all pages 2026-06-09 18:12:55 +00:00
css design: add real photos from Lovable, dark purple arcade section, photo hero 2026-06-05 11:42:19 +00:00
js wip: new site files 2026-06-05 11:17:53 +00:00
AGENTS.md docs: add AGENTS.md with local-preview + PR-to-main workflow 2026-06-09 16:43:33 +00:00
arcade.html Add Google Tag Manager (GTM-NWGDQ3S8) to all pages 2026-06-09 18:12:55 +00:00
board-games.html Add Google Tag Manager (GTM-NWGDQ3S8) to all pages 2026-06-09 18:12:55 +00:00
CLAUDE.md docs: add AGENTS.md with local-preview + PR-to-main workflow 2026-06-09 16:43:33 +00:00
events.html Add Google Tag Manager (GTM-NWGDQ3S8) to all pages 2026-06-09 18:12:55 +00:00
find-us.html Add Google Tag Manager (GTM-NWGDQ3S8) to all pages 2026-06-09 18:12:55 +00:00
index.html Add Google Tag Manager (GTM-NWGDQ3S8) to all pages 2026-06-09 18:12:55 +00:00
README.md docs: add AGENTS.md with local-preview + PR-to-main workflow 2026-06-09 16:43:33 +00:00

website

The Fat Dragon website — a static HTML/CSS/JS site, served exactly as committed.

Live at https://thefatdragon.bcgen.ie.

Editing & deploy

Plain static files, no build step. Edit on a branch, preview locally (python3 -m http.server 8000http://localhost:8000), open a PR into main, and merge — merging main auto-deploys to the live site within ~1 minute.

See AGENTS.md for the full workflow and repo layout (also read by AI coding assistants).