all repos — flounder @ 521dc799fb2e4b2080eb37f44115a2f2c6536a18

A small site builder for the Gemini protocol

templates/folder.gmi (view raw)

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