Go to file
joey 8883001615 * Change meta tags to use html entity-escaped text for values, so that
quotes and such can be represented in title tags.
* Depend and build-depend on HTML::Parser for HTML::Entities which is used
  for the above.
* Make --rebuild also cause --aggregate to re-download and write aggregated
  pages.
* Avoid outputting duplicate meta info.
* Include title metadata on aggregated posts for capitalised and un-munged
  titles.
2006-07-30 22:58:48 +00:00
IkiWiki * Change meta tags to use html entity-escaped text for values, so that 2006-07-30 22:58:48 +00:00
basewiki
debian * Change meta tags to use html entity-escaped text for values, so that 2006-07-30 22:58:48 +00:00
doc * Change meta tags to use html entity-escaped text for values, so that 2006-07-30 22:58:48 +00:00
t
templates * Change meta tags to use html entity-escaped text for values, so that 2006-07-30 22:58:48 +00:00
IkiWiki.pm
Makefile.PL
README
ikiwiki
ikiwiki-mass-rebuild
ikiwiki-w3m.cgi
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/>