Welcome to Bento Demo

Written by Bento Team · Published on 2026-04-30 welcomerelease

This is a sample blog post, authored as a markdown file under sites/demo/src/content/blog/en/welcome.md. To add another post, drop a new <slug>.md into this folder and rebuild.

Why files instead of a database

After SCR-10 we manage blog posts the same way we manage product copy: in git, with PR review, with version history, and with no server-side authoring UI. There’s nothing to migrate when changing hosts and the content is offline-readable for whoever clones the repo.

What’s still in the database

Nothing related to blog. The bento-blog D1 tables drop in SCR-12d.