diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 94b043d..abf467a 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -1783,6 +1783,24 @@ "OStatusClass": false, "categories": ["SN-mi"] }, + { + "title": "Vidzy", + "source": "https://codeberg.org/vidzy/vidzy", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "https://vidzy.codeberg.pag/", + "description": "Federated alternative to TikTok.", + "codeLanguage": "Python", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Media"] + }, { "title": "diaspora*", "source": "https://github.com/diaspora/diaspora", @@ -1962,24 +1980,6 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["SN-mi"] - }, - { - "title": "Vidzy", - "source": "https://codeberg.org/vidzy/vidzy", - "protocols": "ActivityPub", - "site": "", - "logo": "", - "servers": "https://vidzy.codeberg.page/", - "description": "Vidzy - The federated alternative to TikTok.", - "codeLanguage": "Python", - "techStack": "", - "license": "AGPL-3.0", - "FediAccount": "", - "apClass": true, - "zotClass": false, - "diasporaClass": false, - "OStatusClass": false, - "categories": ["Media"] } ] } diff --git a/source/_data/tools.json b/source/_data/tools.json index cccc7b4..c4fbecb 100644 --- a/source/_data/tools.json +++ b/source/_data/tools.json @@ -2538,6 +2538,42 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["Bridges"] + }, + { + "title": "Hatsu", + "source": "https://github.com/importantimport/hatsu", + "protocols": "ActivityPub", + "site": "https://hatsu.cli.rs", + "logo": "", + "servers": "", + "description": "Self-hosted & fully automated ActivityPub bridge for static sites.", + "codeLanguage": "Rust", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Bridges"] + }, + { + "title": "Fedipage", + "source": "https://git.qoto.org/fedipage/fedipage", + "protocols": "ActivityPub", + "site": "https://fedipage.com", + "logo": "", + "servers": "", + "description": "Hugo based static page generator and blog with ActivityPub support.", + "codeLanguage": "JavaScript", + "techStack": "", + "license": "Apache-2.0", + "FediAccount": "", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Plugins"] } ] }