This repo is the source for the ComputeStacks Documentation website.
Please see the mkdocs installation for instructions on how to install mkdocs
locally.
pip install -r requirements.txt
mkdocs serve
Upgrade with: pip install -r requirements.txt -U
mkdocs gh-deploy
This site uses the following components:
Please see mkdocs.yml for a complete list of plugins used.