💾 Archived View for gemini.rmf-dev.com › repo › Vaati › Gemigit › files › ddcd521b990b6fd0eb66ffe745… captured on 2023-09-08 at 16:31:55. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-03-20)
-=-=-=-=-=-=-
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