diff --git a/source/_data/tools.json b/source/_data/tools.json index 4cd0dd5..3a629ee 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -1945,6 +1945,24 @@ "OStatusClass": false, "categories": ["Plugins"] }, + { + "title": "GhostCMS ActivityPub", + "source": "https://codeberg.org/quigs/ghostcms-activitypub", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "An ExpressJS server that integrates with GhostCMS webhooks to publish ActivityPub content on the Fediverse.", + "codeLanguage": "JavaScript", + "techStack": "", + "license": "MIT", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Plugins"] + }, { "title": "fossilphant", "source": "https://github.com/swaldman/fossilphant",