From b3b4d17a75bd6c1ca2ff6b4dc52191fd74802eed Mon Sep 17 00:00:00 2001 From: Hadrien <26697460+ketsapiwiq@users.noreply.github.com> Date: Wed, 3 Mar 2021 19:32:59 +0100 Subject: [PATCH] Add Gollum app --- apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/apps.json b/apps.json index e8a87d14..3494f8a3 100644 --- a/apps.json +++ b/apps.json @@ -1206,6 +1206,17 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/gogs_webhost_ynh" }, + "gollum": { + "branch": "master", + "category": "publishing", + "state": "working", + "revision": "HEAD", + "maintained": "request_help", + "subtags": [ + "wiki" + ], + "url": "https://github.com/ketsapiwiq/gollum_ynh" + }, "gotify": { "branch": "master", "category": "dev",