Skip to content

Building the Docs

We use Zensical for our documentation. To build and view the docs locally

  1. Check you've installed the relevant dependancies:
uv sync --group dev
  1. Run the zensical command
zensical serve
  1. Navigate to http://localhost:8000 and view the docs!