Sometimes files get committed to Git that shouldn’t be. We all do it. This post will cover a process on how to remove the mistake without losing the entire repository history.
Read MoreA while ago I attempted AOC using Python as I needed to learn Python for a change in my role. Now that I’m 18 months into working with Python, I think that getting the AoC repo set up correctly from the beginning would have been a big boost to getting things consistent. In this post we will look at the tools that …
Read MoreIt’s that time of year again with Advent of Code on the horizon, this year I will be mostly using TypeScript
Read MoreIt’s almost time for Advent of Code and I’m going to try some of the challenges again this year, this time I’m trying Go though.
Read MoreI decided to add Google Analytics to this site, luckily the Clarity theme makes this quite easy. This post details the update required to make Google Analytics work.
Read MoreMy previous (old) blog was hosted on Blogger and was called About 80 minutes. There is a reasonable amount of content on that blog that I wanted to host on this hugo site. This post covers my journey from taking posts from Blogger and hosting them on GitHub.
Read MoreIn a recent post, I discussed moving my content into page bundles. In this post I take it a step further by introducing a shortcode to process images into a clickable thumbnail that links to the image.
Read MoreIn this post, the 6th for my github pages site, I’ll be exploring changing the structure of my Hugo site so that I have a content management strategy in place for future.
Read MoreNow that I’m more familiar with Hugo and how to create Hugo sites, it’s time to fundamentally change the way this site references themes from git modules to Hugo modules.
Read More