Go to file
Joey Hess 1fb1d6c183 fix an uninitialised value warning 2008-01-05 01:47:04 -05:00
IkiWiki fix an uninitialised value warning 2008-01-05 01:47:04 -05:00
debian * aggregate: Only save state if it was already loaded. This didn't used to 2008-01-05 01:27:36 -05:00
doc misc fixes so I can read this 2008-01-05 01:41:57 -05:00
plugins
po round days old message 2008-01-02 23:38:45 -05:00
t shut up git commands run manually 2007-12-27 19:38:55 -05:00
templates
underlays
.gitignore
.perlcriticrc
CHANGELOG
IkiWiki.pm
Makefile.PL pass -refresh 2007-12-28 17:12:43 -05:00
NEWS
README document special variables for Makefile 2007-04-10 01:25:16 +00:00
docwiki.setup
ikiwiki-makerepo
ikiwiki-mass-rebuild display if group setting fails 2007-12-07 01:09:48 -05:00
ikiwiki-update-wikilist
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/>