Hello World
1 min readThis is your first blog post. Add more posts in the content/posts directory.
The title, date, tags and reading time above are rendered by post.html from the
frontmatter, so do not repeat them here. Body headings start at ##.
Each post needs frontmatter at the top with at least a title and date:
title: My Post Title
date: 2025-01-01
description: A short summary
tags:
- example
Everything below the frontmatter is rendered as HTML using the post.html template.