- Clone this repository
- Run:
pip3 install -r requirements.txt
-
Edit .md files. If you add a new article, add a link to it to mkdocs.yaml
-
Run:
mkdocs serve
-
View your changes in localhost:8000
Push changes to master.
pip3 install -r requirements.txt
Edit .md files. If you add a new article, add a link to it to mkdocs.yaml
Run:
mkdocs serve
View your changes in localhost:8000
Push changes to master.