To contribute to this documentation:
- clone and unzip this repository
- use
pip install mkdocs mkdocs-material
to install mkdocs and the Material theme - Create a new .md document in the docs folder inside the repository folder
- open a command terminal inside the repository and enter mkdocs build to update the site database.
- Push the updated repository to the Github repository.
Done!