Welcome to My Blog

notes
First post in Markdown
Published

April 3, 2026

This is a sample Markdown post.

Why this page

  • You can create new posts using .md files.
  • Standard Markdown syntax is supported.
  • Quarto will render and list new posts automatically.
def hello():
    return "Hello, blog!"