From 074b2c7de9460f2bdb7c3d27756ea2c39fb27f7b Mon Sep 17 00:00:00 2001 From: Marie Date: Mon, 4 Dec 2023 15:19:49 +0000 Subject: [PATCH] Add sharkey to misc --- source/_data/miscellaneous.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index e2584da..0a11152 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -2034,6 +2034,24 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["SN-mi"] + }, + { + "title": "Sharkey", + "source": "https://github.com/transfem-org/Sharkey", + "protocols": "ActivityPub", + "site": "https://joinsharkey.org", + "logo": "/img/misc/sharkey.png", + "servers": "https://sharkey.fediverse.observer/list", + "description": "A sharkish experience based on latest misskey with customizations and features you love from Firefish.", + "codeLanguage": "TypeScript", + "techStack": "Node.js, Vue", + "license": "AGPL-3.0", + "FediAccount": "@sharkey@shonk.social", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["SN-mi"] } ] }