Welcome to My Blog
notes
First post in Markdown
This is a sample Markdown post.
Why this page
- You can create new posts using
.mdfiles. - Standard Markdown syntax is supported.
- Quarto will render and list new posts automatically.
def hello():
return "Hello, blog!"