Go to file
Joey Hess 7a4181e8eb web commit by JoshTriplett 2007-12-23 19:06:50 -05:00
IkiWiki IkiWiki/Plugin/meta.pm <redir>: Support for specifying anchors. 2007-12-22 13:10:55 -05:00
debian
doc
plugins
po
t file_pruned regression tests 2007-12-18 00:38:06 -05:00
templates Add xmlns attribute on html element in templates; pages can now validate. 2007-11-08 12:59:02 -08:00
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
README
docwiki.setup
ikiwiki-makerepo
ikiwiki-mass-rebuild
ikiwiki-update-wikilist
ikiwiki-w3m.cgi
ikiwiki.in
mdwn2man
pm_filter
wikilist Fix typo. 2007-04-09 23:54:32 +00:00

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/>