Data Controller documentation site https://docs.datacontroller.io
Go to file
2018-07-05 13:14:16 +02:00
docs adding video 2018-07-05 13:14:16 +02:00
.gitignore ignoring swap files 2018-07-05 13:06:23 +02:00
mkdocs.yml adding overview 2018-07-05 13:06:56 +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