summaryrefslogtreecommitdiff
path: root/examples/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'examples/README.markdown')
-rw-r--r--examples/README.markdown14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/README.markdown b/examples/README.markdown
deleted file mode 100644
index e253e9d..0000000
--- a/examples/README.markdown
+++ /dev/null
@@ -1,14 +0,0 @@
-Hakyll examples
-===============
-
-In order of increasing complexity:
-
- brochure/ A very simple brochure site
- morepages/ Slightly more complicated brochure site with partials
- simpleblog/ A simple blog
- feedblog/ Adds an RSS feed to the simple blog
- tagblog/ Adds tags to the simple blog
-
-In no real category:
-
- hakyll/ The hakyll website (some custom pandoc options)