I've made some updates to my website and want to catalog them here. Previously I had a landing page built with Next.js linking out to my GitHub profile and social profiles. This was fine but using Next.js and Typescript for my needs felt like overkill, and I wanted to be able to extend the site more easily. So this new version is built with the static site generator Zola and uses bare HTML/CSS. I managed to make the initial version without any Javascript, although that may change in the future.
The goal of the redesign was to make the site more efficent and extensible, as well as add a blog. I plan to write about future projects I take on or anything that I find interesting.