Cache busting in Hugo

note, May 1, 2023, on Mitja Felicijan's blog

\{\{ $cachebuster := delimit (shuffle (split (md5 "6fab11c6669976d759d2992eff1dd5be") "" )) "" \}\}

<link rel="stylesheet" href="/style.css?v=\{\{ $cachebuster \}\}">

This 6fab11c6669976d759d2992eff1dd5be can be random string you generate use. You can use whatever you want.

Other notes

DateTitle
Previews how man page written in Troff will look like
Bulk thumbnails
Run 9front in Qemuplan9
Use option key as meta in Alacritty under macOS
Dungeon Crawl Stone Soup - New player guidedcss
Cache busting in Hugo
Extend Lua with custom C functions using Clangc
Install Plan9port on Linuxplan9
Calling assembly functions from Cc
10/GUI 10 Finger Multitouch User Interface
Compile drawterm on Fedora 38plan9
Make DCSS playable on 4k displaysdcss
Making cgit look nicer
My brand new Plan9/9front desktopplan9
Fix screen tearing on Debian 12 Xorg and i3