danpros/htmly
Simple and fast databaseless PHP blogging platform, and Flat-File CMS observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 64
- Release rhythm 43
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 33
- age_days: 4635
- days_rel: 303
- days_push: 221
- n_releases_24m: 12
Adoption not part of the score
1360 stars · 309 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
HTMLy is an open-source, databaseless PHP blogging platform and flat-file CMS that prioritizes simplicity and speed. It stores content as files rather than in a database, using a fast algorithm to list content by date, type, category, tag, or author even with tens of thousands of posts.
Use cases
- start a blog without setting up a database
- run a lightweight CMS on cheap shared hosting
- publish a fast personal website with markdown content
- manage blog posts through a web dashboard or the file system
- host a content site with categories, tags, archives, and full-text search
- avoid database maintenance and security overhead for a small site
When to choose
- you want a simple, fast blog or website with no database dependency
- you are on minimal server specs like 512MB RAM or shared hosting
- you prefer managing content as flat files with markdown
- you need built-in features like sitemap, scheduled posts, 2FA, and one-click updates without plugins
When to avoid
- you need a relational database, complex queries, or dynamic web application features
- you require a plugin ecosystem or e-commerce functionality
- your team needs a headless CMS with API-first content delivery
- you need multi-language enterprise content workflows
Facets
application · maturity active
static-site-generator search-engine web-framework cms web-development self-hosted php self-hosted flat-file-cms blogging-platform databaseless markdown blog-engine web-server
6 sources
- readme: https://github.com/danpros/htmly · fetched 2026-08-28 · b55d0a19610c
- homepage: https://www.htmly.com · fetched 2026-08-29 · b0b64adc1027
- site_page: https://docs.htmly.com/ · fetched 2026-08-29 · 91a3061e5210
- site_page: https://www.htmly.com/about · fetched 2026-08-29 · 21e96a57ad0d
- site_page: https://www.htmly.com/about/privacy-policy · fetched 2026-08-29 · daaec9670cb5
- site_page: https://www.htmly.com/about/contact · fetched 2026-08-29 · 24ab741af756
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| danpros/htmly | main | 64 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem