Haml is used to generate most of the HTML in the public/
directory.
kramdown is used to generate readme.html
in public/
from Mardown markup.
Sass is used to generate the CSS assets. The Sass markup may be in the form of
*.sass
or *.scss
files
The Bourbon library of Sass mixins is included.