Thanks John! On Tue, Aug 25, 2009 at 8:54 AM, John MacFarlane<[email protected]> wrote: > I'm pleased to announce the release of gitit 0.6.1. > > Gitit is a wiki program that runs on happstack, the Haskell web > application server stack, and stores pages and other content in a > git or darcs filestore. The wiki can be updated either directly > through the VCS or through gitit's web interface. Pages can be written > in (extended) markdown, reStructuredText, HTML, or LaTeX, and exported > in ten different formats. TeX math is rendered using MathML by default, > and syntax highlighting is provided for over fifty languages. > > demo: http://gitit.johnmacfarlane.net > manual: http://gitit.johnmacfarlane.net/README > api: http://hackage.haskell.org/package/gitit-0.6.1 > code: http://github.com/jgm/gitit > bugs: http://code.google.com/p/gitit/issues/list > group: http://groups.google.com/group/gitit-discuss
If anyone would like to see an example of gitit using the darcs filestore (we affectionately call it 'darcsit'), you can take a look at the darcs project wiki: http://wiki.darcs.net/ Jason _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
