Assuming you've already cloned this repository:
-
Install UV
curl -LsSf https://astral.sh/uv/install.sh | sh
-
Set up the project
uv venv uv sync
-
Start the project
uv run mkdocs serve
These docs are made using MkDocs and Material for MkDocs.
See the MkDocs documentation for how to write documentation.