Production is at https://docs.fullctl.com/ which is the release branch and is automatically deployed from changes to that branch.
To run on local, after setting up ssh to <git.20c.com>, run:
poetry install --with insidersto install depenedencies with the mkdocs-material-insiders theme.
Then run:
poetry run mkdocs serve