This is an example post. It exists so the blog route renders end to end — listing, detail page, and MDX styling — without any invented company claims.
How posts work
Every file in content/blog/*.mdx becomes a post automatically. The frontmatter
above (title, date, description) is typed and validated by Contentlayer; the
URL slug is derived from the filename.
Writing content
Author posts in Markdown with the occasional component when you need one. Keep
claims traceable to /website-source-md — the same guardrail that governs the
rest of the site applies here.
When you're ready to publish for real, delete this file and start from the
editorial calendar in 19_BLOG_CONTENT_STRATEGY.md.

