Skip to content

crest-lab/crest-docs

Repository files navigation

crest-docs

This project contains a documentation for CREST to be hosted on github-pages.

The site was created with Jekyll and uses the Just-the-Docs theme


It is possible to build the page locally for testing. See this help page on GitHub.

Very briefly:

  1. Install Jekyll, Ruby, and bundler
  2. Run bundle install in this repository
  3. Run bundle exec jekyll serve