d534483b9b
* Allow pagetemplate plugins to override *anything* in the template. * Add a meta plugin, which allows specifying various metadata about pages, like license and author. It also allows for inserting html link and meta tags into html, overriding the title, and adding hidden WikiLinks, which can be useful when using link-based globbing for page categorisation. * Remove preprocessor directives from inlined pages. * Allow simple preprocessor directive values to be specified w/o quotes. |
||
---|---|---|
IkiWiki | ||
basewiki | ||
debian | ||
doc | ||
t | ||
templates | ||
IkiWiki.pm | ||
Makefile.PL | ||
README | ||
ikiwiki | ||
ikiwiki-mass-rebuild | ||
mdwn2man | ||
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. All other documentation is in the ikiwiki documentation wiki, which is also available online at <http://ikiwiki.kitenet.net/>