Topomine: documentation Documentation based on Material for MkDocs. Dependencies python >= 3.8 Install Create a virtualenv virtualenv -p python3 venv Install Python dependencies pip install -r requirements.txt Run Material for MkDocs mkdocs serve Build site mkdocs build