💾 Archived View for gemini.rmf-dev.com › repo › Vaati › Gemigit › files › ddcd521b990b6fd0eb66ffe745… captured on 2023-12-28 at 15:35:59. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-09-08)
-=-=-=-=-=-=-
0 =>/repo Go back
1
2 # {{ .Name }}
3 {{if .Description -}}
4 > {{ .Description }}
5
6 {{end -}}
7
8 ## Repositories
9
10 {{ range .Repositories -}}
11 =>/repo/{{$.Name}}/{{.Name}} {{.Name}}
12 {{if .Description -}}
13 > {{ .Description }}
14 {{end -}}
15 {{ end -}}
16