From 040f3e3eb9b6df98befec43f97c7f92c1289828b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 11 Dec 2023 12:35:57 +0100 Subject: [PATCH 1/2] Add Bearblog to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 00624aab..8ea4df3e 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -112,6 +112,12 @@ description = "No-code database tool, alternative to Airtable" upstream = "https://gitlab.com/bramw/baserow" website = "https://baserow.io/" +[bearblog] +name = "Bearblog" +description = "Minimalist, KISS blogging platform" +upstream = "https://github.com/HermanMartinus/bearblog/" +website = "https://bearblog.dev/" + [beatbump] name = "Beatbump" description = "An alternative frontend for YouTube Music" From bcaa4d4815bf862c1c83f6cec427d51791e016f8 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Mon, 11 Dec 2023 20:10:37 +0100 Subject: [PATCH 2/2] Update wishlist.toml --- wishlist.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wishlist.toml b/wishlist.toml index 8ea4df3e..7cef5690 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -114,7 +114,7 @@ website = "https://baserow.io/" [bearblog] name = "Bearblog" -description = "Minimalist, KISS blogging platform" +description = "Free, no-nonsense, super-fast blogging" upstream = "https://github.com/HermanMartinus/bearblog/" website = "https://bearblog.dev/"