{{- $image := (.Resources.GetMatch "featured").Resize "256x webp q90" }} {{ .Params.featured.alt }}

{{ .Title | markdownify }}

{{- if not (.Params.hideDate) }} {{- with .Date }}

{{ .Format "2006/01/02" }}

{{- end }} {{- end }} {{- with index (.GetTerms "tags") 0 }} #{{ .LinkTitle }} {{- end }}