all repos — flounder @ 464b29be73c7271a4fc587401060345adcdcebb1

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