all repos — flounder @ 2c6b5d4d16cd40d186ea8c4a0640a2b7ac67c23f

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