]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/examples/blog/index.mdwn
limit to discussion pages of blog posts, not whole wiki
[ikiwiki.git] / doc / examples / blog / index.mdwn
index 201abed20845837daf13d90dcfd2ecec4e7fbb53..aef46eb685070ae9792d15e55ae64ccf1b34abc9 100644 (file)
@@ -1,10 +1,13 @@
-[[meta title="example blog"]]
+[[!pagestats pages="./tags/*"]]
 
-[[pagestats pages="*blog/tags/*"]]
+Welcome to my blog.
 
-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.
+Have a look at the most recent posts below, or browse the tag cloud on the
+right. Archives of all [[posts]] and all [[comments]] are 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 blog is powered by [ikiwiki](http://ikiwiki.info).