Go to file
joey 93c6d2c340 * Use fieldsets in the preferences form to group related options together.
Especially cleans up the ordering of the admin's preferences form.
2007-04-29 21:57:25 +00:00
IkiWiki * Use fieldsets in the preferences form to group related options together. 2007-04-29 21:57:25 +00:00
basewiki * Add a templates page to the basewiki. It will automatically list all 2007-03-31 06:55:12 +00:00
debian * Use fieldsets in the preferences form to group related options together. 2007-04-29 21:57:25 +00:00
doc
po * Use fieldsets in the preferences form to group related options together. 2007-04-29 21:57:25 +00:00
t
templates more footer improvements 2007-04-26 19:49:06 +00:00
CHANGELOG
IkiWiki.pm folding 2007-04-27 18:55:20 +00:00
Makefile.PL
NEWS
README
ikiwiki-mass-rebuild
ikiwiki-w3m.cgi
ikiwiki.in * Finally apply the index.html patch, with thanks to everyone who worked 2007-04-01 19:59:42 +00:00
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/>