No description
Find a file
2024-05-13 22:46:17 -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
README.md initial draft 2024-05-13 22:46:17 -07:00

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