Go to file
Joey Hess 7647109bac Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-04-30 12:58:55 -04:00
IkiWiki img: Support a title attribute, will be passed through to html. Closes: #478718 2008-04-30 12:58:36 -04:00
debian img: Support a title attribute, will be passed through to html. Closes: #478718 2008-04-30 12:58:36 -04:00
doc Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info 2008-04-30 12:58:55 -04:00
plugins
po Add missing de.po. Closes: #471540 2008-04-29 16:28:07 -04:00
t Correct a bug in pagespec matching, where a empty pagespec matched all pages. 2008-04-24 13:49:15 -04:00
templates response 2008-04-10 19:54:38 -04:00
underlays
.gitignore
.perlcriticrc
CHANGELOG
IkiWiki.pm Correct a bug in pagespec matching, where a empty pagespec matched all pages. 2008-04-24 13:49:15 -04:00
Makefile.PL
NEWS
README
docwiki.setup
ikiwiki-makerepo
ikiwiki-mass-rebuild
ikiwiki-transition
ikiwiki-update-wikilist
ikiwiki-w3m.cgi
ikiwiki.in
mdwn2man
pm_filter use an elsif 2008-04-28 22:13:12 -04:00
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=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/>