From d18b77c107acb1b3a192d25a8297141253b1bf1f Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Tue, 9 Jun 2015 10:50:00 +0100 Subject: Add [[!meta date]] to news items and tips The git checkout and build process can leave the checkout date in the tarball release, leading to unstable sorting. I tried to use `git restore-mtime`, but that doesn't work for ikiwiki, because dgit interferes with it. --- doc/tips/comments_feed.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/tips/comments_feed.mdwn') diff --git a/doc/tips/comments_feed.mdwn b/doc/tips/comments_feed.mdwn index 3d6a8c449..b728f9f00 100644 --- a/doc/tips/comments_feed.mdwn +++ b/doc/tips/comments_feed.mdwn @@ -1,3 +1,5 @@ +[[!meta date="2008-12-18 20:20:42 -0500"]] + You've enabled the [[plugins/comments]] plugin, so a set of pages on your blog can have comments added to them. Pages with comments even have special feeds that can be used to subscribe to those comments. But you'd like to -- cgit v1.2.3