hakyll/README.markdown

10 lines
244 B
Markdown
Raw Normal View History

2011-06-16 06:53:53 +00:00
# hakyll
2009-12-02 12:49:42 +00:00
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