dependabot[bot] eee3a54cef
Bump lodash.template from 4.4.0 to 4.5.0
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-09 16:44:39 +00:00
2020-02-05 18:58:12 +01:00
2018-07-12 16:26:12 +02:00
2019-01-27 00:34:59 +01:00
2019-01-27 00:24:01 +01:00
2020-01-25 20:45:25 +01:00
2020-02-05 18:58:12 +01:00
2020-01-25 20:45:25 +01: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
    mkdocs serve

To deploy, run the following:

`rsync -avz --exclude .git/ --del -e "ssh -p 722" ~/git/dcdocs/site/ macropeo@77.72.0.226:/home/macropeo/docs.datacontroller.io`

Note that the readme has been renamed to README.txt to prevent github pages from considering it to be the index by default!
Description
Data Controller documentation site
https://docs.datacontroller.io
Readme 87 MiB
Languages
HTML 99.4%
Shell 0.6%