all repos — flounder @ ccb73d588c9009221f84866d6c6963a19d0e8c87

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