Gitit
Wiki engine backed by git, written in Haskell, with Pandoc.
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 Services

AppFlowy
Open-source collaborative workspace and Notion alternative
Open-source, privacy-focused collaborative workspace for notes, databases, kanban boards and AI-assisted writing; desktop, mobile and web clients with local-first storage...

AFFiNE
Open-source, local-first knowledge workspace for docs, whiteboards and databases
All-in-one, privacy-focused workspace that merges docs, whiteboards and databases with real-time collaboration and multimodal AI assistance.

Memos
Privacy-first self-hosted note-taking and knowledge base
Memos is a lightweight, privacy-first self-hosted note-taking service with Markdown, fast search, and sharing features for personal notes, wikis, and team knowledge.


Plane
Open-source project management platform for tracking work and knowledge
Open-source alternative to Jira/Linear for tasks, cycles, docs and analytics; offers cloud and self-hosted deployments.

Logseq
Privacy-first knowledge management and collaboration platform
Logseq is a privacy-first, open-source knowledge management app for networked notes, tasks, and collaboration using local Markdown or Org-mode graphs.

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.
Haskell