The first essay
This is the first essay — a placeholder to show the structure. Replace this text with your writing whenever you’re ready.
Each essay follows a simple pattern: a title, a date, and the text below. You write in Markdown, so ## creates a subheading, **bold** makes text bold, and [a link](https://example.com) becomes a link.
When you want to add another essay, just create a new .md file in src/content/blog/ with the same three fields at the top (title, description, pubDate) and it appears in the list automatically.