Go to file
joey 2eff1c64ab * Set die_on_bad_params => 0 for all templates, to allow users to modify
them without annoyances.
* Suck in the page content when generating an inline archive page, to work
  around the meta plugin's lack of caching of title metadata across runs.
2006-08-12 16:36:35 +00:00
IkiWiki * Set die_on_bad_params => 0 for all templates, to allow users to modify 2006-08-12 16:36:35 +00:00
basewiki misc changes 2006-08-05 21:15:50 +00:00
debian * Set die_on_bad_params => 0 for all templates, to allow users to modify 2006-08-12 16:36:35 +00:00
doc format 2006-08-10 22:54:37 +00:00
t * Ship ikiwiki executable as ikiwiki.pl in source to avoid issues on 2006-08-08 14:55:14 +00:00
templates use rel=bookmark here too.. 2006-08-04 04:32:53 +00:00
IkiWiki.pm * Set die_on_bad_params => 0 for all templates, to allow users to modify 2006-08-12 16:36:35 +00:00
Makefile.PL * Ship ikiwiki executable as ikiwiki.pl in source to avoid issues on 2006-08-08 14:55:14 +00:00
README releasing version 1.0 2006-04-29 18:04:46 +00:00
ikiwiki-mass-rebuild * Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades that 2006-05-27 19:04:46 +00:00
ikiwiki-w3m.cgi * Support a w3mmode, which lets w3m run ikiwiki using its local CGI 2006-07-07 21:00:48 +00:00
ikiwiki.pl * Ship ikiwiki executable as ikiwiki.pl in source to avoid issues on 2006-08-08 14:55:14 +00:00
mdwn2man * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00
wikilist * Add ikiwiki-mass-rebuild script, ripped out of the postinst. 2006-05-05 20:48:20 +00:00

README

Use ./Makefile.PL to generate a Makefile, "make" will build the
documentation wiki and a man page, and "make install" will install ikiwiki.

All other documentation is in the ikiwiki documentation wiki, which is also
available online at <http://ikiwiki.kitenet.net/>