Skip to content

rtheron/cloudbreak-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudbreak Docs

REQUIREMENTS:

  • pip install mkdocs
  • pip install markdown-include

VIEWING:

Serve the docs local (http://0.0.0.0:8000):

mkdocs serve

PUBLISHING:

Building the docs:

mkdocs build --clean

Build and deploy to GitHub (via gh-pages):

mkdocs gh-deploy --clean

About

Cloudbreak 2.x documentation repo. Preview docs from master at

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 72.1%
  • HTML 25.3%
  • Makefile 1.8%
  • JavaScript 0.8%