all repos — flounder @ c0c3a51c0b50bdc8794a901f9c4cac9c4890dd52

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