9 lines
183 B
Markdown
Raw Normal View History

2018-07-04 15:20:03 +02:00
Installation
1. brew install mkdocs
2. pip install mkdocs-material
3. pip install fontawesome_markdown
To build, navigate to the root of this repo and run:
mkdocs build --clean