This is a lightweight Micropub server built with Hono and Bun.
It does not fully implement the Micropub spec and is only tested with iA Writer. Built specifically for me and my blog.
bun install
bun devdocker build --pull --platform linux/amd64 -t ghcr.io/samwarnick/perfect-cms .
docker push ghcr.io/samwarnick/perfect-cms:latest