projects
/
thetarpit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(initial)
initial commit: hakyll site
author
Lucian Mogosanu
<lucian.mogosanu@gmail.com>
Wed, 17 Jul 2013 06:03:17 +0000
(09:03 +0300)
committer
Lucian Mogosanu
<lucian.mogosanu@gmail.com>
Wed, 17 Jul 2013 06:03:17 +0000
(09:03 +0300)
site.hs
[new file with mode: 0644]
patch
|
blob
diff --git a/site.hs
b/site.hs
new file mode 100644
(file)
index 0000000..
3549681
--- /dev/null
+++ b/
site.hs
@@ -0,0
+1,5
@@
+{-# LANGUAGE OverloadedStrings #-}
+import Data.Monoid (mappend)
+import Hakyll
+
+-- TODO: add site manually