Go to file
joey 47cec07e44 ah, the joys of test-based development..
think I have smart glob list matching working ok
2006-05-02 15:22:49 +00:00
IkiWiki ah, the joys of test-based development.. 2006-05-02 15:22:49 +00:00
basewiki * Added plugin system, currently only supporting for PreProcessorDirectives. 2006-05-02 02:34:33 +00:00
debian ah, the joys of test-based development.. 2006-05-02 15:22:49 +00:00
doc ah, the joys of test-based development.. 2006-05-02 15:22:49 +00:00
t ah, the joys of test-based development.. 2006-05-02 15:22:49 +00:00
templates * Rename inlinepage to depends, so that it can be used to refer to more 2006-05-01 22:27:37 +00:00
IkiWiki.pm * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use 2006-05-02 06:53:33 +00:00
Makefile.PL * Add an orphans plugin for finding pages that nothing links to. 2006-05-02 06:15:31 +00:00
README releasing version 1.0 2006-04-29 18:04:46 +00:00
ikiwiki * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use 2006-05-02 06:53:33 +00:00
mdwn2man add --diffurl, if set RecentChanges has links to svn diffs 2006-03-21 01:18:01 +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.

All other documentation is in the ikiwiki documentation wiki, which is also
available online at <http://ikiwiki.kitenet.net/>