Home - Ru-bixcube/minerva-story-wiki GitHub Wiki
- Here's how to: create image tiles for the viewer.
- Here's how to: configure a figure for the viewer.
Here's how to run your own instance of the viewer:
First, install Ruby on Mac, Windows, or Ubuntu. Then, In a command-line console, enter the following commands.
git clone [email protected]:labsyspharm/minerva-story
cd minerva-story
gem install jekyll bundler
bundle install
bundle exec jekyll serve
Then, open a web browser to http://localhost:4000