Back to essays

Start here

A first placeholder essay so the blog structure is immediately usable.

This is the first article in blog.nickxu.me.

Create a new Markdown or MDX file in blog.nickxu.me/src/content/blog/ with frontmatter like this:

---
title: "My essay title"
date: 2026-06-28
summary: "One or two sentences for the article list."
tags:
  - writing
---

Then write the essay below the frontmatter.