Mycorrhiza Wiki
Filesystem- and Git-based wiki engine written in Go
379 stars 27 forks last commit first released AGPL-3.0
Slowing down
No commits since 3 Sept 2025. Check the issue tracker before you rely on it.

Mycorrhiza Wiki is a lightweight wiki engine that stores content as plain files and keeps history in Git. It is implemented in Go and uses a custom markup language called Mycomarkup, targeting personal wikis, digital gardens and small-team knowledge bases.
Key Features
- Filesystem-backed content (no database) with Git-based history and web feeds (RSS/Atom/JSON).
- Content model built around "hyphae": modular content units that can transclude and link each other.
- Mycomarkup as the primary, unambiguous markup format for authoring.
- Keyboard-driven navigation and shortcuts for power users.
- Optional authorization (username/password and Telegram login widget) and Open Graph meta support.
- Interwiki support and simple deployment: a one-liner initializes a Git repo, prepopulates config and runs a server (default :1737); repository contains Dockerfile and build artifacts.
Use Cases
- Personal knowledge base, digital garden or commonplace book for individuals.
- Documentation or lightweight wiki for small teams and communities.
- Public or private instances where Git-based history and file-editability are desired.
Limitations and Considerations
- Uses a custom markup (Mycomarkup) rather than CommonMark/Markdown; this may require learning different syntax.
- Reliant on Git for history and workflows, which assumes users or administrators are comfortable with Git operations.
Mycorrhiza is a focused, minimal wiki engine that emphasizes plain-file content, Git provenance and a connective "hyphae" model for building hypermedia documents. It is well-suited where simple deployment, file-editability and Git history are priorities.
Categories:
Tags:
Tech Stack:
Similar to Mycorrhiza Wiki

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.
Gitit
Wiki engine backed by git, written in Haskell, with Pandoc.
Gitit is a wiki engine that stores pages in a git-compatible repo, uses Pandoc for markup, and runs on Happstack.

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.

XWiki
Open-source Java enterprise wiki and application platform
Enterprise-grade open-source wiki platform for knowledge management, intranets and web applications.

A·Muse·Wiki
Text::Amuse-based wiki and book-oriented publishing engine
Perl-based wiki engine focused on high-quality publishing, bookbuilding, EPUB/PDF output, Git and flat-file backends, and multi-database support.


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.





