Two API Calls to Put an AI Agent on a Static Site

The “David’s AI” sidebar is a real xpander agent - created with one API call, streamed with another, and dropped onto a static site behind a tiny key-holding Worker.

July 26, 2026 · 4 min · 779 words · David Twizer

How This Site Is Built

A static Hugo site on GitHub Pages with zero backend - except one small Cloudflare Worker for the chat, an llms.txt for the agent, and a calendar in the sidebar.

July 26, 2026 · 2 min · 383 words · David Twizer