Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 421 Bytes

File metadata and controls

14 lines (8 loc) · 421 Bytes

README

This page is built using Jekyll. It is currently work in progress.

Dependencies

  • Jekyll
  • Node & Gulp (for development)

Development

Make sure you have Bundler and npm installed. Run bundle install, npm install and then gulp to start the development server with livereload (or use bundle exec jekyll serve if gulp does not work).

Browse to http://localhost:3000 to see your compiled site.