July 21, 2026
Hello, world
This is a placeholder post. New posts are added by creating a Markdown file in
src/content/posts/ with title, date, and an optional summary in the
frontmatter.
Markdown features work as expected:
- Lists
- Links
inline code
def hello():
print("hello, world")