Hello, World

A tiny starter post to prove the generator works.

Welcome to your new space on the web! This file lives in content/ and is written in plain Markdown. When you run npm run build, the generator will convert it into a static HTML page inside dist/.

What to do next

  • Duplicate this file for each new post.
  • Adjust the frontmatter at the top (between the --- markers).
  • Write whenever inspiration hits.
npm run build
open dist/index.html

Happy publishing!