Generating my Jekyll website with Jenkins and Docker
In my previous blog post (from six months ago – so how you think I’m doing at this blogging thing?) I discussed why I used the Jekyll static site generator for this site. I also mentioned wanting a CI/CD pipeline to automate the publication of this site. That way I could author the post locally, push it to my git repo, and through the magic of webhooks it would automatically appear posted on the site some minutes later.