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