This repository contains Hylo's website, which you can browse here.
The reference is developed as a Jekyll website, currently being served by GitHub Pages.
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.