Hello World
This is my first blog post! I built this site using Eleventy as a static site generator and Tailwind CSS for styling.
Why Eleventy?
Eleventy is a simpler static site generator. It transforms templates into HTML pages — no client-side JavaScript required. It's fast, flexible, and stays out of your way.
Getting started
Writing a new post is as easy as creating a Markdown file in the posts/ directory. Add some front matter at the top and start writing.
That's it for now. More posts coming soon!