How to Add New Blog Posts

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

  1. Create a new .md file in the content/blog/ directory
  2. Add frontmatter at the top
  3. Write your content in Markdown
  4. Save the file
  5. The post will automatically appear on your blog page!