Hello, world
Welcome to my new site, running on ciaran.md.
This post lives at src/content/blog/hello-world.md. To add a new post, drop
another Markdown file in that folder with frontmatter like this:
---
title: "My next post"
description: "A short summary for previews and SEO."
pubDate: 2026-07-10
---
Write your post here in Markdown.
Set draft: true in the frontmatter to keep a post out of the published list
while you work on it.
That’s it — commit, push, and Cloudflare Pages rebuilds automatically.