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