Go to file
Joey Hess ceffae8af1 * aggregate: Only save state if it was already loaded. This didn't used to
* table: Fix dependency tracking for external data files. Closes: #458387
2008-01-05 02:23:31 -05:00
IkiWiki * aggregate: Only save state if it was already loaded. This didn't used to 2008-01-05 02:23:31 -05:00
debian * aggregate: Only save state if it was already loaded. This didn't used to 2008-01-05 02:23:31 -05:00
doc
plugins * Rewritten rst plugin by madduck is a python program that communicates with 2007-10-15 16:33:02 +00:00
po round days old message 2008-01-02 23:38:45 -05:00
t
templates
underlays
.gitignore
.perlcriticrc * Various minor fixes and stylistic improvements suggested by Perl::Critic. 2007-08-15 08:08:32 +00:00
CHANGELOG
IkiWiki.pm
Makefile.PL
NEWS * Work on firming up the plugin interface: 2006-09-09 22:50:27 +00:00
README
docwiki.setup
ikiwiki-makerepo
ikiwiki-mass-rebuild
ikiwiki-update-wikilist
ikiwiki-w3m.cgi
ikiwiki.in
mdwn2man fix 2007-03-31 06:56:52 +00:00
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. (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/>