Security (2)
2019
Signing commits using GitHub Desktop on macOS
By verifying your identity in Keybase and using a public key to sign your commits, people can be more confident that a given commit indeed came from you.
2017
Enabling https on a Jekyll site
After enabling https on my Jekyll site, my internal links tried to load over https even on localhost. This post explains how I fixed it.