Amon Documentation Development We use MkDocs to create a static site from this repository. For local development, Install MkDocs. pip install mkdocs Install the MkDocs Material theme. pip install mkdocs-material To test locally, run mkdocs serve from the project directory.