ikiwiki/debian
Joey Hess c3805557f1 * Improve workaround for perl bug #376329. Rather than double-encoding,
which has been reported to cause encoding problems (though I haven't
  reproduced them), just catch a failure of markdown, and retry.
  (The crazy perl bug magically disappears on the retry.)
  Closes: #449379
2007-11-27 16:36:37 -05:00
..
NEWS releasing version 2.14 2007-11-26 15:30:44 -05:00
README.Debian update 2006-10-28 23:47:16 +00:00
changelog * Improve workaround for perl bug #376329. Rather than double-encoding, 2007-11-27 16:36:37 -05:00
compat debianise 2006-03-15 04:05:53 +00:00
control * Add liblwpx-paranoidagent-perl to recommends of Debian package, 2007-11-13 14:41:08 -05:00
copyright * ikiwiki.setup is licensed same as the basewiki, not GPLed. 2007-11-13 16:04:07 -05:00
postinst * Make all templates have a footer div to ease themeing. Required template 2007-05-11 20:09:58 +00:00
preinst releasing version 1.3 2006-05-16 15:20:33 +00:00
rules link the GPL to GPL-2 since GPL is now GPL 3. 2007-09-11 00:25:04 +00:00

README.Debian

It's a good idea, and in some cases a requirement, to rebuild your wiki
when upgrading to a new version of ikiwiki. If you have a lot of different
wikis on a system, this can be a pain to do by hand, and it's a good idea
to automate it anyway.

This Debian package of ikiwiki supports rebuilding wikis on upgrade. It
will run ikiwiki-mass-rebuild if necessary when upgraded. The file
/etc/ikiwiki/wikilist lists the setup files of wikis to rebuild, as well
as the user who owns the wiki. Edit this file and add any wikis you 
set up.


The examples directory contains the source to some example wiki setups.