Blog Workflow
If you were curious how I go about writing posts for this blog, keep reading. If not, there’s plenty of internet out there to hold your attention.
The main tools I use are:
- hugo
- vim
- aspell
- ssh
- bash
- ipfs
Static Site Generator - Hugo
I use the static site generator hugo for generating this site with a minimally customized Mainroad. There really isn’t a lot to talk about here that I haven’t already covered elsewhere.