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