Data Controller documentation site https://docs.datacontroller.io
Go to file
2018-07-04 16:31:05 +02:00
docs how does it work 2018-07-04 16:31:05 +02:00
.gitignore initial commit 2018-07-04 15:20:03 +02:00
mkdocs.yml initial commit 2018-07-04 15:20:03 +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