Skip to content

mstksg/inCode

Repository files navigation

inCode

Join the chat at https://gitter.im/mstksg/inCode

Static site generator backend for my blog. See this post for more information.

Building

Requirements:

  1. stack
  2. bower
  3. pulp

Commands:

$ git clone https://github.com/mstksg/blog
$ cd blog
$ stack install
$ ./Build.hs