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/laptop_wiki_with_git.mdwn | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/tips/laptop_wiki_with_git.mdwn') diff --git a/doc/tips/laptop_wiki_with_git.mdwn b/doc/tips/laptop_wiki_with_git.mdwn index 3a79e271c..9d11c2fe4 100644 --- a/doc/tips/laptop_wiki_with_git.mdwn +++ b/doc/tips/laptop_wiki_with_git.mdwn @@ -1,4 +1,5 @@ [[!toc]] +[[!meta date="2007-10-22 01:45:55 +0000"]] Using ikiwiki with the [[rcs/git]] backend, some interesting things can be done with creating mirrors (or, really, branches) of a wiki. In this tip, I'll -- cgit v1.2.3