Hugo + Emacs Tramp = Website

Previous set-up #

The previous version of my blog was built using a free wordpress template and used OVH as the host. They have a “1-click build” system that made it fairly easy. I wanted to get away from Wordpress because it seemed bigger than what I needed and it was hard to customise.
I’ve also recently been using this extension to block JavaScript by default, and I’ve been really enjoying it. But it turned out my own website didn’t work without some JS!

New set-up #

For my new set-up I had the following requirements:

I found the following to work very well:

So now the workflow is to write my blog bost, build it with the command hugo build and then copy all the files over.