Website can be found at: https://meyer-lab-cshl.github.io.
Website was built using the Jekyll theme based on Freelancer bootstrap theme
See https://jekyllrb.com/docs/ to get gem
.
gem install jekyll bundler
bundle config set --local path 'vendor/bundle'
bundle exec jekyll serve --livereload
Served on localhost at port 4000 by default.