Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 748 Bytes

File metadata and controls

29 lines (18 loc) · 748 Bytes

ComputeStacks Public Documentation

This repo is the source for the ComputeStacks Documentation website.

Running Locally

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

Building & Deploying

mkdocs gh-deploy

Credits

This site uses the following components:

Please see mkdocs.yml for a complete list of plugins used.