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

@ -43,8 +43,8 @@ git checkout -b describe-your-change
From the repo root, start a local server and open it in a browser:
```bash
python3 -m http.server 8000
# then open http://localhost:8000
docker compose up
# then open http://localhost:8080
```
Visually check every page you touched. **Do not ship a change you have not previewed.**