summaryrefslogtreecommitdiff
path: root/hakyll.cabal
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2012-12-13 11:08:41 +0100
committerJasper Van der Jeugt <m@jaspervdj.be>2012-12-13 11:08:41 +0100
commit00262e3f6dd84ac9f44d7b1f23111336ef937c5e (patch)
tree015940b1e3826e3f67d8a069dba3cc1ac72e7808 /hakyll.cabal
parent251e1126c38eafca2890c3bfd268956624cf3397 (diff)
downloadhakyll-00262e3f6dd84ac9f44d7b1f23111336ef937c5e.tar.gz
Update example site
Diffstat (limited to 'hakyll.cabal')
-rw-r--r--hakyll.cabal18
1 files changed, 12 insertions, 6 deletions
diff --git a/hakyll.cabal b/hakyll.cabal
index 6c701ce..a4bbe18 100644
--- a/hakyll.cabal
+++ b/hakyll.cabal
@@ -42,14 +42,20 @@ Build-Type: Simple
Data-Dir: data
Data-files:
- example/about.rst
- example/code.lhs
- example/css/default.css
- example/css/syntax.css
- example/images/haskell-logo.png
- example/index.markdown
+ example/posts/2012-11-28-carpe-diem.markdown
+ example/posts/2012-10-07-rosa-rosa-rosam.markdown
+ example/posts/2012-12-07-tu-quoque.markdown
+ example/posts/2012-08-12-spqr.markdown
example/site.hs
+ example/images/haskell-logo.png
+ example/templates/post-item.html
example/templates/default.html
+ example/templates/archive.html
+ example/templates/post.html
+ example/css/default.css
+ example/index.html
+ example/about.rst
+ example/contact.markdown
templates/atom-item.xml
templates/atom.xml
templates/rss-item.xml