{{ $image := (.Resources.ByType "image").GetMatch "images/*featured*" }}

{{ .Title }}

{{ .Description | markdownify }}

{{ if and ( .Lastmod ) ( ne .Lastmod .PublishDate) }} {{ end }} {{ printf "Estimated reading time: %d minutes" .ReadingTime }}