From d6e10cac5673023eeaea0d75a0d8e7a83d8586b4 Mon Sep 17 00:00:00 2001 From: okxo Date: Fri, 2 Dec 2022 15:49:11 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9Esource/=5Fdata/tools.json=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Submitted GhostCMS to Mastodon Plugin --- source/_data/tools.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/_data/tools.json b/source/_data/tools.json index fd5ce1a..e84e13e 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -1980,6 +1980,24 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["Utils"] + }, + { + "title": "Ghost CMS posts to Mastodon", + "source": "https://github.com/sowoi/ghostcms2mastodon", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Send posts from GhostCMS to Mastodon.", + "codeLanguage": "Python", + "techStack": "", + "license": "Apache License 2.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Plugins"] } ] }