From 0a6c42796409e28750076223e1cd47631ca637a5 Mon Sep 17 00:00:00 2001 From: Robbie Antenesse Date: Sat, 15 Jun 2024 01:19:41 -0600 Subject: [PATCH] Add Feather Wiki (#724) --- software/feather-wiki.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/feather-wiki.yml diff --git a/software/feather-wiki.yml b/software/feather-wiki.yml new file mode 100644 index 0000000000..49ce468b7b --- /dev/null +++ b/software/feather-wiki.yml @@ -0,0 +1,13 @@ +name: "Feather Wiki" +website_url: "https://feather.wiki" +source_code_url: "https://codeberg.org/Alamantus/FeatherWiki" +description: "A lightning fast and infinitely extensible tool for creating personal non-linear notebooks, databases, and wikis that is entirely self-contained, runs in your browser, and is only 58 kilobytes in size." +licenses: + - AGPL-3.0 +platforms: + - Javascript +tags: + - Wikis +depends_3rdparty: false +demo_url: "https://feather.wiki/?page=gallery#wikis" +related_software_url: "https://feather.wiki/?page=gallery#extensions"