From 7c1fd75d20c904e5f3ac76b33f6db7a50445802b Mon Sep 17 00:00:00 2001 From: lostinlight Date: Sun, 15 Oct 2023 19:23:08 +0300 Subject: [PATCH] Add Mbin, Messy --- source/_data/miscellaneous.json | 36 +++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 075d134..36b40fc 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -1747,6 +1747,42 @@ "OStatusClass": false, "categories": ["Sn-mi"] }, + { + "title": "Mbin", + "source": "https://github.com/mbinorg/mbin", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "https://the-federation.info/mbin", + "description": "A fork of kbin, community-focused.", + "codeLanguage": "PHP", + "techStack": "Symfony", + "license": "AGPL-3.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Forums", "Links"] + }, + { + "title": "Messy", + "source": "https://github.com/rekcuFniarB/messy-fediverse", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Single user ActivityPub instance intended to add Fediverse compatibility to existing Django-based sites.", + "codeLanguage": "Python", + "techStack": "Django", + "license": "MIT", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["SN-mi", "SN-ma"] + }, { "title": "diaspora*", "source": "https://github.com/diaspora/diaspora",