align with updates in preparation for merging with the version for eos0.3.0

This commit is contained in:
Lucy Cifferello
2021-12-30 15:02:08 -07:00
parent a61c79d6b3
commit 30cd1db632
161 changed files with 202 additions and 148 deletions

View File

@@ -29,7 +29,7 @@ Install [pyenv](https://github.com/pyenv/pyenv)
## Development
When editing these files, begin a livereload environment by running `make preview` while in the `./docs/` directory.
When editing these files, begin a livereload environment by running `make preview` while in the `./site/` directory.
When editing any css or table of contents organization changes, the livereload environment must be ended and `make clean` run before starting `make preview` again.