This repository contains the CASM online documentation.
Install / update ruby gems:
- rm -f Gemfile.lock
- bundle
To run (from repo root directory):
- (optional) export
JEKYLL_GITHUB_TOKEN=<your token here>
- bundle exec jekyll serve --incremental
Open in browser: