# jgm/gitit

A wiki using HAppS, pandoc, and git

Repository: https://github.com/jgm/gitit
Canonical: https://ross.abutalabs.com/products/gitit
Language: Haskell
License: GPL-2.0
License Family: copyleft
Last push: 2026-06-10T09:37:44+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 86, release rhythm 35, longevity 100
- inputs: {"age_days": 6508, "days_push": 84, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2281, forks 232 (observed 2026-08-28T04:06:33.893405+00:00)

## What it is
Gitit is a wiki program written in Haskell that uses Happstack as its web server and pandoc for markup processing. Pages and uploaded files are stored in a git, darcs, or mercurial repository, editable via the web interface or VCS command-line tools.

## Use cases
- self-host a wiki backed by git version control
- edit wiki pages with markdown or other markup languages
- render TeX math and syntax-highlighted code in documentation
- manage wiki content directly with git command-line tools
- embed a wiki into an existing Happstack Haskell application
- publish Atom feeds for site-wide or per-page changes

## When to choose
- you want a version-controlled wiki editable via git/darcs/mercurial
- you need pandoc's wide markup support including LaTeX, reStructuredText, and Org-mode
- you prefer a lightweight self-hosted wiki in Haskell
- you want to integrate a wiki into a Happstack application

## When to avoid
- you need a modern wiki with rich WYSIWYG editing
- you want a wiki with a large plugin ecosystem or active community
- you prefer not to install Haskell toolchain dependencies
- you need enterprise features like fine-grained access control out of the box

## Facets
- artifact type: application
- maturity: maintenance
- function: web-framework, templating, plugin-system, documentation, markdown, pdf, search-engine, caching
- domain: documentation, web-development, self-hosted, version-control, developer-tools
- platform: windows, self-hosted
- tags: wiki, git, pandoc, haskell, happstack, darcs, mercurial, versioned-content, tex-math, syntax-highlighting, linux, macos, web-server

## Member repositories
- jgm/gitit (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:33.893405+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:41:21.470918+00:00, confidence not recorded.
  - readme: https://github.com/jgm/gitit (fetched 2026-08-28T04:06:33.893405+00:00, sha 8517a7d6d115)
- Data as of 2026-08-30T08:39:29.467469+00:00.
