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 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 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 MoreThere are tons of themes available for Hugo, take a look at jamstack and the Hugo’s own page and there are plenty to play with. The different themes are sutilable for different sites, for instance geekblog is a good blog site theme, Resume A4 could be a good personal portfolio site and showcase could be good for …
Read MoreWelcome to andrewfitzy.github.io, this first post will give a step by step guide of how I got this site up and running.
Read More