ikiwiki/doc/examples/blog/index.mdwn

12 lines
251 B
Plaintext
Raw Normal View History

2010-05-08 06:00:03 +02:00
[[!if test="enabled(sidebar)" then="""
[[!sidebar]]
""" else="""
[[!inline pages=sidebar raw=yes]]
"""]]
2010-04-15 22:21:06 +02:00
[[!inline pages="./posts/* and !*/Discussion" show="10"
actions=yes rootpage="posts"]]
2007-02-19 05:31:42 +01:00
2009-01-13 01:03:41 +01:00
This blog is powered by [ikiwiki](http://ikiwiki.info).