/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

sam.hooke.me
| | blog.strict-panda.com
2.6 parsecs away

Travel
| | Random thoughts and ramblings.
| | matttproud.com
3.0 parsecs away

Travel
| | 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
2.7 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.
| | www.brycewray.com
9.8 parsecs away

Travel
| My earlier hack worked, butproduced somenastyHTML. Fortunately,two other Hugousers hadabetteridea.