Mycorrhiza Wiki
Filesystem- and Git-based wiki engine written in Go

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. (mycorrhiza.wiki)
Key Features
- Filesystem-backed content (no database) with Git-based history and web feeds (RSS/Atom/JSON). (mycorrhiza.wiki)
- 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. (github.com)
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. (mycorrhiza.wiki)
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.
JavaScript
Go
HTML
Docker
GNU Make
CSS