d--- title: “My second Post” date: 2025-09-10 description: “Testing my second blog post.”

This is my second post on derekawa.com 🎉

Blogging made simple!

# create a new post
cp src/pages/posts/hello-derek.md src/pages/posts/my-next-post.md
# then edit the frontmatter at the top (title, date, description)