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