Go to file
joey 8f2d8142e4 * Allow preprocessor directives to be expanded in inlined blog pages.
However, to avoid inlining loops etc, don't expand inline directives in
  inlined pages.
2006-07-29 21:38:50 +00:00
IkiWiki * Allow preprocessor directives to be expanded in inlined blog pages. 2006-07-29 21:38:50 +00:00
basewiki * New pagestats plugin from Enrico, which can generate a table counting 2006-07-29 17:44:41 +00:00
debian * Allow preprocessor directives to be expanded in inlined blog pages. 2006-07-29 21:38:50 +00:00
doc right paper 2006-07-29 21:27:09 +00:00
t * Add exclude option in setup files, works same as --exclude. 2006-07-28 17:48:24 +00:00
templates * Put categories in rss feeds for tagged items. 2006-07-29 07:25:17 +00:00
IkiWiki.pm * Locale patch from Faidon: 2006-07-29 21:04:31 +00:00
Makefile.PL "Viva l'Italia!" 2006-07-29 20:01:29 +00:00
README releasing version 1.0 2006-04-29 18:04:46 +00:00
ikiwiki * Add getopt hook type, this allows plugins to add new command-line options. 2006-07-28 05:26:49 +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
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/>