Hugo is a tool for generating static sites, written in Go. It is incredibly fast and has great high-level, flexible primitives for managing your content using different content formats.| Cloudflare Docs
I switched from my hand-crafted Emacs config to Doom Emacs some time ago, and I am very happy with it. This is my full, working Doom Emacs config in literate form.| zzamboni.org
This post describes how to set up a blog using Hugo, an open-source static site generator. The blog is hosted on GitHub Pages, a web hosting service offered by GitHub. The Travis CI continuous integration service is used to deploy changes to the blog. This post is based on Artem Sidorenko’s article Hugo on GitHub Pages with Travis CI. Contents Overview Installing Hugo Setting up the blog repository Setting up the github.| cjolowicz.github.io
Everything you've always wanted to know about how Hugo's sections and page bundles work. (Including the “_index.md or index.md” question!)| CloudCannon