Data Controller documentation site https://docs.datacontroller.io
Go to file
2018-07-06 17:03:06 +02:00
docs userguide done 2018-07-06 17:03:06 +02:00
.gitignore ignoring swap files 2018-07-05 13:06:23 +02:00
mkdocs.yml userguide done 2018-07-06 17:03:06 +02:00
README.md initial commit 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