Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 392 Bytes

setup.md

File metadata and controls

18 lines (14 loc) · 392 Bytes

To build the documentation we use

To get started you need python 3+, and can use pip to install the needed parts:

pip install mkdocs
pip install mkdocs-exclude
pip install mkdocs-material
pip install mkdocs-encryptcontent-plugin

Run the project locally

mkdocs serve