Congratulations, you've found my new blog!

I've never been good at maintaining a blog, but here we go again.

Let's start out with the obligatory "How I built my blog" post, shall we? I'm using [Next.js](https://nextjs.org/) App Router (_obvii_) for the framework, local [MDX](https://mdxjs.com/) for content authoring, and [Tailwind CSS](https://tailwindcss.com/) for styling. It's nothing too fancy under the hood, as I wanted to keep things simple.

The music integration pulls from data from [Last.fm](https://www.last.fm/) to show what I've been listening to. What's a personal site for if not flexing your music taste?

I also added a cool little theme switcher because not everyone loves dark mode, shockingly.

Will I actually maintain this blog? Your guess is as good as mine. But hey, at least I had fun building it!
