Skip to main content

About wyllie.net

This site is built with Hugo using the Blowfish theme.

Release
v1.0.21 (2025-10-25)

I have tried a number of blog tools including wordpress, movableType as well as some commercial tools like Squarespace and Zenfolio. As a software engineer, my preference is to build the site myself so I was looking for a platform that would allow me to have the ability easily customize features as well as, more importantly, keeping all of my content in a git repository.

About Me
#

More about me here: Andrew Wyllie

Development Notes
#

I’m still learning hugo, so when I come across something useful, I try to make a note of it on this page.
Development Notes

Shortcodes
#

Part of the fun in building your own site is that you have the ability to customize it any way you like. Hugo has shortcodes which basically allow you to plug in a little piece of code into your content as opposed to typing out the same bit of code over an over again.

I even created a shortcode to document the shortcodes I have built so far. You can see the list here: Shortcodes

Colours
#

These are some colours that ChatGPT picked for the site. tHey can be used to create highlight backgrounds or just to make pages look a bit more interesting. Colours

Homapage Layout
#

I changed the blowfish background home pgae layout to create a list of featured articles as well as highlighted image with a blurred background

Front Matter
#

This is a cool feature in hugo that allows you to define some metadata about the page that is not displayed on the site. This is useful for things like adding tags, flagging the content to be in the featured article section on the home page, adding a page summary, tec.

Front Matter

2025

Shortcodes
·620 words·3 mins
Front Matter
·104 words·1 min
Development Notes
·169 words·1 min
Colours
·68 words·1 min

0001

release-banner
·39 words·1 min