[Foundation-l] Wikipedia meets git
jamesmikedupont at googlemail.com
jamesmikedupont at googlemail.com
Fri Oct 16 05:18:21 UTC 2009
>> On Thu, Oct 15, 2009 at 11:33 PM, Gregory Maxwell <gmaxwell at gmail.com> wrote:
>>> Then why are you using git?
It turns out there are a few wikis built on top of git :
1. the git-wiki :
http://atonie.org/2008/02/git-wiki
http://github.com/jeffbski/git-wiki
git-wiki is a wiki that relies on git to keep pages' history and
Sinatra to serve them. (ruby)
Supports these markups :
* Creole= Creole is a Creole-to-HTML converter for Creole, the
lightwight markup
language (http://wikicreole.org/).
* Markdown= Discount Markdown Processor for Ruby
http://github.com/rtomayko/rdiscount
* Textile = RedCloth is a module for using the Textile markup
language in Ruby. http://redcloth.org/
2. gitit
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/gitit
gitit: Wiki using happstack, git or darcs, and pandoc. (haskell)
3.ikiwiki
http://ikiwiki.info/ Ikiwiki is a wiki compiler.
http://ikiwiki.info/ikiwiki/formatting/
4. wigit : the php git wiki
http://el-tramo.be/software/wigit
More information about the foundation-l
mailing list