This commit is contained in:
parent
9c937f6c58
commit
9fee73fd96
970 changed files with 3223 additions and 3638 deletions
|
|
@ -10,10 +10,10 @@ Use this guide when making regular content changes to the live static site.
|
|||
4. Start a local server from the repo root:
|
||||
|
||||
```bash
|
||||
python3 -m http.server 8000
|
||||
docker compose up
|
||||
```
|
||||
|
||||
5. Preview each changed page at `http://localhost:8000/`.
|
||||
5. Preview each changed page at `http://localhost:8080/`.
|
||||
6. Check that images, internal links, and forms still behave as expected.
|
||||
7. Commit, push, and open a PR into `main`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue