A vibe coded tangled fork which supports pijul.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 2faccd9362835562dfc3c275763f994f5627167f 9 lines 244 B view raw
1{{ define "title" }}{{ .RepoInfo.FullName }}{{ end }} 2 3{{ define "repoContent" }} 4 <main> 5 <p class="text-center pt-5 text-gray-400"> 6 This is an empty repository. Push some commits here. 7 </p> 8 </main> 9{{ end }}