diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2022-08-02 18:30:03 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2022-08-02 18:30:03 +0300 |
| commit | ec0cb2e44bd958e8229ba11af827448a4c251f78 (patch) | |
| tree | 4a9d24950b2deb9bd0c55a27401c3237b39ded96 /misc/mycorrhiza/pkg/DESCR | |
| parent | 5cc0874b0d5ee6415bdfe90372a9e86563c34d5d (diff) | |
| download | ports-ec0cb2e44bd958e8229ba11af827448a4c251f78.tar.gz ports-ec0cb2e44bd958e8229ba11af827448a4c251f78.zip | |
add misc/mycorrhiza
it's still work in progress. also it needs mycorrhiza user to be added
to /usr/ports/infrastructure/db/user.list.
Diffstat (limited to 'misc/mycorrhiza/pkg/DESCR')
| -rw-r--r-- | misc/mycorrhiza/pkg/DESCR | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/mycorrhiza/pkg/DESCR b/misc/mycorrhiza/pkg/DESCR new file mode 100644 index 0000000..fa42760 --- /dev/null +++ b/misc/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. |
