Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 401 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 401 Bytes

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.