My 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. So, why do I want to host blogger posts on GitHub pages?? I …
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. When I started using Hugo, I lumped all the media files into the /static directory. This was the way one of the …
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. I’ve always been someone that likes my file systems to be organised by folders in the style of a taxonomy. When I started using the internet, that …
Read MoreIn this post we’re going to explore setting up Batocera on a Picade console. At the start of 2020 I purchased a Raspberry Pi 4 and a Picade console, my aim being to set up the Raspberry Pi as a retro gaming machine. I considered getting a smaller form factor case and game pad or external arcade controller but hey, I …
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. I’ve used Ananke and Terminal themes, both being included as git modules, this seems to be the way that most sites detail including Hugo themes. I …
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 MoreOnce Hugo and the build pipeline are set up, next steps will be customising Hugo. If you followed my Hugo Setup post you’ll now have a site that you can commit to for automatic build and deployment. So what’s the next step after this… well customisation of course. I’ll start with the customisation options covered in …
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. Many of the steps have been copied from other sites, however I didn’t find an easy to follow guide to getting my setup in place, shout out to the following places though for inspiration: …
Read More