public
Fork of joeyh/ikiwiki
Description: a wiki compiler
Homepage: http://ikiwiki.info/
Clone URL: git://github.com/gmcmanus/ikiwiki.git
name age message
file .perlcriticrc Wed Aug 15 01:08:32 -0700 2007 * Various minor fixes and stylistic improvement... [joey]
file CHANGELOG Sat Sep 09 15:50:27 -0700 2006 * Work on firming up the plugin interface: - ... [joey]
file IkiWiki.pm Loading commit data...
directory IkiWiki/
file Makefile.PL Sat Sep 08 19:06:04 -0700 2007 bugfix [joey]
file NEWS Sat Sep 09 15:50:27 -0700 2006 * Work on firming up the plugin interface: - ... [joey]
file README Wed Oct 24 19:48:19 -0700 2007 more fixups [Joey Hess]
directory debian/
directory doc/
file ikiwiki-mass-rebuild Mon Nov 27 21:46:13 -0800 2006 * Allow /etc/ikiwiki/wikilist to list just the ... [joey]
file ikiwiki-update-wikilist Wed Sep 05 17:32:11 -0700 2007 commit. * Add the ikiwiki-update-wikilist com... [joey]
file ikiwiki-w3m.cgi Fri Jul 07 14:00:48 -0700 2006 * Support a w3mmode, which lets w3m run ikiwiki... [joey]
file ikiwiki.in Tue Aug 28 14:14:03 -0700 2007 * Allow -cgi -wrapper to be passed on the comma... [joey]
file mdwn2man Fri Mar 30 23:56:52 -0700 2007 fix [joey]
directory plugins/
file pm_filter Mon Feb 19 17:09:48 -0800 2007 * Allow setting NOTAINT=1 when building the wik... [joey]
directory po/
directory t/
directory templates/
directory underlays/
file wikilist Mon Apr 09 16:54:32 -0700 2007 Fix typo. [joshtriplett]
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/>