I try to do the bare minimum of development work on this actual site. That way my time spent here is on actually blogging. That’s why I chose hugo over something like Bridgetown. By intentionally choosing a static site generator written in a language I’m less familiar with, I’m less likely to tinker. Due to a tragedy with a git submodule this morning (that is…deleting it), I ran into an issue where my custom deploy script would no longer deploy. Attempts to reconfigure the submodule w...