Bradley McGill

Hello world

TODO: replace this with something you actually want to say.

This post exists to prove the boring things work: it has a title, a date, a tag, and a description that shows up on the index and in the feed. Delete it once there is something real to read.

Writing a new post

Drop a Markdown file into src/content/posts/. The filename becomes the URL, so hello-world.md is served at /posts/hello-world. The frontmatter above is checked at build time — miss a required field and the build fails rather than publishing something broken.