Back to blog

Hello World

First post testing MDX components

· 1 min read

  • meta
  • mdx

Note

This is a sample blog post I made for myself to test out MDX and custom components, I might remove it soon once I add actual blog posts :)

This is a regular paragraph to check that base typography works. Bold, italic, and inline code should all render correctly.

Testing a code block

Example Request
POST /api/hello
{ "message": "world" }

Testing images

A static import gets real dimensions and a blur placeholder for free:

The portfolio homepage
A static import, rendered through next/image.

Testing steps

1

First step

Explain what happens in step one.

2

Second step

Explain what happens in step two.

Heads up

This is a warning-style callout, for anything risky or important to flag.

A callout with no title, to check the icon still lines up beside the text.

That's the end of the test post.