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