This is a placeholder

This post exists only to prove the /blog build pipeline works — markdown in, styled HTML page out, automatically added to the blog index and to sitemap.xml.

Delete content/blog/sample-post-delete-me.md once real posts are ready to replace it.

What this proves

  • Frontmatter (title, description, date, tags) is parsed correctly.
  • Markdown renders into the site's typography.
  • The post gets its own <title> and Open Graph tags, distinct from the homepage.
  • The post appears on /blog and in sitemap.xml with no manual step.