X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4109ef94fd53a03fd8f402e1baed18d27c5c4f42..7b37c78ad895509a2517e019b954c9ff2bf71549:/doc/examples/blog/index.mdwn diff --git a/doc/examples/blog/index.mdwn b/doc/examples/blog/index.mdwn index 201abed20..3b2d46027 100644 --- a/doc/examples/blog/index.mdwn +++ b/doc/examples/blog/index.mdwn @@ -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).