summaryrefslogtreecommitdiffstats
path: root/index.mdwn
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-10-30 00:25:23 +0100
committerGravatar Tom Willemsen2012-10-30 00:25:23 +0100
commit1dbab5081a588488b407125cbd983125fed96adc (patch)
tree926a2e13b583d01f0fd1db98463abee6d8253b5a /index.mdwn
downloadsite-1dbab5081a588488b407125cbd983125fed96adc.tar.gz
site-1dbab5081a588488b407125cbd983125fed96adc.zip
initial commit
Diffstat (limited to 'index.mdwn')
-rw-r--r--index.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/index.mdwn b/index.mdwn
new file mode 100644
index 0000000..7914cd2
--- /dev/null
+++ b/index.mdwn
@@ -0,0 +1,11 @@
+[[!if test="enabled(sidebar)" then="""
+[[!sidebar]]
+""" else="""
+[[!inline pages=sidebar raw=yes]]
+"""]]
+
+[[!inline pages="page(./posts/*) and !*/Discussion" show="10"
+actions=yes rootpage="posts"]]
+
+
+This blog is powered by [ikiwiki](http://ikiwiki.info).