Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
(no commit message)
[git.ikiwiki.info.git]
/
doc
/
examples
/
blog
/
archives.mdwn
1
[[!if test="archives/*" then="""
2
Browse through blog archives by year:
3
[[!map pages="./archives/* and !./archives/*/* and !*/Discussion"]]
4
"""
5
else="""
6
You need to use the `ikiwiki-calendar` program to generate calendar-based
7
archive pages.
8
"""]]