Welcome to the Blog!

July 25, 2024

This is the body of your first blog post. You can write your content here using Markdown. It's a simple way to format text, create lists, and more.

How to add a new post

  1. Go to the src/posts directory in your project.
  2. Create a new file with a .md extension (e.g., my-new-article.md).
  3. Add the "frontmatter" at the top, like you see in this file (the part between ---).
  4. Write your content below the frontmatter.

That's it! The website will automatically pick it up.