website/themes/fzmin2/layouts/_default/list.gopher.txt
fzorb 8237b6aa19
Some checks failed
pipeline / deploy-job (push) Failing after 3m26s
some changes to themes
2025-01-16 11:26:30 +02:00

8 lines
199 B
Plaintext

!{{ .Title }}
{{ .RawContent }}
{{ range .Pages.ByPublishDate.Reverse }}
0{{ .Title }} {{ with .OutputFormats.Get "gopher" -}}{{ .RelPermalink }} {{ $.Site.Params.hostname}} 70 {{ end }}
{{ end }}