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