Extracting Domain Name from Links in Hugo
When working with Hugo—a popular static site generator—it’s not uncommon to need tailored solutions for specific challenges, such as extracting domain names from links.
Creating an Editable Navigation Bar & Footer with Hugo, (Decap CMS), and YAML
For developers and content managers, creating an editable navigation bar and footer can streamline website updates and management.
Dealing With Undefined Params and Undefined Go Template Variables in Hugo
In the realm of static site generation, Hugo stands out as a powerful, versatile choice.
Forcing your Hugo builds to crash, and why you probably should.
Hugo is a great static site generator. It’s fast, easy to use, and built on Golang.