Skip to main content

Git

Jekyll pre-commit Hooks
··3 mins
I use multiple pre-commit hooks to make sure my posts are really ready. This is my setup.
Adding Maps to my Travel Posts
··7 mins
My travel posts lacked visual context, so I added SVG maps to them.
Bye-Bye GPG
··2 mins
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.