Hello, world
This is the single example post while the blog gets going. The same post is available in English, Portuguese and Spanish — try the language switcher in the header.
Welcome
Hello! This is an example post. Its content is fully translated for each locale, so when you switch languages the title, description and body all change together — not just the surrounding interface.
How it works
Each post lives in a per-locale folder under src/content/posts/<locale>/. The
locale segment is stripped from the slug, so every translation shares the same
URL path:
- English:
/posts/hello - Portuguese:
/pt/posts/hello - Spanish:
/es/posts/hello
When a translation is missing for a locale, the blog falls back to the English version, so nothing ever 404s.
What’s next
More posts are on the way — this one is just here to test the blog.