all repos — flounder @ b51501f770f6f32c3883a41d6d39151d48c6cc57

A small site builder for the Gemini protocol

templates/folder.gmi (view raw)

1{{$host := .Host }}
2# Index of {{ .Folder }}/
3{{ range .Files }}
4=> //{{.Creator}}.{{$host}}/{{.Name}} {{.Name}}{{ end }}