hakyll/README.markdown

12 lines
367 B
Markdown
Raw Normal View History

2011-06-16 06:53:53 +00:00
# hakyll
2009-12-02 12:49:42 +00:00
2012-04-21 11:18:48 +00:00
[![Build Status](https://secure.travis-ci.org/jaspervdj/hakyll.png?branch=master)](http://travis-ci.org/jaspervdj/hakyll)
2011-06-16 06:53:53 +00:00
Hakyll is a static site generator library in Haskell. More information
(including and a tutorial) can be found on
[the hakyll homepage](http://jaspervdj.be/hakyll).
2009-12-05 11:43:30 +00:00
2011-06-16 06:53:53 +00:00
You can install this library using cabal:
2009-12-05 11:43:30 +00:00
cabal install hakyll