From: JoshTriplett Date: Thu, 11 Mar 2010 07:44:56 +0000 (+0000) Subject: Add Serialist, and the amusing/frightening way it uses ikiwiki. X-Git-Tag: 3.20100312~11^2~1 X-Git-Url: http://git.tremily.us/?p=ikiwiki.git;a=commitdiff_plain;h=d021a1ddbc1890dbeb904711a581ac4fc084545b Add Serialist, and the amusing/frightening way it uses ikiwiki. --- diff --git a/doc/ikiwikiusers.mdwn b/doc/ikiwikiusers.mdwn index bd9bee3ab..8e567ec0d 100644 --- a/doc/ikiwikiusers.mdwn +++ b/doc/ikiwikiusers.mdwn @@ -53,6 +53,7 @@ Projects & Organizations * [IPOL Image Processing On Line](http://www.ipol.im) * [Debian Costa Rica](http://cr.debian.net/) * [Fvwm Wiki](http://fvwmwiki.xteddy.org) +* [Serialist](http://serialist.net/)'s static pages (documentation, blog). We actually have ikiwiki generate its static content as HTML fragments using a modified page.tmpl template, and then the FastCGI powering our site grabs those fragments and embeds them in the standard dynamic site template. Personal sites and blogs ========================