From fe9b67ac6cc25a18643463e278b36779945f8408 Mon Sep 17 00:00:00 2001 From: Ryan Gurnick Date: Fri, 26 Jan 2024 10:22:09 -0800 Subject: [PATCH] Removing software "blog" (#535) It is unclear if this project is still maintained or being utilized. Last code change was made a year ago, no recent PRs, Issues. One fork within the last 7 months. --- software/blog.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/blog.yml diff --git a/software/blog.yml b/software/blog.yml deleted file mode 100644 index e6b09fa5b1..0000000000 --- a/software/blog.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Blog -website_url: https://github.com/m1k1o/blog -description: Facebook-styled blog. Free, extremely lightweight, single-user and easy to install. -licenses: - - GPL-3.0 -platforms: - - PHP -tags: - - Blogging Platforms -source_code_url: https://github.com/m1k1o/blog -stargazers_count: 297 -updated_at: '2023-01-24' -archived: false