Mode
Color
Width

Some Site & Design Updates

April 28, 2023
2 Minute Read

Over the course of the last month or so, I’ve been tweaking the design of my site. You might have noticed the changes to the look and the feel.

Playing around with Astro I realized that I wanted to give my site a bit of a refresh. And given that I’ve put Astro on hold for the time being, I figured I’d take a break and apply some of the refreshes I was developing with Astro to my Next.js implementation.

Some of the changes that I made:

The one downside that I came across was upgrading to Next.js 13 caused some issues with deploying my site to Netlify. I’ve had to remove my photography pages until I can move the images into a CDN. I had been including them in the project (probably foolishly) and with the upgrade to Next.js and Netlify’s Next.js plugin, it made my deploy way too large. I’ll probably look into S3 or something similar so I can re-add the photographs back. So a bummer, but hopefully only temporary.

I might be making some tweaks here and there, but if you notice anything weird, please let me know.