|
You are here |
sam.hooke.me | ||
| | | | |
blog.strict-panda.com
|
|
| | | | | Random thoughts and ramblings. | |
| | | | |
matttproud.com
|
|
| | | | | I am using Hugo's uglyURLs feature to generate path names with file type suffixes. It may sound weird to do that in 2024; but if this is to be a static site, I want it to be an homage to 1990-2000s-era World Wide Web. The only problem is that Hugo's menu construct for pageRef = '/' generates a href value of href="/", not href="/index.html". This pageRef = '/' is used to designate your Hugo project's root directory. | |
| | | | |
nilsnh.no
|
|
| | | | | 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. | |
| | | | |
www.brycewray.com
|
|
| | | My earlier hack worked, butproduced somenastyHTML. Fortunately,two other Hugousers hadabetteridea. | ||