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