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 d24ea31c41c02f8296011721d816da12bbd1819f 7 lines 209 B view raw
1{{ define "title" }}{{ .RepoInfo.OwnerWithAt }} / {{ .RepoInfo.Name }}{{ end }} 2 3{{ define "content" }} 4 <main> 5 <p>This is an empty Git repository. Push some commits here.</p> 6 </main> 7{{ end }}