{{ $style := resources.Get "style/style.sass" | toCSS (dict "outputStyle" "compressed") | fingerprint }} {{ with .Site.GetPage "home" }} {{ with .OutputFormats.Get "RSS" }} {{ end }} {{ end }} {{ if $.IsPage }} {{ if $.Param "description" }} {{ end }} {{ if $.Param "image" -}} {{- end }} {{ range $.Resources.ByType "image" -}} {{ if .Params.default }} {{ end }} {{- end }} {{ end }}