Go to file
Joey Hess 0e4da6b73b Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2007-12-22 13:36:24 -05:00
IkiWiki IkiWiki/Plugin/meta.pm <redir>: Support for specifying anchors. 2007-12-22 13:10:55 -05:00
debian update changelog 2007-12-22 13:11:56 -05:00
doc Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info 2007-12-22 13:36:24 -05:00
plugins
po Here you have the updated version of the spanish translation for 2007-12-20 12:25:21 -05:00
t file_pruned regression tests 2007-12-18 00:38:06 -05:00
templates
underlays
.gitignore
.perlcriticrc
CHANGELOG
IkiWiki.pm further improve the .. regexp 2007-12-17 13:53:51 -05:00
Makefile.PL add a setup file for building the doc wiki 2007-12-19 17:31:28 -05:00
NEWS
README
docwiki.setup add a setup file for building the doc wiki 2007-12-19 17:31:28 -05:00
ikiwiki-makerepo
ikiwiki-mass-rebuild
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/>