From b2d11a09228b4f52475f783b11d296dd13e41d54 Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Sat, 9 Sep 2023 00:55:06 +0100 Subject: [PATCH] Remove htmly (unmaintained since May 2022, website down) (#141) --- software/htmly.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/htmly.yml diff --git a/software/htmly.yml b/software/htmly.yml deleted file mode 100644 index c9cda83f88..0000000000 --- a/software/htmly.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: htmly -website_url: https://www.htmly.com/ -description: Databaseless Blogging Platform (Flat-File Blog). -licenses: - - GPL-2.0 -platforms: - - PHP -tags: - - Blogging Platforms -source_code_url: https://github.com/danpros/htmly -demo_url: https://demo.htmly.com/ -stargazers_count: 941 -updated_at: '2022-05-18' -archived: false