aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/Ikiwiki_with_git-annex__44___the_album_and_the_underlay_plugins.mdwn
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2015-06-09 10:50:00 +0100
committerSimon McVittie <smcv@debian.org>2015-06-09 22:29:38 +0100
commitd18b77c107acb1b3a192d25a8297141253b1bf1f (patch)
tree7ca5dc3eebc8d10778536637fe00f41135e7141b /doc/tips/Ikiwiki_with_git-annex__44___the_album_and_the_underlay_plugins.mdwn
parent8e007666d4ad28331bafa14d38b14a1e82be539d (diff)
downloadikiwiki-d18b77c107acb1b3a192d25a8297141253b1bf1f.tar
ikiwiki-d18b77c107acb1b3a192d25a8297141253b1bf1f.tar.gz
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.
Diffstat (limited to 'doc/tips/Ikiwiki_with_git-annex__44___the_album_and_the_underlay_plugins.mdwn')
-rw-r--r--doc/tips/Ikiwiki_with_git-annex__44___the_album_and_the_underlay_plugins.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/tips/Ikiwiki_with_git-annex__44___the_album_and_the_underlay_plugins.mdwn b/doc/tips/Ikiwiki_with_git-annex__44___the_album_and_the_underlay_plugins.mdwn
index a011ac063..d08ba36f0 100644
--- a/doc/tips/Ikiwiki_with_git-annex__44___the_album_and_the_underlay_plugins.mdwn
+++ b/doc/tips/Ikiwiki_with_git-annex__44___the_album_and_the_underlay_plugins.mdwn
@@ -1,3 +1,5 @@
+[[!meta date="2013-09-26 09:22:26 -0400"]]
+
# Howto avoid heavy files in ikiwiki git repo
Continuation of discussion at [git-annex forum](http://git-annex.branchable.com/forum/git-annex___38___ikiwiki_experiment/) turns out the git-annex tricks could be avoided.