From 30772b654c3eb74d417a61bd09d916742dac5247 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 16 Aug 2024 20:41:35 +0200 Subject: [PATCH] add faircamp to the catalog --- apps.toml | 6 ++++++ wishlist.toml | 7 ------- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/apps.toml b/apps.toml index 61c826c1..eddc5324 100644 --- a/apps.toml +++ b/apps.toml @@ -1093,6 +1093,12 @@ level = 8 state = "working" url = "https://github.com/YunoHost-Apps/facilmap_ynh" +[faircamp] +category = "publishing" +state = "working" +subtags = [ "static_site_generator", "website" ] +url = "https://github.com/YunoHost-Apps/faircamp_ynh" + [fastapi] added_date = 1701639252 # 2023/12/03 category = "publishing" diff --git a/wishlist.toml b/wishlist.toml index b1975fb2..b54e52e6 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -611,13 +611,6 @@ upstream = "https://github.com/exoplatform/" website = "https://www.exoplatform.com" added_date = 1698609533 # 2023/10/29 -[faircamp] -name = "Faircamp" -description = "Static site generator for audio artists and producers" -upstream = "https://codeberg.org/simonrepp/faircamp" -website = "https://simonrepp.com/faircamp/" -added_date = 1703728571 # 2023/12/28 - [farside] name = "Farside" description = "A redirecting service for FOSS alternative frontends"