Explore >> Select a destination


You are here

sam.hooke.me
| | laurakalbag.com
15.8 parsecs away

Travel
| | Over the last few months, I'd become embarrassed to share my blog posts, particularly image-heavy posts, as I was handling responsive images so badly. The images were all huge and it was my only big barrier in web performance (no tracking here!). With an archive of blog posts going back nearly a decade, it was going to be a big job to get my whole site working consistently, but I had an inkling I might be able to do it with Hugo's Image Processing.
| | sylvaindurand.org
14.3 parsecs away

Travel
| |
| | matttproud.com
14.5 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.
| | www.kevinrchant.com
59.4 parsecs away

Travel
| Covers how to perform CI/CD for Microsoft Fabric Data Warehouses using YAML pipelines. Which can now be done thanks to a SqlPackage update.