Skip to content

Latest commit

 

History

History
 
 

docs

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.