summaryrefslogtreecommitdiff
path: root/doc/examples/blog/archives.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/blog/archives.mdwn')
-rw-r--r--doc/examples/blog/archives.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/examples/blog/archives.mdwn b/doc/examples/blog/archives.mdwn
new file mode 100644
index 000000000..14686cdfe
--- /dev/null
+++ b/doc/examples/blog/archives.mdwn
@@ -0,0 +1,7 @@
+[[!if test="enabled(calendar)" then="""
+Browse through blog archives by year:
+[[!map pages="./archives/* and !./archives/*/* and !*/Discussion"]]
+"""
+else="""
+Calendar based archives are not enabled. See [[posts]] for a full list of posts.
+"""]]