Skip to content

prisms-center/CASMcode_docs

Repository files navigation

CASM Online documentation

This repository contains the CASM online documentation.

Running the site locally

  • Get basic help here
  • Get minimal-mistakes theme help here

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: