A documentation site built with MkDocs and Material theme.
This project uses uv for dependency management.
If you don't have uv installed, you can install it with:
curl -LsSf https://astral.sh/uv/install.sh | shuv syncuv run mkdocs serveuv run mkdocs buildTo install development dependencies:
uv sync --group devThis project is licensed under the MIT License. See the LICENSE file for details.