aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/integrated_issue_tracking_with_ikiwiki.mdwn
Commit message (Collapse)AuthorAge
* Add [[!meta date]] to news items and tipsSimon McVittie2015-06-09
| | | | | | | 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.
* despamhttp://smcv.pseudorandom.co.uk/2013-05-10
| | | | This reverts commit 792d3dd6f087e9abcdaf4e3f09e2e64f0186df25
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkTn3HixU2KJIvvLXLqwYUzlDGDtYf43GE2013-05-06
|
* This reverts commit 82fb4c602b3ee0f9f384ab67b9a49ac05c97c0f8http://joeyh.name/2013-05-03
|
* This reverts commit 21f0f5c22fb97d283db183e2970cc8f05fbfb475http://joeyh.name/2013-05-03
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkTn3HixU2KJIvvLXLqwYUzlDGDtYf43GE2013-05-03
|
* (no commit message)https://www.google.com/accounts/o8/id?id=AItOawkTn3HixU2KJIvvLXLqwYUzlDGDtYf43GE2013-05-03
|
* rootpage="bugs"https://www.google.com/accounts/o8/id?id=AItOawlYl5TcaZeBgGyH-ze2BTKEhQKaWg7Jzns2011-02-28
|
* Migrate escaped directives (\[[) in the rest of doc to have \[[! prefixSimon McVittie2008-07-21
|
* Migrate everything else via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* updateJoey Hess2008-01-09
|
* * inline: Add copyright/license info on a per-post basis to atomJoey Hess2008-01-09
| | | | | feeds if available. (rss doesn't allow such info on a per-post basis) * meta: Allow copyright/license metadata to contain arbitrary markup.
* typojoey2007-09-11
|
* turn tips page into a feedjoey2007-04-14