This blog is powered by Astro content collections.
To publish a new post, create a Markdown file inside src/content/blog/:
---
title: My new post
description: A short summary.
pubDate: 2026-04-09
tags:
- notes
---
Write your post here.
Once you commit and push to GitHub, Cloudflare Pages can rebuild the site automatically.