1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-12 05:20:26 +00:00
mycorrhiza/README.md

22 lines
497 B
Markdown
Raw Normal View History

2020-06-13 08:55:35 +00:00
# mycorrhiza wiki
2020-07-19 15:00:44 +00:00
A wiki engine inspired by fungi. Not production-ready.
Current version: 0.7 (or more?)
2020-07-19 15:00:44 +00:00
## Current features
* Edit pages through html forms
* Responsive design
* Works in text browsers
* Pages (called hyphae) can be in gemtext.
2020-07-19 15:00:44 +00:00
* Everything is stored as simple files, no database required
## Future features
* Tags
* Authorization
* History view
* Granular user rights
## Installation
I guess you can just clone this repo and run `make` to play around with the default wiki.