speeches organized
Some checks are pending
/ deploy (push) Waiting to run

This commit is contained in:
Loyyd 2026-06-10 21:07:01 +02:00
parent 9c937f6c58
commit 9fee73fd96
970 changed files with 3223 additions and 3638 deletions

View file

@ -21,8 +21,8 @@ URLs, so do not move or rename them without also planning redirects.
## 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.
(`docker compose up` → http://localhost:8080), 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
**[docs/SITE-STRUCTURE.md](./docs/SITE-STRUCTURE.md)** for a maintainer-oriented