Hylo website

This repository contains Hylo's website, which you can browse here.

Infrastructure

The reference is developed as a Jekyll website, currently being served by GitHub Pages.

Running a local server

If you are able to install the necessary parts for jekyll,

bundle exec jekyll serve -l

will start a server for the site at http://localhost:4000.