tag
release
3 entries.
-
SSG 1.8.16: Content That Thinks, Announces Itself, and Links Itself
The last two releases were about speed and structure. 1.8.16 is about the edges of publishing — the small jobs around a post that you either do by hand every time or wire up a SaaS for: summarising…
-
Legible to Machines: What Landed in SSG 1.8.14
Most of what a static site generator does is for people: render the Markdown, style the page, ship the HTML. But a page has other readers you never think about — the scraper that builds a link…
-
One Site, Many Workers: What Landed in SSG 1.8.13
For a while SSG had exactly one escape hatch from "everything is static": a worker: block that dropped a single Cloudflare Pages Functions tree into your build. That was enough for a contact form or…