This repository is for the documentation of the Mauro Data Mapper
- MkDocs : pip install mkdocs
- PyMdown Extensions : pip install pymdown-extensions
- Material for MkDocs : pip install mkdocs-material
After installing MkDocs, you can clone this directory, and from inside run:
$ mkdocs serve
This will build and run the site in 'responsive' mode, rebuilding when changes are made.