
How to Add New Blog Posts
By AdminJanuary 20, 2024
How to Add New Blog Posts
This is a guide on how to add new blog posts to your website.
Steps
- Create a new
.mdfile in thecontent/blog/directory - Add frontmatter at the top
- Write your content in Markdown
- Save the file
- The post will automatically appear on your blog page!