gdtool/cloudflare-workers-blog
A Blog Powered By Cloudflare Workers and KV observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 25
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2080
- days_rel: n/a
- days_push: 450
- n_releases_24m: 0
Adoption not part of the score
1188 stars · 1068 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A blog application that runs entirely on Cloudflare Workers, using Cloudflare KV as its database with no other dependencies. It combines the speed of a static blog (all HTML pages cached) with the flexibility of a dynamic blog, managed through a markdown-based admin backend.
Use cases
- host a personal blog on cloudflare workers
- blog with no server or database to maintain
- fast static-speed blog with dynamic admin backend
- write posts in markdown and publish with one click
- free blog hosting within cloudflare workers free tier
- blog that handles tens of thousands of articles on KV
When to choose
- you want a zero-dependency blog fully on Cloudflare's free tier
- you prefer markdown writing with one-click publish and cache purge
- you need static-blog speed but dynamic flexibility without running a server
When to avoid
- you need a custom database, plugins, or themes beyond what the project supports
- your traffic exceeds Cloudflare Workers' daily request limits (~100k/day)
- you require a permissively licensed codebase (the repo has no license)
Facets
application · maturity maintenance
static-site-generator caching templating markdown web-development self-hosted cms cloud serverless cloudflare-workers cloudflare-kv blog-engine serverless-blog no-database edge-computing web-server
2 sources
- readme: https://github.com/gdtool/cloudflare-workers-blog · fetched 2026-08-28 · 6836b7d4097d
- homepage: https://blog.gezhong.vip/ · fetched 2026-08-29 · e1faefc145ac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gdtool/cloudflare-workers-blog | main | 44 |
For agents
markdown · JSON · MCP: product_card(name="gdtool/cloudflare-workers-blog")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem