summaryrefslogtreecommitdiff
path: root/examples/rssblog/posts.html
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2010-01-02 19:57:12 +0100
committerJasper Van der Jeugt <jaspervdj@gmail.com>2010-01-02 19:57:12 +0100
commitac8e89cc1904d25e118c41b441bbb4008583b78a (patch)
treee4087fcdef7ad615429d4011a35dddb18b59b81d /examples/rssblog/posts.html
parentef7a0dfa0b7c15ec97ac0179aaca5aa105748868 (diff)
downloadhakyll-ac8e89cc1904d25e118c41b441bbb4008583b78a.tar.gz
Added another tutorial.
Diffstat (limited to 'examples/rssblog/posts.html')
-rw-r--r--examples/rssblog/posts.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/rssblog/posts.html b/examples/rssblog/posts.html
new file mode 100644
index 0000000..bc1741b
--- /dev/null
+++ b/examples/rssblog/posts.html
@@ -0,0 +1,4 @@
+<h1>All posts</h1>
+<ul>
+ $posts
+</ul>