Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

docs

README.md

Readme

Use the following instructions to make documentation changes locally.

Prerequisites

sudo apt install ruby bundler
bundle install --path vendor/bundle

Serving locally

bundle exec jekyll serve

or from the project root:

make docs-serve

Theme documentation

We are using the just the docs theme.