Go to file
Joey Hess a26647e5e4 web commit by http://ptecza.myopenid.com/: * Thanks and question 2007-11-28 16:33:21 -05:00
IkiWiki
debian
doc
plugins
po
t
templates Add xmlns attribute on html element in templates; pages can now validate. 2007-11-08 12:59:02 -08:00
underlays
.gitignore
.perlcriticrc
CHANGELOG
IkiWiki.pm
Makefile.PL
NEWS
README
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

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