logo
icon

HTMLy

A fast, simple, open-source databaseless blogging platform written in PHP. Uses flat files to store content with a unique algorithm for fast lookups by date, category, tag, or author. Supports Markdown, multiple users, and themes.

template cover
Deployed0 times
Publisherfuturize.rush
Created2026-04-04
Services
service icon
Tags
BlogCMS

HTMLy

HTMLy is an open-source databaseless blogging platform built with PHP. It stores content in flat files and uses a custom algorithm for fast lookups by date, type, category, tag, or author — even with thousands of posts. Supports Markdown editing, multiple authors, themes, RSS feeds, and SEO-friendly URLs.

First-Time Setup

  1. Click the deployed URL to open HTMLy.
  2. Follow the on-screen installer to create an admin account.
  3. Start writing posts from the admin dashboard.

Default Port

  • 80 (HTTP)

License

GPL-2.0 — GitHub