From 868ce06b36377da65f79d888b1cb042adfb11161 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 14 Apr 2007 20:18:11 +0000 Subject: turn tips page into a feed --- doc/tips/wikiannounce.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/tips/wikiannounce.mdwn (limited to 'doc/tips/wikiannounce.mdwn') diff --git a/doc/tips/wikiannounce.mdwn b/doc/tips/wikiannounce.mdwn new file mode 100644 index 000000000..361620ece --- /dev/null +++ b/doc/tips/wikiannounce.mdwn @@ -0,0 +1,8 @@ +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]] -- cgit v1.2.3