all repos — flounder @ 521dc799fb2e4b2080eb37f44115a2f2c6536a18

A small site builder for the Gemini protocol

templates/gemfeed.gmi (view raw)

1{{$host := .Host }}
2# {{ .Title }}
3{{ range .FeedEntries }}
4=> /{{.File}} {{.DateString}} {{.Title}} {{end}}
5
6=> /gemlog/atom.xml Subscribe via Atom
7=> /index.gmi Return home