all repos — flounder @ 21ad7d7ab5855a1d32cf0b1b9cb5c96d0b40098e

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