Mar 20, 2026
7 min read
My Hugo Site
(#13 of 13)
Ditching drawing tools for a declarative, code-based diagramming solution using Mermaid.js…with Catppuccin. Meow!
Mar 18, 2026
5 min read
My Hugo Site
(#12 of 13)
After having my feed bombared with the power of AI-assisted coding using spec driven devolpment and this being a more rational approach to outcome success vs the slop of “vide coding”. I thought I would examin its use to implement a specific Hugo feature I wanted to create for my site, from requirements to styled solution, in minutes.
Mar 14, 2026
10 min read
A primer on Nix and Nix-Darwin and the how and why I have implemented it as a replacement to Homebrew and MacPorts on my laptop for easier and reproducable application and state management in a MacOS environment.
Nov 7, 2025
10 min read
My Hugo Site
(#11 of 13)
How I use GitHub Actions to build and deploy my Hugo site to GitHub Pages. This is my first real CI/CD pipeline.
Oct 29, 2025
6 min read
My Hugo Site
(#10 of 13)
How I use GitHub Pages as the free hosting solution for my Hugo site. Version controlled, highly available, and HTTPS by default.
Oct 20, 2025
4 min read
How I fixed the issue with non-intel trasceiver not working with Intel X520 network card. Intel trying to be smart and how to tell the card to get over itself.
Oct 12, 2025
8 min read
Testing out some hugo internal image render hooks and to what extent custom styling can be added to images
Oct 11, 2025
6 min read
My Hugo Site
(#9 of 13)
How I organise, reference, and render images in my Hugo site using page bundles, the static folder, and shortcodes. Use standard markdown or extended attributes.
Oct 9, 2025
4 min read
My Hugo Site
(#8 of 13)
How I made external links open in a new tab, added security attributes and appended an icon, without touching Markdown content