all repos — flounder @ e9b49da1c1c88b9ff1c0749c4b6d2a91c43607fb

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