← Back to blog
Hello World
A placeholder post showing how to add blog content with frontmatter.
Welcome to the Sober & Connected blog.
This is a placeholder post so you can copy the pattern when you publish real articles. Edit or delete this file and add new .mdx files in content/blog/.
Frontmatter fields
Each post starts with YAML frontmatter:
title— used for the page title and Open Graph tagsdescription— short summary for the blog index and meta descriptiondate— ISO date (YYYY-MM-DD); newest posts appear firstimage— optional path under/publicfor social sharing
The URL slug comes from the filename. This file is hello-world.mdx, so it lives at /blog/hello-world.