| layout | post |
|---|---|
| title | Your Post Title Here |
| date | YYYY-MM-DD HH:MM:SS -0000 |
| author | Your Name (optional) |
| categories | technical |
To create a new post:
-
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. -
Edit the post title and date in the front matter.
-
Write your blog post content.
-
Save the file to the
_postsdirectory and commit your changes.
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.