aboutsummaryrefslogtreecommitdiffstats
path: root/www/mycorrhiza/pkg/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/mycorrhiza/pkg/DESCR')
-rw-r--r--www/mycorrhiza/pkg/DESCR9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/mycorrhiza/pkg/DESCR b/www/mycorrhiza/pkg/DESCR
new file mode 100644
index 0000000..fa42760
--- /dev/null
+++ b/www/mycorrhiza/pkg/DESCR
@@ -0,0 +1,9 @@
+Mycorrhiza can be used for personal wikis, digital gardens and wikis
+for small teams or communities. It doesn't require a database,
+everything is stored as plain-text files. Content is stored as
+hyphas which can be just text articles or media such as pictures
+and videos. History of changes is managed using git in automated
+fashion - mycorrhiza creates and manages git repository for you.
+
+One can serve mycorrhiza to be accessible via http, it's web ready.
+It also features few authentication options and user management.