From 638312ff8b6253960fa300c8a15c368f9a0dc4d1 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Thu, 16 Nov 2023 22:17:18 +0300 Subject: [PATCH] Update Misc: add Wordforge (htmlproofer) --- source/_data/miscellaneous.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index 0439049..e2584da 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -1837,6 +1837,24 @@ "OStatusClass": false, "categories": ["Extension"] }, + { + "title": "Wordforge", + "source": "https://codeberg.org/grafcube/wordforge", + "protocols": "ActivityPub", + "site": "", + "logo": "", + "servers": "", + "description": "Federated creative writing server. A place where anyone can write novels using markdown.", + "codeLanguage": "Rust", + "techStack": "", + "license": "AGPL-3.0", + "FediAccount": "@grafcube@fosstodon.org", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Blog-Pub"] + }, { "title": "diaspora*", "source": "https://github.com/diaspora/diaspora",