From 6fb89451297b502b5712f7a4878743736f0fce1a Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 11 Sep 2023 12:10:18 +0000 Subject: [PATCH] Remove Photo Stream (actually a static site generator) Ref. https://github.com/awesome-selfhosted/awesome-selfhosted-data/pull/146 This could be re-submitted to https://jamstack.org/generators/ and/or https://staticsitegenerators.net/ --- software/photo-stream.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/photo-stream.yml diff --git a/software/photo-stream.yml b/software/photo-stream.yml deleted file mode 100644 index d1b14c4136..0000000000 --- a/software/photo-stream.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Photo Stream -website_url: https://github.com/waschinski/photo-stream -description: Minimalist self-hosted photo stream. -licenses: - - MIT -platforms: - - Ruby -tags: - - Photo and Video Galleries -source_code_url: https://github.com/waschinski/photo-stream -demo_url: https://floremotion.de/ -stargazers_count: 397 -updated_at: '2023-05-19' -archived: false