From 55e54845a70f246f29d665ac84fe8f64369355f3 Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Sat, 5 Dec 2009 12:43:30 +0100 Subject: Minor readme/cabal fixes. --- README.markdown | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index d1df2ef..4bc1401 100644 --- a/README.markdown +++ b/README.markdown @@ -1,8 +1,15 @@ # Hakyll -Hakyll is a simple static site generator in Haskell. It is mostly inspired by -[Jekyll](http://github.com/mojombo/jekyll), but I like to believe it is -simpler. +Hakyll is a simple static site generator library in Haskell. It is mostly +inspired by [Jekyll](http://github.com/mojombo/jekyll), but I like to believe +it is simpler. An example site where it is used is +[my personal homepage](http://jaspervdj.be) of which +[the source code](http://jaspervdj.be/snapshot.tar.gz) is available as a +reference. + +## Installation + + cabal install hakyll ## Configuration -- cgit v1.2.3