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 .gitignore Loading commit data...
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
directory IkiWiki/
file Makefile.PL
file NEWS Sat Sep 09 15:50:27 -0700 2006 * Work on firming up the plugin interface: - ... [joey]
file README
directory debian/
directory doc/
file docwiki.setup
file ikiwiki-makerepo
file ikiwiki-mass-rebuild
file ikiwiki-transition
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
file mdwn2man Fri Mar 30 23:56:52 -0700 2007 fix [joey]
directory plugins/
file pm_filter
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=0 turns on the taint flag in the ikiwiki program. (Not recommended
unless your perl is less buggy than mine -- see
http://bugs.debian.org/411786)

All other documentation is in the ikiwiki documentation wiki, which is also
available online at <http://ikiwiki.info/>