← Back to blog

Hello, world

This is a placeholder post to show how the blog works.

To add a new post: create a new Markdown file in src/blog/posts/, give it a title and date in the front matter, write the content in Markdown below the ---, then rebuild the site with npm run build.