Data Controller documentation site https://docs.datacontroller.io
Go to file
2018-07-12 15:19:34 +02:00
docs enabling linkedin preview using open graph 2018-07-12 15:19:34 +02:00
theme enabling linkedin preview using open graph 2018-07-12 15:19:34 +02:00
.gitignore ignoring swap files 2018-07-05 13:06:23 +02:00
mkdocs.yml enabling linkedin preview using open graph 2018-07-12 15:19:34 +02:00
README.txt renaming readme so that github pages serves index.html from root 2018-07-08 18:44:29 +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

Note that the readme has been renamed to README.txt to prevent github pages from considering it to be the index by default!