All Projects → bouncepaw → mycorrhiza

bouncepaw / mycorrhiza

Licence: AGPL-3.0 license
🍄📑 Filesystem and git-based wiki engine written in Go using Mycomarkup as its primary markup language.

Programming Languages

go
31211 projects - #10 most used programming language
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
Roff
2310 projects
Makefile
30231 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to mycorrhiza

quiki
a file-based web engine and server featuring a productive source language, markdown, image generation, categories, templates, and revision tracking
Stars: ✭ 20 (-85.92%)
Mutual labels:  wiki, wiki-engine
hyperdraft
Turn your notes into a website.
Stars: ✭ 59 (-58.45%)
Mutual labels:  wiki, digital-garden
almanacs
A recipe for everything 🗒️
Stars: ✭ 47 (-66.9%)
Mutual labels:  personal-wiki, digital-garden
wiki
从diy行为艺术到diy苏格拉底式对话,从diy一个仪式到diy一次旷课,各种活动指南的百科。diy💔是706孵化的一个非代码开源项目。
Stars: ✭ 49 (-65.49%)
Mutual labels:  wiki, digital-garden
til
Personal Wiki of Interesting things I learn every day at the intersection of software, life & stuff aka my second brain 🧠️
Stars: ✭ 41 (-71.13%)
Mutual labels:  wiki, personal-wiki
Matterwiki
A simple and beautiful wiki for teams
Stars: ✭ 2,089 (+1371.13%)
Mutual labels:  wiki, wiki-engine
awesome-digital-gardens
Inspirational digital gardens and resources for building your own 🍄🌻🌺🌿🌷🌼🌳🌻🌷🌼🌼🌻
Stars: ✭ 77 (-45.77%)
Mutual labels:  personal-wiki, digital-garden
digital-garden
당근마켓 공개 지식 저장소
Stars: ✭ 309 (+117.61%)
Mutual labels:  wiki, digital-garden
fluence
WYSIWYG wiki powered by Crystal, markdown, and Git
Stars: ✭ 44 (-69.01%)
Mutual labels:  wiki, wiki-engine
Dokuwiki
The DokuWiki Open Source Wiki Engine
Stars: ✭ 3,297 (+2221.83%)
Mutual labels:  wiki, wiki-engine
blue-book
My personal knowledge repository
Stars: ✭ 464 (+226.76%)
Mutual labels:  wiki, digital-garden
InternalSteamWebAPI
Documenting the unofficial and internal Steam Web API
Stars: ✭ 126 (-11.27%)
Mutual labels:  wiki
hub
好用的工具、资源收集库, 好记性不如破键盘
Stars: ✭ 63 (-55.63%)
Mutual labels:  wiki
wikibot
Some MediaWiki bot examples including wikipedia, wikidata using MediaWiki module of CeJS library. 採用 CeJS MediaWiki 自動化作業用程式庫來製作 MediaWiki (維基百科/維基數據) 機器人的範例。
Stars: ✭ 26 (-81.69%)
Mutual labels:  wiki
eryajf.github.io
📝 大千世界,何其茫茫。谨此笔记,记录过往。凭君阅览,小站洛荒。如能收益,莫大奢望
Stars: ✭ 159 (+11.97%)
Mutual labels:  wiki
pile
Personal website generator based on Org mode
Stars: ✭ 20 (-85.92%)
Mutual labels:  wiki-engine
teedoc
wiki and multi docs friendly static document site generator(doc generator), convert markdown and jupyter notebook to html website. wiki 和多文档友好的静态文档网站生成工具
Stars: ✭ 72 (-49.3%)
Mutual labels:  wiki
pw
Best websites a Programmer should visit
Stars: ✭ 27 (-80.99%)
Mutual labels:  wiki
messages
A python package designed to make sending messages easy and efficient!
Stars: ✭ 38 (-73.24%)
Mutual labels:  wiki
qv2ray.github.io
🌟 Qv2ray 项目官方文档 🌟 ,使用 Vuepress / Markdown, 欢迎帮助完善 & 提交 PR!
Stars: ✭ 71 (-50%)
Mutual labels:  wiki

🍄 Mycorrhiza Wiki

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

A screenshot of mycorrhiza.wiki's home page in the Safari browser

Features

  • No database required. 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 unambigious 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 for textual parts of hyphae. Every change is safely stored in Git. Web feeds 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.

Contributing

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].