]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/examples/blog/index.mdwn
fix cutto
[git.ikiwiki.info.git] / doc / examples / blog / index.mdwn
index 201abed20845837daf13d90dcfd2ecec4e7fbb53..3b2d46027604be70d937e71f6deff8d7fca47b7c 100644 (file)
@@ -1,10 +1,14 @@
-[[meta title="example blog"]]
+[[!meta title="example blog"]]
 
-[[pagestats pages="*blog/tags/*"]]
+[[!pagestats pages="./tags/*"]]
 
 Welcome to my blog. Have a look at the most recent posts below, or
 browse the tag cloud on the right. An archive of all [[posts]] is also
 available.
 
-[[inline pages="*blog/posts/* and !*/Discussion" show="10"
-actions=yes rootpage="*blog/posts"]]
+[[!inline pages="./posts/* and !*/Discussion" show="10"
+actions=yes rootpage="./posts"]]
+
+----
+
+This wiki is powered by [ikiwiki](http://ikiwiki.info).