site/archives.mdwn
2012-10-30 00:25:23 +01:00

8 lines
247 B
Markdown

[[!if test="archives/*" then="""
Browse through blog archives by year:
[[!map pages="./archives/* and !./archives/*/* and !*/Discussion"]]
"""
else="""
You need to use the `ikiwiki-calendar` program to generate calendar-based
archive pages.
"""]]