Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 572 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 572 Bytes

slicerdmri.github.io

SlicerDMRI organization website repository

Build

Requires ruby, bundler, jekyll.

gem install bundler
(bundle update # sometimes required if there are errors/discrepancies)
bundle exec jekyll serve

See full instructions from GitHub