Go to file
Joey Hess 7cc90d8457 web commit by tschwinge: Why I wrote that plugin. 2007-11-07 14:11:06 -05:00
IkiWiki reset SIGPIPE before returning 2007-11-05 19:33:28 -05:00
debian * Don't truncate git commit messages to the first line in RecentChanges, 2007-10-31 18:35:37 -04:00
doc web commit by tschwinge: Why I wrote that plugin. 2007-11-07 14:11:06 -05:00
plugins
po response 2007-11-06 15:19:50 -05:00
t
templates
underlays
.gitignore
.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/>