From {{ if .Params.author }}{{.Params.author}} at {{ end }}{{ .Params.feed_name }}
{{ $postPermalink := .Permalink}}

{{ .Title }}

{{ with (index (.Resources.ByType "image") 0) }} {{ $height := add .Height 0.0}} {{ $ratio := div $height .Width}} {{ $thumb := .Fit "540x540 q80 webp"}}
{{ else }}
{{ end }}
{{ .Summary }}