mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add HTMLy (#876)
Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
parent
7059c73423
commit
0506516cf3
1 changed files with 13 additions and 0 deletions
13
software/htmly.yml
Normal file
13
software/htmly.yml
Normal file
|
|
@ -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/"
|
||||
Loading…
Reference in a new issue