1 min read

Hello, world

First post on the new site. Notes on what the schema enforces, how the bilingual setup links translations, and what comes next.

  • #meta
  • #launch

Welcome to the new site. This is a placeholder post — it exists to verify the content collection schema, the MDX rendering layout, and the locale-filtered listing query before real writing lands.

Why a strict schema #

Every field in src/content.config.ts either enforces an SEO rule (title length, summary length) or an accessibility rule (alt text required when a cover image is set). Build fails if any post violates them. That’s the point — discipline at write-time beats fixing things in an audit later.

What comes next #

Real writing starts in Phase 4. This post will get archived (or quietly deleted) once there are 2-3 real ones to take its place.