{{ $description := (site.Params.description) }} {{ with (.Summary) }}{{ $description = . }}{{ end }} {{ with (.Description) }}{{ $description = . }}{{ end }}