{{ with .Site.Params.description }}{{ end }} {{ with .Site.Params.author }}{{ end }} {{ $style := resources.Get "style/main.scss" | resources.ToCSS }} {{ with .OutputFormats.Get "RSS" -}} {{ printf `` .Rel .MediaType.Type .RelPermalink $.Site.Title | safeHTML }} {{- end }} {{ partial "header" . }} {{ block "main" . }}{{ end }} {{ partial "footer" . }}