Posted on December 1, 2016
by Paul
Used projets
Cabal
Cabal is the haskell package manager, this is to install hackyll and dependencies, it can create full working environement from scrach.
Stack
This is used to build the static site from source code.
Hakyll
Hakyll is a static site generator built in haskell.
Clay
Clay is a CSS preprocessor, stylesheets are written in haskell, this is not a text parser like SASS or LESS but more like a DSL language.
Bower
This is a package manager for front-end tools.
Pills
This is a simple CSS grid layout, used to organize the page in columns with mobile support.
Font Awesome
A library of icons.