diff options
author | Jasper Van der Jeugt <m@jaspervdj.be> | 2017-02-09 11:46:52 -0500 |
---|---|---|
committer | Jasper Van der Jeugt <m@jaspervdj.be> | 2017-02-09 11:46:52 -0500 |
commit | 1549dcc81b980df9a45372bfbf0db8d10f0d0582 (patch) | |
tree | 5f08cd2888fa87c6216269a6901826fe8d8ebd86 /README.markdown | |
parent | c77c0ec84bf07b3dc77bd31b59cf0a7fe5c3b842 (diff) | |
download | hakyll-1549dcc81b980df9a45372bfbf0db8d10f0d0582.tar.gz |
Revert "Add note about hakyll-init in README"
This reverts commit 5390e1d6fcbd093b873837d8dfdcf075e90b9a18.
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/README.markdown b/README.markdown index a9a108e..1c1d108 100644 --- a/README.markdown +++ b/README.markdown @@ -13,8 +13,3 @@ 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). |