Open source · GO · BSD-3-Clause

The AI-native static site generator

Build fast, hardened sites from Markdown and SQL databases. AI runs at build time, an MCP server drives SSG from your agent, and every page ships clean Markdown for the tools that read it — a 5 000-post site builds in 2.3 seconds, with nothing sent to the browser that does not have to be.

Why ssg

Built for speed, data and the AI web

  • Builds in seconds, not minutes

    A 5 000-post site builds in 2.3 seconds — 5.25× faster than the previous release, after two costs that only appeared at scale were removed. Output is byte-identical however many workers run, so a shorter CI job is the only difference.

    How that was measured

  • Reads your database directly

    MySQL, MariaDB, PostgreSQL and SQLite are content sources like any other — no export step and no glue script. Queries run read-only at build time, so the database stays behind your firewall and never sits in the request path.

    External sources

  • Built for AI agents, end to end

    AI runs at build time — summaries, tags and related posts, cached by content hash and never reaching the browser. An MCP server lets agents create and edit content, and every page publishes clean Markdown and an llms.txt index for the tools that read it.

    AI & agents

Deploys natively to

Guides

Documentation

Every guide below is built from this repository's own docs/ folder through content_sources — this site is its own integration test.

24 guides in total — the full directory is in the footer below.

Updates

Latest posts

All 25 posts →