So recently I decided that I really needed an easy workflow for my website, since I just wanted to write blog posts without needing to worry about site deployments. I ended up using Hugo and Cloudflare Pages to do so, which automatically deploys my website as soon as I push to my Git repository. First, some background… Hugo is a site generator, that can create static sites simply from a folder of files, with support for markdown.