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
Bulk thumbnails
Compile drawterm on Fedora 38plan9
Personal sane Vim defaultsvim
Edsger W. Dijkstra Manuscripts ebook
Drawing Pixels in Plan9plan9
AWS EB PyYAML fix
Make B/W SVG charts with matplotlib
My brand new Plan9/9front desktopplan9
Write ISO to USB Key
Development environments with Nix
#cat-v on weechat configuration
Parse RSS feeds with Lua
Uninstall Ollama from a Linux box
Alacritty open links with modifier
Sane default for Dungeon Crawl Stone Soup Online editiondcss