← Back to writing

Hello, World

This is the first post. More coming soon.

A section

Writing in MDX means you can use standard markdown — bold, italic, inline code.

print("hello world")

Images work too: just drop a file in public/images/ and reference it with ![alt](/images/filename.jpg).