notes/technology/hugo

Hugo Environment Variable Magic

Notes | 2025-10-22 (updated 2025-10-25) | 1 min read
#hugo #ssg

You can overwrite hugo configuration values with environment variables!

Read more…

Render Plain HTML with Hugo

Notes | 2023-10-07 (updated 2025-10-25) | 1 min read
#hugo

Hugo is my favorite tool for publishing markdown to the internet, but sometimes I want to do something a little bit more advanced with my posts.

With this shortcode I can always just fall back to plain old HTML.

Read more…

Hugo Details Shortcode

Notes | 2023-10-06 (updated 2025-10-25) | 1 min read
#hugo

The HTML details element is a nice way to create natively expandable content with wide browser support.

Read more…

Hugo

Notes | 2020-01-01 (updated 2025-10-25) | 1 min read
#hugo #slashpage-uses #ssg

My static site generator of choice, used to build my blog among other things.