{{ if .Params.image }} {{- $image := partial "helper/image" . -}} {{- $thumbnailNotDesktop := $image.Resize "x500 smart" -}}
Featured image of post {{ .Title }}
{{ end }} {{ $i := .Params.image }} {{ $context := . }}
{{ with $categories := .Params.categories }} {{ end }}

{{- .Title -}}

{{ with .Params.description }}

{{ . }}

{{ end }}