Explore >> Select a destination


You are here

sylvaindurand.org
| | nilsnh.no
5.0 parsecs away

Travel
| | I built a Hugo shortcode for automatically generating image versions to support the img srcset attribute for responsive images. Here's a quick guide on how to do it for yourself.
| | github.com
5.3 parsecs away

Travel
| | Theme for the Hugo static website generator. Contribute to halogenica/beautifulhugo development by creating an account on GitHub.
| | hjr265.me
4.9 parsecs away

Travel
| | I like that the Markdown renderer in Hugo automatically adds an id attribute to the headings in the content. This allows you to link to a specific section in a long article. But, I wanted to make it easy for people to get that link. Hugo doesn't do that by default, but makes it very easy to do with Markdown render hooks. By using the following as the render hook for headings, I am able to show a small link icon next to the headings in my blog posts:
| | cogley.jp
16.0 parsecs away

Travel
| Version 3 of the static site generator Lume was released after a Herculean dev cycle. It's an incredibly flexible and powerful SSG written in Typescript by Óscar Otero.