Skip to content
Eric Daoud edited this page Dec 8, 2019 · 7 revisions

Welcome to the research-lab-website wiki.

This website is built with Jekyll. It is derived from the great template provided by the Allan Lab, at Leiden University.

Setup

brew install ruby
gem install bundler jekyll

Clone this repository, then install the dependencies:

bundle install

Run

Run the local webserver with:

bundle exec jekyll serve

The website should now be running on localhost:4000

Website Sections

Clone this wiki locally