# gdtool/cloudflare-workers-blog

A Blog Powered By Cloudflare Workers and KV

Repository: https://github.com/gdtool/cloudflare-workers-blog
Canonical: https://ross.abutalabs.com/products/cloudflare-workers-blog
Homepage: https://blog.gezhong.vip/
Language: JavaScript
License Family: other
Last push: 2025-06-09T07:58:40+00:00

## Health v2 (maintenance only)
Score: 44/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 25, release rhythm 35, longevity 100
- inputs: {"age_days": 2080, "days_push": 450, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1188, forks 1068 (observed 2026-08-28T04:03:55.391051+00:00)

## What it is
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
- artifact type: application
- maturity: maintenance
- function: static-site-generator, caching, templating, markdown
- domain: web-development, self-hosted, cms
- platform: cloud, serverless
- tags: cloudflare-workers, cloudflare-kv, blog-engine, serverless-blog, no-database, edge-computing, web-server

## Member repositories
- gdtool/cloudflare-workers-blog (main) score 44

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:55.391051+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:23:36.536196+00:00, confidence not recorded.
  - readme: https://github.com/gdtool/cloudflare-workers-blog (fetched 2026-08-28T04:03:55.391051+00:00, sha 6836b7d4097d)
  - homepage: https://blog.gezhong.vip/ (fetched 2026-08-29T12:30:41.652768+00:00, sha e1faefc145ac)
- Data as of 2026-08-30T08:39:29.467469+00:00.
