{{"" | safeHTML}} {{ hugo.Generator }} {{ .Title }}{{ if not .IsHome }} – {{ .Site.Title }}{{ end }} 👨‍💻 {{- if .IsPage }} {{- if not .PublishDate.IsZero }} {{- else if not .Date.IsZero }} {{- end }} {{- with .Site.Author.facebook }} {{ end }} {{- with .Params.tags }}{{ range . }} {{ end }}{{ end }} {{- end }} {{- $style := resources.Get "sass/main.scss" | resources.ToCSS (dict "targetPath" "style.css" "outputStyle" "compact") }}