all repos — flounder @ d8aeb34b761d677665334114fb596640d0d5aa58

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