aboutsummaryrefslogtreecommitdiff
path: root/Bundle/IkiWiki.pm
Commit message (Expand)AuthorAge
* Yaml formatted setup files are now produced by default•••This has been a while coming. It turns out that non-excutable setup files have a number of benefits. Also, I find YAML setup files easier to edit myself, and I suspect many users will prefer not needing to deal with perl syntax. Joey Hess2011-03-24
* Version dependency on liburi-perl to >= 1.36; previous versions did not suppo...Joey Hess2010-04-30
* update deps and bundlesJoey Hess2009-02-12
* typoJoey Hess2008-06-12
* enhancesments for shared hosting•••* Add a Bundle::Ikiwiki to the source for use with CPAN to install *all* the modules ikiwiki can use. * Add a cpan directory containing a CPAN::MyConfig that can ease use of CPAN to install in a home directory on shared hosting providers. * With these changes, it's pretty easy to install onto nearlyfreespeech.net and probably other shared hosting providers like dreamhost. Added a tip page documentng the process for nearlyfreespeech. Joey Hess2008-05-05