{{ $style := resources.Get "css/basic.scss" }} {{ $style = $style | toCSS }} {{ with .Site.Params.description }}{{ end }} {{ with .Site.Params.author }}{{ end }} {{ with .OutputFormats.Get "RSS" -}} {{ printf `` .Rel .MediaType.Type .RelPermalink $.Site.Title | safeHTML }} {{- end }}
{{ .Title }}
{{ range .Params.tags }} {{ . }} {{ end }}