aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/nearlyfreespeech.mdwn
Commit message (Expand)AuthorAge
* change `pwd` to $HOME so assumptions are met even if you cd elsewheresmcv2017-02-03
* Add [[!meta date]] to news items and tips•••The git checkout and build process can leave the checkout date in the tarball release, leading to unstable sorting. I tried to use `git restore-mtime`, but that doesn't work for ikiwiki, because dgit interferes with it. Simon McVittie2015-06-09
* Standardize on --long-option instead of -long-option•••[[forum/refresh_and_setup]] indicates some confusion between --setup and -setup. Both work, but it's clearer if we stick to one in documentation and code. A 2012 commit to [[plugins/theme]] claims that "-setup" is required and "--setup" won't work, but I cannot find any evidence in ikiwiki's source code that this has ever been the case. Simon McVittie2015-03-01
* úpdateJoey Hess2010-11-20
* clarify cgiurl settingJoey Hess2008-12-28
* remove ikiwiki.setup•••To generate your own, use ikiwiki -dumpsetup ikiwiki.setup Update docs. Joey Hess2008-07-26
* most modules are pre-installed nowJoey Hess2008-05-08
* updateJoey Hess2008-05-07
* updateJoey Hess2008-05-05
* fix PERL5LIB in examples•••Using `pwd` makes some modules that call cpan recursively succeed to install Joey Hess2008-05-05
* updateJoey Hess2008-05-05
* correctionJoey Hess2008-05-05
* more on cleanupJoey Hess2008-05-05
* releasing version 2.45Joey Hess2008-05-05
* updatesJoey Hess2008-05-05
* formattingJoey Hess2008-05-05
* formattingJoey Hess2008-05-05
* 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