jgm/gitit
A wiki using HAppS, pandoc, and git observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 86
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6508
- days_rel: n/a
- days_push: 84
- n_releases_24m: 0
Adoption not part of the score
2281 stars · 232 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
application · maturity maintenance
web-framework templating plugin-system documentation markdown pdf search-engine caching documentation web-development self-hosted version-control developer-tools windows self-hosted wiki git pandoc haskell happstack darcs mercurial versioned-content tex-math syntax-highlighting linux macos web-server
1 source
- readme: https://github.com/jgm/gitit · fetched 2026-08-28 · 8517a7d6d115
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jgm/gitit | main | 71 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem