docs: add AGENTS.md with local-preview + PR-to-main workflow

Guidance for AI assistants (and the README) on how to edit the site:
plain static files, preview via a local server, ship through a PR that
merges to main and auto-deploys to thefatdragon.bcgen.ie.
This commit is contained in:
Workshop Bot 2026-06-09 16:43:33 +00:00
parent fe1d841e90
commit e7cd56b360
3 changed files with 93 additions and 1 deletions

2
CLAUDE.md Normal file
View file

@ -0,0 +1,2 @@
See [AGENTS.md](./AGENTS.md) for how to work on this website (repo layout, local
preview, and the branch → PR → merge-to-publish workflow).