April 1, 2026
Hello World
Dave WestThis is the first blog post. It demonstrates the blog content type — a clean reading experience focused on prose.
A Subheading
Paragraphs of text, with the occasional link, and maybe some inline code to keep things interesting.
// A code block for good measure
const greeting = 'Hello, world';
console.log(greeting); That’s it. Simple, readable, minimal.