6 ms·
I use the render hooks feature of Hugo to generate srcset attributes for my images. I don't see render hooks in many other SSGs. Downsides of Hugo are the doc
by fsflyer 2y ago
I use the render hooks feature of Hugo to generate srcset attributes for my images. I don't see render hooks in many other SSGs.
Downsides of Hugo are the documentation isn't great and the go templating language is quirky. I suspect that poor documentation is a common issue for many static site generators.