summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 1c1d108..a9a108e 100644
--- a/README.markdown
+++ b/README.markdown
@@ -13,3 +13,8 @@ You can install this library using cabal:
Or using stack:
stack install hakyll
+
+## hakyll-init
+
+`hakyll-init` is a simple executable that can generate a sample site to get
+started with. You can find it [here](https://github.com/jaspervdj/hakyll-init).