A vibe coded tangled fork which supports pijul.
at ca22fa2be59192ef288b01fa5c11d2c38f939dad 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