Skip to content

gapdays/gapdays2015-spring

Repository files navigation

This is the website for the GAP days.

It is based on Jekyll, a static website generator, and the hyde template.

If you want to test site on your own machine, first install Jekyll (as described on its website), then do this:

  git clone https://github.com/gapdays/gapdays2015-spring
  jekyll serve -w

Now open a browser on http://localhost:4000/ to see a live preview of the site.

Max Horn [email protected], January 2015