Posts
Better code for image processing in Hugo: the render hook edition
If you’re a fan of the standard Markdown syntax for including an image, this post is for you.
2023-05-04
Organizing your Hugo configuration
Config files tend to get nasty over time. Hugo’s configuration folder can help you clean up the mess.
2023-05-02
Using conditionals in GitHub Actions
It’s easier to change a parameter (or two) than to shuffle among multiple files.
2023-04-28
Better code for image processing in Hugo
My earlier hack worked, but produced some nasty HTML. Fortunately, two other Hugo users had a better idea.
2023-04-05