hakyll/README.markdown
Guillermo O. Freschi b0c1f1783e Fixed README typo
2013-11-20 07:18:35 -03:00

11 lines
363 B
Markdown

# hakyll
[![Build Status](https://secure.travis-ci.org/jaspervdj/hakyll.png?branch=master)](http://travis-ci.org/jaspervdj/hakyll)
Hakyll is a static site generator library in Haskell. More information
(including a tutorial) can be found on
[the hakyll homepage](http://jaspervdj.be/hakyll).
You can install this library using cabal:
cabal install hakyll