Welcome to my blog! This is a test post to verify the MDX setup is working correctly.

Code Example

Here's some code with syntax highlighting:

function greet(name: string): string {
  return `Hello, ${name}!`;
}

console.log(greet("World"));

Features

  • MDX support for rich content
  • Syntax highlighting with sugar-high
  • Clean, minimal design

This is a blockquote to test styling.

More posts coming soon!