It’s been a while, but I’ve finally dusted off the digital shelves. After a long pause, I decided that a fresh start deserved a completely fresh workflow.
The new stack
I’m now using a modern, developer-centric workflow:
- Hugo: The world’s fastest static site generator. It turns my Markdown files into a website in milliseconds.
- GitHub Pages: No more server maintenance. My site is hosted directly from my repository, providing better security and performance without the “self-hosting” and wordpress headache.
- Version Control: Every post is now just a
git pushaway.