Gitit
Wiki engine backed by git, written in Haskell, with Pandoc.
2.3k stars 232 forks last commit first released GPL-2.0
Actively maintained
Last commit 10 Jun 2026.
Gitit is a wiki program written in Haskell. It uses Happstack for the web server and pandoc for markup processing. Pages and uploaded files are stored in a git, darcs, or mercurial repository and may be modified either by using the VCS's command-line tools or through the wiki's web interface.
Key Features
- Written in Haskell; uses Happstack for the web server and pandoc for markup processing.
- Pages and uploaded files stored in a git, darcs, or mercurial repository and editable via VCS or web UI.
- Default markup is Pandoc's extended Markdown; supports reStructuredText, LaTeX, HTML, DocBook, and Org-mode.
- TeX math support via texmath and syntax highlighting via highlighting-kate.
- Plugins enabling dynamic page transformations written in Haskell.
- Categories and Atom feeds.
- Caching for performance.
- A library Network.Gitit to embed a wiki in Happstack apps.
Use Cases
- Host private or public wikis for team documentation with Git-backed storage.
- Create educational wikis or course notes with math and code highlighting.
- Publish lightweight project docs or knowledge bases with a web interface.
Conclusion: Gitit provides a compact, version-controlled wiki workflow with Pandoc-based authoring and pluggable extensions. It is well-suited for personal, team, or small-scale documentation needs.
Categories:
Tags:
Tech Stack:
Similar to Gitit

Outline
Team knowledge base & wiki with real-time collaboration and AI search.
Outline is a fast, collaborative knowledge base for teams, featuring markdown docs, real-time editing, AI-powered search, and Slack integrations.

Wiki-Go
A modern, databaseless flat-file wiki platform built with Go.
Go-based flat-file wiki that stores content as Markdown with built-in search, version history, and access control, without an external database.
Mycorrhiza Wiki
Filesystem- and Git-based wiki engine written in Go
Lightweight filesystem wiki engine using Git for history and Mycomarkup for content, suited for personal wikis, digital gardens and small teams.

MediaWiki
Collaborative wiki and documentation platform
MediaWiki is an open source wiki engine for building collaborative knowledge bases with versioned pages, templates, categories, and a powerful extension system.

Docs
Collaborative note-taking, wiki and documentation platform
Open-source collaborative documentation and wiki platform with real-time editing, offline sync, export features and flexible self-hosting options.

BookStack
Documentation and wiki platform for organizing information
BookStack is a simple documentation and wiki platform with a WYSIWYG and optional Markdown editor, full-text search, permissions, and integrated authentication.
