Back to Blog

Hello World — My First Post

2026-04-09

Welcome!

This is a sample blog post. You can write in Markdown with full support for:

  • Bold, italic, and inline code
  • Hyperlinks
  • Lists, headings, and blockquotes

Embedding a Video

Drop a YouTube embed like this:

Code Blocks

def hello():
    print("Hello from my blog!")

Blockquotes

"The best way to predict the future is to invent it." — Alan Kay


That's it! To create a new post, just add a new .mdx file in the content/blog/ folder.