Skip to content
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.

chaostoolkit-attic/chaoshub-documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Chaos Hub documentation

Build Status Requirements Status

Get to the documentation of the Chaos Hub.

Contribute to the documentation

This project is based on MkDocs, a Python documentation generator based on Markdown.

To get started, install Python 3 on your machine, a virtual environment and install the dependencies using pip as follows:

$ pip install -r requirements.txt

Finally you can start a local server to view the docs:

$ mkdocs serve

If you wish to contribute to this documentation, please submit a PR with your changes for review.

Releases

No releases published

Packages

No packages published