百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
M

mycorrhiza

> 开发工具
开源

基于文件系统和 git 的独立网页 Wiki 引擎,使用 Go 编写,并以 Mycomarkup 作为其主要标记语言。

377 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

基于文件系统和 git 的独立网页 Wiki 引擎,使用 Go 编写,并以 Mycomarkup 作为其主要标记语言。

Mycorrhiza Wiki

Mycorrhiza Wiki is a lightweight file-system wiki engine that uses Git for keeping history. Main wiki

Features

  • No database used. Everything is stored in plain files. It makes installation super easy, and you can modify the content directly by yourself.
  • Everything is hyphae. A hypha is a unit of content such as a picture, video or a text article. Hyphae can transclude and link each other, forming a tight network of hypertext pages.
  • Hyphae are authored in Mycomarkup, a markup language that's designed to be unambiguous yet easy to use.
  • Categories let you organize hyphae without any hierarchy restrictions, with all the benefits of a category system.
  • Nesting of hyphae is also supported if you like hierarchies.
  • History of changes. Every change is safely stored in Git. Web feeds (RSS, Atom, JSON Feed) for recent changes included.
  • Keyboard-driven navigation. Press ? to see the list of shortcuts.
  • Support for authorization. Both plain username-password pairs and Telegram's login widget are supported.
  • Open Graph support. The most relevant info about a hypha is made available through OG meta tags for consumption by other software.
  • Interwiki support.

Compare Mycorrhiza Wiki with other engines on WikiMatrix.

Installing

See the deployment guide on the wiki. Also, Mycorrhiza might be available in your repositories. See Repology.

Contributing and community

  • GitHub
  • Fediverse @[email protected]
  • Mirrors:
    • SourceHut
    • Codeberg
  • @mycorrhizadev (Russian) in Telegram

If you want to contribute with code, open a pull request on GitHub or send a patch to the mailing list. If you want to report an issue, open an issue on GitHub or contact us directly.

Consider supporting the development on Boosty.

Check out Betula as well.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Godigital-gardenmushroommycorrhizapersonal-wiki

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类开发工具
定价开源

> 相关工具

V
VS Code
流行的开源代码编辑器
G
Git
分布式版本控制系统
V
Vite
下一代前端构建工具