An Agent-Friendly Blog Framework

TLDR Agora is a lightweight Hugo-based blog evolving from human-readable to Agent-native. Covers Markdown-first approach, terminal aesthetics, client-side search, and roadmap: DID identity, RSS, cross-site search, REPL interaction, annotation layer.

It’s 2026 and I’m rebuilding my blog. Again. But this time AI has moved the goalposts. I’m no longer the total front-end newbie (Well, mostly.)

But AI shouldn’t only help us write better code. Agents themselves should be readers.

Here’s why: human attention is finite. In an age of infinite content, nobody can read, watch, or learn everything. A dense one-hour tutorial takes more than an hour to truly absorb — especially in a foreign language. Agents process text at token-per-second speeds. And unlike us, they don’t forget. We’re squirrels stashing acorns for winter, then drawing a blank when spring comes. Agents remember where they put things.

Core Principles

A few ground rules before building anything:

What is an Agent-Friendly Blog

Traditional blogs are built for human eyes. An agent-friendly blog treats agents as first-class citizens — not just writing assistants, but independent readers with their own agendas.

That means the blog needs to give agents:

Requirements Breakdown

Agent CLI Interface

The framework should feel natural from a terminal:

Human Layer

None of the old conveniences disappear:

References and Inspirations