{{ template "_internal/opengraph.html" . }} {{ if not .IsHome }}{{ .Title }} — {{ end }}{{ .Site.Title }} {{ $opts := dict "transpiler" "libsass" "targetPath" "css/style.css" }} {{ with resources.Get "sass/main.scss" | toCSS $opts | minify | fingerprint }} {{ end }} {{- block "scripts" . }}{{- end }} {{- partial "header.html" . -}}
{{- block "main" . }}{{- end }}
{{- partial "footer.html" . -}}