This is your first blog post! Welcome.
Writing in Markdown
You can write your blog posts using Markdown. It's a simple way to format text.
- Create lists
- Add bold or italic text
- Insert links and images
To create a new post, just add a new .md
file in the posts
directory. The file name will become the URL slug. Make sure to include the title
and date
in the frontmatter at the top of the file!