dot-src.github.com Generating the site To generate the site you will need Sass and Jekyll. To compile the stylesheet assets/_src.scss use the following command: sass assets/_src.scss:assets/src.css --style compact To compile the site itself run just run jekyll.