Skip to content

ComputeStacks/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.