Minerva Story

Install dependencies

First, install Ruby on Windows, Mac, or Linux.

Then run the following commands:

git clone git@github.com:labsyspharm/minerva-story.git
cd minerva-story
gem install jekyll bundler
bundle install

Run development server

bundle exec jekyll serve