site infra mostly written by rudolf.
setup
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python -m build
(orchmod +x autoreload.sh
and./autoreload.sh
to autoreload build)python -m http.server
and navigate toout/index.html