public
Description: a wiki compiler
Homepage: http://ikiwiki.info/
Clone URL: git://github.com/joeyh/ikiwiki.git
Click here to lend your support to: ikiwiki and make a donation at www.pledgie.com !
tschwinge (author)
Tue Oct 30 16:14:55 -0700 2007
Joey Hess (committer)
Tue Nov 06 12:34:48 -0800 2007
commit  cc60c16e927336c6ad052be8f9b6bc46ce1383e0
tree    6fc79500a5b437de17bba5b2f76f9fb38296d74d
parent  c02f9748c077a9f9ebac498d073ab72d265f1b34
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/>