From f5c29537730ee92d9822719ae7c361535a09357e Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Thu, 30 Jan 2025 16:47:32 +0000 Subject: [PATCH] Remove Bolt-CMS (Unmaintained since Jan 2024) (#1120) --- software/bolt-cms.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/bolt-cms.yml diff --git a/software/bolt-cms.yml b/software/bolt-cms.yml deleted file mode 100644 index 7cd4b5ceac..0000000000 --- a/software/bolt-cms.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Bolt CMS -website_url: https://boltcms.io/ -description: Open source Content Management Tool, which strives to be as simple and straightforward as possible. -licenses: - - MIT -platforms: - - PHP -tags: - - Content Management Systems (CMS) -source_code_url: https://github.com/bolt/core -stargazers_count: 555 -updated_at: '2024-01-29' -archived: false