↓
Skip to main content
thega.me.uk
thega.me.uk
About
CV
Blog
Fiction
Links
About
CV
Blog
Fiction
Links
Git
Jekyll pre-commit Hooks
23 November 2024
·
Updated: 27 April 2025
·
3 mins
Code
Git
Jekyll
I use multiple pre-commit hooks to make sure my posts are really ready. This is my setup.
Adding Maps to my Travel Posts
28 September 2024
·
Updated: 27 April 2025
·
7 mins
Code
Git
Precommit
Maps
My travel posts lacked visual context, so I added SVG maps to them.
Bye-Bye GPG
20 February 2024
·
Updated: 21 October 2024
·
2 mins
Code
Gpg
Ssh
Security
Git
So I have been using GPG to sign my Git commits for about 5 years now and every year, when my keys expire, it’s a nightmare to renew the keys for another year. Here’s how to set up SSH signing keys.