Website stack / writing tools

I got asked today what I’m using for this website so I thought it’s probably better to write a smallish article about it.
This website is all static, I am writing using Markdown, the HTML files are generated by Hugo
, deployed via git to GitHub Pages on Exoscale using a custom domain provided by Gandi
.
I am writing the articles in iAWriter (I love the typewriter mode) and sometimes in Sublime Text .
Basically, my workflow consists of:

