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/distributed_wikis.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/tips/distributed_wikis.mdwn') diff --git a/doc/tips/distributed_wikis.mdwn b/doc/tips/distributed_wikis.mdwn index 2547a2e9f..92d4ce9da 100644 --- a/doc/tips/distributed_wikis.mdwn +++ b/doc/tips/distributed_wikis.mdwn @@ -1,3 +1,5 @@ +[[!meta date="2008-05-06 19:22:09 -0400"]] + [[rcs/git]] and other distributed version control systems are all about making it easy to create and maintain copies and branches of a project. And this can be used for all sorts of interesting stuff. Since ikiwiki can use -- cgit v1.2.3