tag
content
4 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…
-
Related Posts, From a Line of Template to Semantic Search
A "related articles" block is the cheapest way to keep a reader on your site: they finished one thing, here are five more they'll probably like. The trick is that "probably like" has three very…
-
AI in Your Content, at Build Time — Not in the Browser
There are two places you can put an AI call on a website: in the visitor's browser, or in your build. Almost everyone reaches for the first — a widget that calls an API on page load — and almost…
-
How to Use the [ai …] Shortcode: A Practical Walkthrough
This is the hands-on companion to AI in Your Content. That post argues why build-time AI beats a browser widget; this one gets you from zero to a working [ai …] in about five minutes.