all repos — flounder @ fd90cb7259cd85bf9321f577cf085e434d4cbfa6

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