loki-docs Build Status

All my cool things, well documented!

Steps

pip install cookiecutter mako mkdocs mkdocs-material
cookiecutter https://github.com/UnlockedEdu/documentation-pipeline-generator.git

# from docs folder
pipenv lock

# if you have make
make run  

# if you have docker use docker

Plugins

# https://github.com/oprypin/mkdocs-section-index
# sub nav 
pip install mkdocs-section-index

Link for Reference

  1. MkDocs-Plugins
  2. mkdocs
  3. Deploy
  4. mkdocs-material