This repository holds the code for a Rivet/Rivet Shell theme for use in GitHub Pages or Jekyll.
Add the following to your Gemfile in your Jekyll site:
gem "rivet-jekyll-theme", :git => "https://github.com/indiana-university/rivet-jekyll-theme.git"
In your _config.yml file, replace the theme property value with rivet-jekyll-theme:
theme: rivet-jekyll-theme
You'll also need to run bundle install to download the theme like adding any Gem.
bundle exec jekyll serve
-or-
bundle exec jekyll serve --port 4001
Includes (_includes) for:
Publish as a Gem (need an account )