aboutsummaryrefslogtreecommitdiffstats
path: root/misc/mycorrhiza/pkg/DESCR
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2022-09-09 10:18:09 +0300
committerla-ninpre <leobrekalini@gmail.com>2022-09-09 10:18:49 +0300
commit9fe972c4c24919b1f06b83ae56a266034be45800 (patch)
tree8e30f0da269b8d287635b0b34bc0c679efd67ca2 /misc/mycorrhiza/pkg/DESCR
parentbf417aa1cb77127b9504938947739d9896912758 (diff)
downloadports-9fe972c4c24919b1f06b83ae56a266034be45800.tar.gz
ports-9fe972c4c24919b1f06b83ae56a266034be45800.zip
misc/mycorrhiza: move to www and apply fixes from @op
mycorrhiza is now merged, so this repo is now only for updates and maintenance. for stable version check out openbsd ports tree.
Diffstat (limited to 'misc/mycorrhiza/pkg/DESCR')
-rw-r--r--misc/mycorrhiza/pkg/DESCR9
1 files changed, 0 insertions, 9 deletions
diff --git a/misc/mycorrhiza/pkg/DESCR b/misc/mycorrhiza/pkg/DESCR
deleted file mode 100644
index fa42760..0000000
--- a/misc/mycorrhiza/pkg/DESCR
+++ /dev/null
@@ -1,9 +0,0 @@
-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.