Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 742 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 742 Bytes

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