update
authorJoey Hess <joey@gnu.kitenet.net>
Thu, 15 Apr 2010 20:21:06 +0000 (16:21 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Thu, 15 Apr 2010 20:21:06 +0000 (16:21 -0400)
doc/examples/blog.mdwn
doc/examples/blog/index.mdwn

index 33637e57d608b289c24ea9c0277bd8f83130013b..8775c01abc2f12cffd9ae34939be51f3acdeb07c 100644 (file)
@@ -13,9 +13,6 @@ Some additional configuration you might want to do:
   example of how to tag a post is:
        \[[!tag tags/life]]
 
-* Enable the [[sidebar|plugins/sidebar]] plugin to get a sidebar listing all
-  the categories you've tagged posts with, and other navigation links.
-
 * Enable the [[pagestats|plugins/pagestats]] plugin to get a tag cloud
   to display on the [[index]].
 
index da95e7660f2c0c1f0a19cd9b110c57cc2bfbc661..062c71f2e68e303e8379456db649720ff34f7c1a 100644 (file)
@@ -1,16 +1,14 @@
-[[!template id=note text="""
+[[!inline pages="./posts/* and !*/Discussion" show="10"
+actions=yes rootpage="posts"]]
 
-* [[Tags]]: [[!pagestats style="list" pages="./tags/*" among="./posts/*"]]
-* [[Recent_Comments|comments]]
-* [[Archives]]
+[[!sidebar """
+[[Tags]]: [[!pagestats style="list" pages="./tags/*" among="./posts/*"]]
 
-[[!calendar pages="./posts/* and !*/Discussion"]]
+[[Recent Comments|comments]]
 
-"""]]
+[[Archives]]
 
-[[!inline pages="./posts/* and !*/Discussion" show="10"
-actions=yes rootpage="posts"]]
-
-----
+[[!calendar pages="./posts/* and !*/Discussion"]]
+"""]]
 
 This blog is powered by [ikiwiki](http://ikiwiki.info).