This is a placeholder post. It exists only to prove the MDX pipeline renders end-to-end: frontmatter parsing, the index grid, the per-post page, the cover image, and the sitemap entry all pick this file up automatically.
What this proves
- Standard Markdown works: bold, italic, links, and lists.
- GitHub-flavored tables work too:
| Feature | Status |
|---|---|
| Frontmatter | Working |
| Cover image | Working |
| Tables | Working |
Delete this file (or replace its content) once real articles are ready to publish.
Next steps
Add a new .mdx file under content/blog/ with its own frontmatter to publish another post. No route or component code needs to change.