Ghost is lightweight headless server that enables Ghost self hosters to bridge to standard.site with ease..

README: thoroughness pass + Ghost-side configuration walkthrough master

Most of the rewrite is the new "Ghost-side configuration" section, which covers the two pieces the wizard doesn't auto-handle for you: 1. /.well-known/site.standard.publication — full snippets for the three common Docker-Ghost patterns (official TryGhost/docker with bundled Caddy, host-installed Caddy, Ghost-CLI nginx default). Each includes the reload command, ordering caveat (path-matched directive before the catch-all), and a verification curl. 2. The blog-homepage <link rel="site.standard.publication"> with both placement options laid out side-by-side — site-wide Code Injection vs theme {{#is "home"}} block. Other changes: - Status note flipped from "in development; full end-to-end test pending" to "end-to-end validated" with date - New "What ghoststandard does" section near the top — concrete list of what the bridge handles automatically vs what you wire up once - Quick start now reflects the auto-webhook-install — wizard output is "two pieces of glue", not three - New Backfill section - New Troubleshooting section covering the four real failures we hit during 2026-05-29 deploy - Wizard step 4 references /admin/site/ (the correct endpoint) rather than the imaginary settings.browse() the old README mentioned


+224 -46
1 changed file