Go to file
joey 96694864a2 resp 2007-10-24 23:08:32 +00:00
IkiWiki fix folding 2007-10-23 05:12:18 +00:00
debian * Add a calendar plugin, contributed by Manoj Srivastava. 2007-10-23 00:02:53 +00:00
doc resp 2007-10-24 23:08:32 +00:00
plugins * Rewritten rst plugin by madduck is a python program that communicates with 2007-10-15 16:33:02 +00:00
po releasing version 2.10 2007-10-21 01:17:14 +00:00
t
templates
underlays
.perlcriticrc
CHANGELOG
IkiWiki.pm
Makefile.PL
NEWS
README
ikiwiki-mass-rebuild
ikiwiki-update-wikilist
ikiwiki-w3m.cgi
ikiwiki.in
mdwn2man
pm_filter
wikilist

README

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

A few special variables you can set while using the Makefile:

PROFILE=1 turns on profiling for the build of the doc wiki. Uses Devel::Profile
NOTAINT=1 turns off the taint flag in the ikiwiki program

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