Deploying The Docs
The docs site is static HTML built from Markdown with the standard library:
python3 scripts/build_docs.py
The build output is written to dist/.
The full project check also builds the docs:
scripts/build.sh
This project deploys the docs and marketing site as the same static site with Openbase Deploy.