No description
Find a file
2011-05-30 11:45:22 +02:00
data/templates Fix feed templates 2011-02-28 11:53:43 +01:00
examples Some tutorial writing 2011-05-29 15:34:37 +02:00
src Minor changes in Page haddocks 2011-05-30 11:45:22 +02:00
tests Some list matches in the tests 2011-05-29 12:17:36 +02:00
.ghci Test for UnixFilter 2011-05-25 11:24:33 +02:00
.gitignore test-framework is fixed again, so we use it again. 2010-01-24 22:00:51 +01:00
hakyll.cabal Some prototype work on the Page.List module 2011-05-29 19:46:29 +02:00
LICENSE Cabal changes. 2009-12-04 13:20:35 +01:00
logo.svg Added logo. 2010-03-10 10:20:24 +01:00
README.markdown Clean README 2011-03-01 14:48:11 +01:00
Setup.hs Cabal changes. 2009-12-04 13:20:35 +01:00

Hakyll

Hakyll is a static site generator library in Haskell.

Installation

cabal install hakyll

Tutorial and information

More information can be found on the hakyll homepage.