1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2025-04-02 08:47:21 +00:00
2020-08-27 21:27:57 +05:00
2020-08-27 21:27:57 +05:00
2020-08-19 23:54:23 +05:00
2020-06-24 00:34:01 +05:00
2020-08-19 23:54:23 +05:00
2020-08-19 23:54:23 +05:00
2020-08-19 23:54:23 +05:00
2020-08-19 23:54:23 +05:00
2020-08-06 01:19:14 +05:00

mycorrhiza wiki

A wiki engine inspired by fungi. Not production-ready.

This branch is devoted to version 0.8.

  • Tree generation
    • Basic generation
    • Generation that takes non-existent hyphae into account¹
  • History
    • Saving all changes to git
    • Make it possible to see any previous version
    • A nice UI for that

¹ Current algorithm won't detect a/b/c as a child of a if a/b does not exist.

Current features

  • Edit pages through html forms
  • Responsive design
  • Works in text browsers
  • Pages (called hyphae) can be in gemtext.
  • 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.

Description
Wiki engine fork.
Readme AGPL-3.0 13 MiB
Languages
Go 68%
HTML 18%
CSS 6.8%
JavaScript 6.3%
Roff 0.7%
Other 0.2%