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"] } ] }