Skip to main content
https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.htmly-baf2dbd0-da7f-4b1d-9852-948042c3815d/image0_pCloud216.png

HTMLy

by pcloudhosting

(1 ratings)

Version 3.1.1 + Free Support on Ubuntu 24.04

HTMLy is an open-source flat-file CMS written in PHP. It allows users to create blogs and simple websites without using a database. HTMLy is designed for speed, simplicity, and portability, making it suitable for both developers and non-technical users.

Features of HTMLy:

  • No database required – content stored as flat files (Markdown or HTML).
  • Easy to install, deploy, and migrate.
  • Supports tagging, categories, SEO-friendly URLs, and a responsive admin panel.
  • Extensible via themes and plugins.

HTMLy Usage:

$ sudo su
$ sudo apt update
$ sudo systemctl restart apache2
$ Access HTMLy in your browser at: http://your-server-ip/install.php
 
  

Disclaimer: HTMLy is released under the MIT License. While it is actively maintained and widely used, it is provided "as is" without warranties. Users are responsible for ensuring proper configuration, updates, and security practices.