X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/868ce06b36377da65f79d888b1cb042adfb11161..2cab8880ad61f9d134b56c5eed952c1a48f4ea8a:/doc/tips/wikiannounce.mdwn diff --git a/doc/tips/wikiannounce.mdwn b/doc/tips/wikiannounce.mdwn index 361620ece..3abfe7dab 100644 --- a/doc/tips/wikiannounce.mdwn +++ b/doc/tips/wikiannounce.mdwn @@ -1,8 +1,10 @@ +[[!meta date="2007-04-14 20:18:13 +0000"]] + One thing I use ikiwiki for is the web pages for software projects I maintain. Each of my projects has a news page with an announcements feed, and to automatically update this when I release a new version, generating an announcement from the debian/changelog and debian/NEWS files, I use a -[wikiannounce](http://svn.kitenet.net/trunk/bin/wikiannounce) program. It's -somewhat specific to dealing with Debian packages, and uses a special -`announcedir` target in debian/rules, but the general idea could be useful. ---[[Joey]] +[wikiannounce](http://git.kitenet.net/?p=joey/home.git;a=blob_plain;f=bin/wikiannounce) +program. It's somewhat specific to dealing with Debian packages, and uses a +special `announcedir` target in debian/rules, but the general idea could be +useful. --[[Joey]]