Posts
-
:
This post describes how to use a custom git configuration, including SSH and GPG keys, on devices where there are already keys present and the user does not want to store their keys and configuration files persistently on the devices. This is achieved by storing the keys on a external drive, like a USB stick for example and leveraging environment variables to instruct git to use different configs and keys.
-
:
I describe yet-another-simple-publishing-setup for a static website using Emacs's Org mode.