The documentation site for Atlantide, built with MkDocs and published to https://atlantide-org.github.io/.
make docs-serve # http://127.0.0.1:8000/
make docs # build once into site/, --strict--strict is what CI runs. Link and anchor validation are on, so a dead
cross-reference or a page missing from the nav fails the build rather than
shipping a 404 — worth knowing, because the How it works pages are heavily
cross-linked and their headings carry numbers.