A vibe coded tangled fork which supports pijul.
at 9a9c2d444bef23f248d0462d34cf586efbce8cb6 4 lines 161 B view raw
1{{ define "repo/fragments/shortTimeAgo" }} 2{{ template "repo/fragments/timeWrapper" (dict "Time" . "Content" (print (. | shortRelTimeFmt) " ago")) }} 3{{ end }} 4