- This is an docs collection i used during programming and reading
- install
mkdocs-material
zsh ➜ pip install mkdocs-material- clone the repo
zsh ➜ https://github.com/lrtz-v/lrtz-v.github.io.git- execute the following command in your bash
zsh ➜ cd lrtz-v.github.io
zsh ➜ mkdocs build
zsh ➜ mkdocs serve- Point your browser to localhost:8000 and you should see it