Cache busting in Hugo
\{\{ $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
- c Sending signals to C programs
- dcss Sane default for Dungeon Crawl Stone Soup Online edition
- Fix screen tearing on Debian 12 Xorg and i3
- Making cgit look nicer
- Push to multiple origins at once in Git
- plan9 Drawing Pixels in Plan9
- Alacritty open links with modifier
- vim Personal sane Vim defaults
- c Write and read structs to/from files in C
- 60's IBM Computers Commercial
- Sane defaults for tmux with more visible statusbar
- plan9 Run 9front in Qemu
- plan9 Mount Plan9 over network
- Grep to Less that maintain colors
- AWS EB PyYAML fix