v0.1.0
2026-06-08
Initial release
The first working version of bead — a git-backed personal blog system built on plain Markdown files.
- Write in Markdown, publish to Cloudflare Pages via
wrangler
- Status workflow:
draft → staged → public with file rename as the authoritative state
- Parent/child bead relationships forming a directed graph, visualised with D3
- Commands:
new, list, stage, retract, mark, build, preview, graph, release, rollback, log, search
- Release manifests track Cloudflare deployment IDs for rollback support
- Local preview server with live file watching