diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-11 15:44:16 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-11 15:44:16 -0500 |
commit | 02d9445684695f3c1cdc5160bce78b09b764b431 (patch) | |
tree | 019738e8984db10828ce6dd37c46c0fb6af76872 /doc/ikiwikiusers.mdwn | |
parent | ac3aac560f74457ded48ba3b5a14d0bbbf9b6d92 (diff) | |
parent | e4ed8a51c1eb7bd80f416dcc59231a13e3d1255e (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/ikiwikiusers.mdwn')
-rw-r--r-- | doc/ikiwikiusers.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ikiwikiusers.mdwn b/doc/ikiwikiusers.mdwn index 345604c36..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 ======================== @@ -141,6 +142,7 @@ Personal sites and blogs * [Mukund's homepage](http://www.mukund.org/) * [Andreas's homepage](http://0x7.ch/) - Ikiwiki, Subversion and CSS template * [Chris Dombroski's boring bliki](https://www.icanttype.org/) +* [Josh Triplett's homepage](http://joshtriplett.org/) - Git backend with the CGI disabled, to publish a static site with the convenience of ikiwiki. Please feel free to add your own ikiwiki site! |