From: Don Armstrong Date: Mon, 17 Feb 2014 01:01:08 +0000 (-0800) Subject: add ikiwiki plugins section X-Git-Url: https://git.donarmstrong.com/?p=don.git;a=commitdiff_plain;h=cced885f35bf3ec594d262f04b82acb995aa077f add ikiwiki plugins section --- diff --git a/projects.mdwn b/projects.mdwn index 026529d..9b4c952 100644 --- a/projects.mdwn +++ b/projects.mdwn @@ -67,6 +67,18 @@ wif scale (not woct). * [Download](http://rzlab.ucr.edu/cgi-bin/viewcvs.cgi/wheel/wheel.tar.gz?tarball=1&root=RZ+Lab+CVS) * [CVS](http://rzlab.ucr.edu/cgi-bin/viewcvs.cgi/wheel/?root=RZ+Lab+CVS) +Ikiwiki Plugins +=============== + +My entire website is now built using [ikiwiki](http://ikiwiki.info). +Here are some ikiwiki plugins I have written: + +* [Sweavealike](http://git.donarmstrong.com/?p=ikiwiki_plugins.git;a=blob;f=sweavealike.pm;hb=HEAD) + is a plugin for [IkiWiki](http://ikiwiki.info) that tries to do some + of the useful things for IkiWiki that Sweave/Knitr does for R and + LaTeX. See [my blog post](/posts/introducingsweavealike) for more + information. + Perl Modules ============