1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-13 05:50:27 +00:00
mycorrhiza/README.md
Timur Ismagilov 28dee1087c Some changes
2020-08-29 00:10:46 +05:00

24 lines
523 B
Markdown

# MycorrhizaWiki
A wiki engine inspired by fungi.
## Current features
* Edit pages through html forms
* Responsive design
* Works in text browsers
* Pages (called hyphae) are in gemtext
* Everything is stored as simple files, no database required
* Page trees
* Changes are saved to git
* History page
## Future features
* Tags
* Authorization
* History view
* Granular user rights
* A better page tree algorithm
## Installation
I guess you can just clone this repo and run `make` to play around with the default wiki.