Skip to content

How to Publish this Site

Live Preview site

mkdoc server

Open http://127.0.0.1:8000/

Build site

source .venv/bin/activate
python3 _TOOLS/publish-site.py

Publish site

aws configure
python3 publish-site.py