]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/blog.mdwn
* meta: Add redir support, based on a patch by Thomas Schwinge.
[ikiwiki.git] / doc / blog.mdwn
index fe839775cd5a5305a5030fa99a452ebc7e71c0e1..6e5eec4aada473f6b10c94d2bdffec6d1e56fb75 100644 (file)
@@ -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.