Hello Lume

I'm revamping Brett Codes with a fresh new website, and I decided to try out a new (to me) static site generator: Lume.

Lume is built in TypeScript using the Deno runtime, which I've been enjoying using over the last couple of years.

My first impressions of Lume are fantastic. It's simple and very flexible.

What I'm most excited about it the ability to define custom data collections in YAML, JSON, or TypeScript files. I can imagine myself using this feature for easily managing dynamic collections of data on the site, especially for managing and listing my projects in a data-driven way.

I'll have more to say about Lume after I use it for a bit!