{{- if .Params.image }} {{- if (strings.HasPrefix .Params.image "http") }} {{ $.Name }} {{- else }} {{- with $imgcard := resources.Get .Params.image -}} {{- $imgcard := $imgcard.Process "resize 750x" -}} {{ $.Name }} {{- end }} {{- end }} {{- end }}
{{ .Date | time.Format ":date_long" }}

{{ .Title }}

{{ .Params.description }}