python3 -m venv pyenv
source pyenv/bin/activate
pip install mkdocs-material
mkdocs serve
Windows
py -m venv pyenv
source pyenv/Scripts/activate
pip install mkdocs-material
mkdocs serve
Doc rendering is using mkdocs material.
Thanks go out to these wonderful people (emoji key):
Samir AMZANI 📖 🤔 🚧 👀 |
Jonas Lagoni 📖 🤔 🚧 👀 |
This project follows the all-contributors specification. Contributions of any kind are welcome!