Tagged "meta"

I Started a Link Blog

I don’t tweet anymore, I’ve yet to join Threads or Bluesky, and I never really got into Mastodon. You would think that might lead to more blogging, but I don’t often find myself with something significant or coherent enough to share in a blog post. I do, however, want a place to share things that I find fun and interesting on the internet, with perhaps a short note or highlight from them, so here it is: my very own link blog!

New Year, New Look 👀

Hello, 2023! I thought I’d ring in the new year by trying out a darker theme for the blog. I’m liking it so far. I may eventually add support for the CSS media feature prefers-color-scheme so people can choose between light and dark mode.

Migrating to Hugo

I started using a static site generator for my personal site back in 2018. I was looking for a more lightweight platform than Wordpress, and SSG’s were a great alternative. Especially since they fit great into CI/CD workflows. I selected Wyam because it’s written in C# and used Razor for it’s templating syntax, which made my transition easier since I’m already familiar with both of those. Wyam served me great for two years, but development on the project has stopped in favor of a new framework, Statiq. Since Statiq’s release is TBD, I decided to migrate to Hugo.