Scaffold: deploy workflow, AGENTS/CLAUDE/README
Some checks are pending
/ deploy (push) Waiting to run
Some checks are pending
/ deploy (push) Waiting to run
This commit is contained in:
parent
6774148618
commit
65dfd25236
4 changed files with 114 additions and 1 deletions
14
README.md
14
README.md
|
|
@ -1,3 +1,15 @@
|
|||
# familyfedie-website
|
||||
|
||||
Static replica of the familyfed.ie website, served at familyfed.bcgen.ie
|
||||
A static replica of the **Family Fed Ireland** website (familyfed.ie) — plain
|
||||
HTML/CSS/JS, served exactly as committed.
|
||||
|
||||
Live at **https://familyfed.bcgen.ie**.
|
||||
|
||||
## Editing & deploy
|
||||
|
||||
Plain static files, no build step. Edit on a branch, **preview locally**
|
||||
(`python3 -m http.server 8000` → http://localhost:8000), open a PR into `main`, and
|
||||
merge — merging `main` auto-deploys to the live site within ~1 minute.
|
||||
|
||||
See **[AGENTS.md](./AGENTS.md)** for the full workflow and repo layout (also read by
|
||||
AI coding assistants).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue