This commit is contained in:
parent
9c937f6c58
commit
9fee73fd96
970 changed files with 3223 additions and 3638 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue