This site serves as more of a collection of bookmarks/reminders for me than anything useful for others.

Recent posts

I visited New Zealand - Part 9

8 minute read

It’s time to return to our lives back in the UK, so we spend one final night in Auckland before heading home

I visited New Zealand - Part 8

13 minute read

With only one day left on the southern island, we head to an “unofficial 8th wonder of the world”.

Use ssh instead of https for Terraform modules

1 minute read

When you use Terraform modules that are hosted on GitHub, you tend to set up the module reference with https as the protocol because you can use an auth toke...

Jekyll pre-commit Hooks

2 minute read

I use multiple pre-commit hooks to make sure my posts are really ready. This is my setup