tag
content
4 entries.
-
AI in Your Content, at Build Time — Not in the Browser
Ask an AI a question from inside a Markdown file and bake the answer into the page — once, at build time, cached. No key in the browser, no spinner.
-
Related Posts, From a Line of Template to Semantic Search
Five related articles is one template line, one config block, or a small pipeline — depending on whether you want keyword overlap or actual meaning.
-
SSG 1.8.16: Content That Thinks, Announces Itself, and Links Itself
1.8.16 is about the edges of publishing: build-time AI answers, announcements that never double-post, related articles, and an MCP development server.
-
How to Use the [ai …] Shortcode: A Practical Walkthrough
Step by step: configure a model, keep the key out of your repo, drop your first [ai …] into a post, and commit the cache so CI needs no key at all.