web frontend for git repositories, written in Go git.pocka.jp/legit.git
3

Configure Feed

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

Configurable tab width for repo top page

README may have tab character (e.g. code sample)

Shota FUJI (Mar 18, 2025, 9:28 PM +0900) bc147a94 15c51a91

+1
+1
templates/repo-top.html.tmpl
··· 40 40 </dd> 41 41 <dt class="metadata--key">Clone URL</dt> 42 42 <dd class="metadata--value">https://{{ .Config.Server.Name }}/{{ .Meta.DirName }}</dd> 43 + {{- template "tab-selector" -}} 43 44 </dl> 44 45 </aside> 45 46 <aside class="recent-commits">