Hello World

First post on the new blog.

This is the first post. The blog is built with Eleventy, authored in Obsidian, and deployed as static files.

Code test

const greeting = "Hello, world!";
console.log(greeting);

Heading test

Some paragraph text to check prose spacing and readability across different screen sizes.

A blockquote to test styling.