Go to file
2024-05-13 22:47:40 -07:00
build initial draft 2024-05-13 22:46:17 -07:00
src initial draft 2024-05-13 22:46:17 -07:00
.gitignore initial draft 2024-05-13 22:46:17 -07:00
LICENSE Initial commit 2024-05-14 05:34:24 +00:00
README.md merge init 2024-05-13 22:47:40 -07:00

SAV Encampment Timeline

Install deps (with pdm):

cd src
pdm install
source ./.venv/bin/activate

To build:

from repository root -

mkdocs build -f ./src/mkdocs.yml -d ../build/site

use monolith to make the self-contained page in build/monolith