From 4e0d39fb878ccfe468c9fe0f083bd8863110603e Mon Sep 17 00:00:00 2001 From: lostinlight Date: Wed, 4 Mar 2020 19:59:28 +0300 Subject: [PATCH] Add Tavern project --- source/_data/miscellaneous.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index cd1b6b8..dd8cfdb 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -613,6 +613,24 @@ "OStatusClass": true, "categories": ["SN-mi"] }, + { + "title": "Tavern", + "source": "https://gitlab.com/ngerakines/tavern/-/tree/release-amber-ale", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "https://the-federation.info/tavern", + "description": "A minimalistic Activity Pub server. Think Mastodon, but smaller and with fewer features.", + "codeLanguage": "Go", + "techStack": "", + "license": "MIT", + "FediAccount": "https://mastodon.social/@ngerakines", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": true, + "categories": ["SN-mi"] + }, { "title": "OLKi", "source": "https://framagit.org/synalp/olki/olki",