logo

Website Re-launch!

Every few years, starting way back when I was in high school, I would overhaul my personal website. It was a ritual; a borderline obsession. In 2015 I spent a great deal of time making what I hoped was the 'final iteration'. It was built using Jekyll, and for all intents and purposes it worked really well. I would occasionally update the blog with whatever hobby I'd been tinkering away at, all the way up until Spring 2020. What happened early 2020 that caused me to stop writing my blog?

Oh. That's right.

Anyway, I got a job at PlayStation in October 2021 and moved to California. That kept me busy for a while, too. Suddenly it had been five years since I pushed up anything. I actually used Notion for a while so I didn't have to get back in an old repository and figure it all out again.

Well, you can only kick a can down the road until it becomes an avalanche of shame. Or something like that. I finally sat down and started figuring it all out.

The re-launch would keep the overall same appearance, but I wanted to update the tech stack:

  • I transferred the domain from an antiquated registrar to NameCheap
  • Similarly, I moved away from Netlify to GitHub Pages. No real reason; I just wanted to try it out.
  • I wanted a Node.js-based static site generator. Something dead simple. Nanogen fit the bill.

While I lost some fancy bells and whistles I had set up with the old site, this new platform is much easier to work with in general. I'll probably write custom scripts to handle a few of the manual things (generating thumbnails, generating the list of posts, etc). For now, though, it's pretty easy: make some changes, re-build the site, and commit to main.

Here's to the rest of '24 and a fresh coat of paint on the website. Cheers.