From 0506516cf3a62fd98e81a359085909397b140669 Mon Sep 17 00:00:00 2001 From: Robert Riebisch <15858666+bttrx@users.noreply.github.com> Date: Sat, 19 Oct 2024 15:16:29 +0200 Subject: [PATCH] Add HTMLy (#876) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> Co-authored-by: nodiscc --- software/htmly.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/htmly.yml diff --git a/software/htmly.yml b/software/htmly.yml new file mode 100644 index 0000000000..a47cfa460f --- /dev/null +++ b/software/htmly.yml @@ -0,0 +1,13 @@ +name: "HTMLy" +website_url: "https://www.htmly.com/" +source_code_url: "https://github.com/danpros/htmly" +description: "Databaseless PHP blogging platform. A flat-file CMS that allows you to create a fast, secure, and powerful website or blog in seconds." +licenses: + - GPL-2.0 +platforms: + - PHP +tags: + - Blogging Platforms + - Content Management Systems (CMS) +demo_url: "http://demo.htmly.com/" +related_software_url: "https://www.htmly.com/theme/"