Go to file
Joey Hess 1173b6e6a2 web commit by http://madduck.myopenid.com/ 2008-01-07 09:16:40 -05:00
IkiWiki * aggregate: Only save state if it was already loaded. This didn't used to 2008-01-05 02:23:31 -05:00
debian * aggregate: Only save state if it was already loaded. This didn't used to 2008-01-05 02:23:31 -05:00
doc web commit by http://madduck.myopenid.com/ 2008-01-07 09:16:40 -05:00
plugins
po releasing version 2.18 2008-01-05 02:26:24 -05:00
t shut up git commands run manually 2007-12-27 19:38:55 -05:00
templates
underlays
.gitignore
.perlcriticrc
CHANGELOG
IkiWiki.pm
Makefile.PL pass -refresh 2007-12-28 17:12:43 -05:00
NEWS
README response, improve NOTAINT docs 2008-01-05 02:07:29 -05:00
docwiki.setup
ikiwiki-makerepo
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. (Recommended
unless your perl is less buggy than mine -- see
http://bugs.debian.org/411786)

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