Deploying a static website with Netlify and Github Actions
Where I automate the deployment of my blog
I thought it would be fun to share my setup for building and deploying my blog. As mentioned in this other post, my blog is a static website generated using Statiq. It is hosted on Netlify, which has a lot of turn-key configs for setting up your site's deployment needs. It doesn't support dotnet projects though.
My Past Screw-up
Where I share my past screwups
Right, I more or less promised to get to this, so here goes 😉