ENTRY // 2026-07-01

Sample Post One

DIY & Repair #placeholder#pipeline-test
Placeholder cover image with the Bear Stuffs mark

This is placeholder body copy for Sample Post One. It exists only to prove that the MDX pipeline renders markdown, that frontmatter drives the listing pages, and that the diy-repair category tag routes correctly. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.

A placeholder section

Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore.

  • Placeholder list item one
  • Placeholder list item two
  • Placeholder list item three

Images render inside MDX

The image below is imported through Astro’s asset pipeline from src/assets/blog/:

A placeholder technical diagram proving inline images work

Code blocks too

// placeholder snippet proving syntax highlighting
export const bear = { built: true, bought: false };

That’s all this post needs to do. Real content replaces it later.

← All entries