From: Joseph Hsu Date: 2009-01-12T03:02:38+09:00 Subject: Re: Ruby-based wiki Tom Cloyd wrote: > Sven S. wrote: >> It's a while since the last time this was asked: >> >> Is there any wiki written in Ruby which is alive and is backed by more >> than just one developer? >> >> I'm looking for a replacement for MediaWiki, the markup there is getting >> increasingly annoying. No need for fancy features, I'm only using 5% of >> what MediaWiki could do. >> > There's very little. I did a survey not long ago, and Instiki's still > the best, most reliable. I've used it in several settings for several > years. It's fine. I don't know why there isn't more. I guess most folks > who want wikis don't care what language it's in. > > t. > > -- > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Tom Cloyd, MS MA, LMHC - Private practice Psychotherapist > Bellingham, Washington, U.S.A: (360) 920-1226 > << tc@tomcloyd.com >> (email) > << TomCloyd.com >> (website) > << sleightmind.wordpress.com >> (mental health weblog) > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Hey, thought I would mention Git-Wiki > git-wiki is a wiki that relies on git to keep pages’ history and Sinatra to serve them. -- git-wiki page you can read more at http://atonie.org/2008/02/git-wiki or at github http://github.com/sr/git-wiki -- Posted via http://www.ruby-forum.com/.