← blog

Hello World

30 April 2026


This is the first post. Delete it and write your own.

To add a new post, create a .md file in the posts/ folder. The filename becomes the URL slug — so my-post.md becomes /blog/my-post.

Each file needs this header at the top:

---
title: Your Post Title
date: 2026-04-30
description: A short description shown on the blog index.
---

Then write whatever you want below it in plain Markdown.