The gitit package
Gitit is a wiki backed by a git, darcs, or mercurial filestore. Pages and uploaded files can be modified either directly via the VCS's command-line tools or through the wiki's web interface. Pandoc is used for markup processing, so pages may be written in (extended) markdown, reStructuredText, LaTeX, HTML, or literate Haskell, and exported in ten different formats, including LaTeX, ConTeXt, DocBook, RTF, OpenOffice ODT, and MediaWiki markup.
Notable features include
plugins: dynamically loaded page transformations written in Haskell (see Network.Gitit.Interface)
conversion of TeX math to MathML for display in web browsers
syntax highlighting of source code files and code snippets
Atom feeds (site-wide and per-page)
a library, Network.Gitit, that makes it simple to include a gitit wiki in any happstack application
You can see a running demo at http://gitit.net.
For usage information: gitit --help
Properties
| Versions | 0.1.0.1, 0.1.1, 0.2, 0.2.1, 0.2.2, 0.2.2.1, 0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.4.1, 0.3.4.2, 0.4.1, 0.4.1.2, 0.4.1.3, 0.5, 0.5.1, 0.5.2, 0.5.3, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.7, 0.7.1, 0.7.2, 0.7.2.1, 0.7.3, 0.7.3.1, 0.7.3.2, 0.7.3.3, 0.7.3.4, 0.7.3.5, 0.7.3.6, 0.7.3.7, 0.7.3.8, 0.7.3.9, 0.7.3.10, 0.7.3.11, 0.7.3.12, 0.8, 0.8.0.1, 0.8.1, 0.9, 0.9.0.1, 0.10, 0.10.0.1, 0.10.0.2, 0.10.1, 0.10.1.1, 0.10.1.2, 0.10.2, 0.10.3, 0.10.3.1 |
|---|---|
| Dependencies | base (≥3 & <5), base64-bytestring (≥0.1 & <1.1), blaze-html (≥0.4 & <0.6), bytestring, cgi, ConfigFile (≥1 & <1.2), containers, directory, feed (≥0.3.6 & <0.4), filepath, filestore (0.6.*), happstack-server (≥7.0 & <7.2), highlighting-kate (≥0.5.0.1 & <0.6), hslogger (≥1 & <1.3), HStringTemplate (0.6.*), HTTP (≥4000.0 & <4000.3), json (≥0.4 & <0.8), mtl, network (≥2.1.0.0 & <2.5), old-locale (≥1), old-time, pandoc (≥1.9.0.5 & <1.10), pandoc-types (≥1.9.0.2 & <1.10), parsec, pretty, process, random, recaptcha (≥0.1), safe, SHA (>1 & <1.7), tagsoup (0.12.*), text, time (≥1.1 & <1.5), url (2.1.*), utf8-string (0.3.*), xhtml, xml (≥1.3.5), xss-sanitize (0.3.*), zlib (0.5.*) |
| License | GPL |
| Author | John MacFarlane |
| Maintainer | jgm@berkeley.edu |
| Stability | experimental |
| Category | Network |
| Home page | http://gitit.net |
| Bug tracker | http://github.com/jgm/gitit/issues |
| Source repository | git clone git://github.com/jgm/gitit.git |
| Executables | expireGititCache, gitit |
| Upload date | Sat Jan 12 03:46:12 UTC 2013 |
| Uploaded by | JohnMacFarlane |
| Built on | ghc-7.6 |
| Distributions | NixOS: 0.10.3.1, Debian: 0.7.3.6, FreeBSD: 0.10.3.1 |
Modules
Downloads
- gitit-0.10.1.2.tar.gz (Cabal source package)
- package description (included in the package)