summaryrefslogtreecommitdiff
path: root/ikiwiki/blog.mdwn
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-01-20 21:27:32 +0100
committerJonas Smedegaard <dr@jones.dk>2008-01-20 21:27:32 +0100
commit6e5ed5af1550aad66d10ea645ff21755bb74c018 (patch)
treedb2466dc4e7b4c034991c59bcb13cd05d30a1f8c /ikiwiki/blog.mdwn
parent4db4a3da3cce013edf2a38dd3f638014e4782edf (diff)
Sync with ikiwiki 2.20 part III: Update content.
Diffstat (limited to 'ikiwiki/blog.mdwn')
-rw-r--r--ikiwiki/blog.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/ikiwiki/blog.mdwn b/ikiwiki/blog.mdwn
index fe83977..6e5eec4 100644
--- a/ikiwiki/blog.mdwn
+++ b/ikiwiki/blog.mdwn
@@ -93,3 +93,5 @@ directive:
the rss/atom feeds. The default is the same as the `show` value above.
* `feedonly` - Only generate the feed, do not display the pages inline on
the page.
+* `timeformat` - Use this to specify how to display the time or date for pages
+ in the blog. The format string is passed to the strftime(3) function.