Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 371 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 371 Bytes

Readme

Use the following instructions to make documentation changes locally.

Prerequisites

$ sudo apt install ruby bundler
$ bundle config set path 'vendor/bundle'
$ bundle install

Serving locally

$ bundle exec jekyll serve

Theme documentation

We are using the just the docs theme.