Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.03 KB

File metadata and controls

31 lines (19 loc) · 1.03 KB
layout post
title Your Post Title Here
date YYYY-MM-DD HH:MM:SS -0000
author Your Name (optional)
categories technical

Creating a New Post

To create a new post:

  1. Copy and rename this template to create a new post.

    Note: The filename should be the date and the title of the post in lowercase, with no spaces or special characters. For example, if the title is "My First Post", the filename should be 2026-01-12-my-first-post.md.

  2. Edit the post title and date in the front matter.

  3. Write your blog post content.

  4. Save the file to the _posts directory and commit your changes.

Post Content

Write your introduction paragraph here. This first paragraph (or text before <!--more-->) will be shown as the excerpt on the home page.


Have questions? Join our Slack community or check out our GitHub.