Go to file
joshtriplett 8583fe7a95 Add trailing newline. 2007-04-29 21:47:30 +00:00
IkiWiki * Apply patch from hb that uses the full path to a file when adding a file 2007-04-29 03:25:09 +00:00
basewiki * Add a templates page to the basewiki. It will automatically list all 2007-03-31 06:55:12 +00:00
debian releasing version 1.51 2007-04-29 04:57:39 +00:00
doc Add trailing newline. 2007-04-29 21:47:30 +00:00
po releasing version 1.51 2007-04-29 04:57:39 +00:00
t the kind of perl code that can only be written at 4:30 am 2007-04-27 08:34:09 +00:00
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 tmon.out removed by stock clean rule actually.. 2007-04-27 19:51:30 +00:00
NEWS
README
ikiwiki-mass-rebuild
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/>