From ea30de1e7c152152d62c0cad37845c7b3469a397 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 11 Sep 2023 12:08:49 +0000 Subject: [PATCH] Remove Fussel (actually a static site generator) - Ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/146 --- software/fussel.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 software/fussel.yml diff --git a/software/fussel.yml b/software/fussel.yml deleted file mode 100644 index 33f3641d08..0000000000 --- a/software/fussel.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: Fussel -website_url: https://github.com/cbenning/fussel -description: Self-hosted, no-backend static photo gallery. Face tag recognition, albums and more. -licenses: - - MIT -platforms: - - Python - - Docker -tags: - - Photo and Video Galleries -source_code_url: https://github.com/cbenning/fussel -demo_url: https://benninger.ca/fussel-demo/ -stargazers_count: 225 -updated_at: '2023-03-29' -archived: false