heartwood every commit a ring

the docs catch up to the rewrite, the blog runs in rust now

12a58b18 by Isaac Bythewood · 6 days ago

modified CLAUDE.md
@@ -61,7 +61,7 @@ There are no tests, linters, or build steps in this repo — it is pure configur| Project | Port | Stack | Data dir | Migrations ||---|---|---|---|---|| `analytics` | 8000 | Django + Vite (Bun) + SQLite | yes | yes || `blog.bythewood.me` | 8100 | Flask (uv) + Vite (Bun) | no | no || `blog.bythewood.me` | 8100 | Rust (axum) + Vite (Bun) | no | no || `timelite` | 8200 | Next.js + Bun (local-only, no backend) | no | no || `isaacbythewood.com` | 8300 | Next.js + Bun (Pages Router, plain JS) | no | no || `status` | 8400 | Django + Vite (Bun) + SQLite | yes | yes |