all repos — flounder @ 8127760596cb0d3678a306b2a70a03bcd2fb09b3

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 }}