summaryrefslogtreecommitdiff
path: root/archives.mdwn
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2014-04-07 12:44:32 +0100
committerChristopher Baines <mail@cbaines.net>2014-04-07 12:44:32 +0100
commit17122ecc155fdbc6ac6b58a61605aae18b6c40ca (patch)
treea8e6490737e30f23523ca65c837c3b380d98125b /archives.mdwn
downloadcbaines.net-17122ecc155fdbc6ac6b58a61605aae18b6c40ca.tar
cbaines.net-17122ecc155fdbc6ac6b58a61605aae18b6c40ca.tar.gz
Initial commit
Diffstat (limited to 'archives.mdwn')
-rw-r--r--archives.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/archives.mdwn b/archives.mdwn
new file mode 100644
index 0000000..7c47cd9
--- /dev/null
+++ b/archives.mdwn
@@ -0,0 +1,10 @@
+[[!meta title="Archives"]]
+
+[[!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.
+"""]]