Website and some documentation.
- Fork and clone this repository
- Download the latest version of MkDocs and Material for MkDocs
sudo apt install python3-pip
pip3 install mkdocs
mkdocs --version
pip3 install mkdocs-material
- Navigate into the cloned repo and run
mkdocs serve
- On a web browser, navigate to
http://127.0.0.1:8000/