{{ hugo.Generator }} {{ .Title }}{{ if not .IsHome }} – {{ .Site.Title }}{{ else }} 👨‍💻{{ end }} {{ with .Site.Author.name }}{{ end }} {{ partial "open-graph" . }} {{ $style := resources.Get "sass/main.scss" | resources.ToCSS (dict "targetPath" "style.css") }} {{ if and (eq .Type "notes") (eq .Kind "page") }} {{ with .OutputFormats.Get "amp" }} {{ end }} {{ partial "schema-person" . }} {{ partial "schema-article" . }} {{ else }} {{ partial "schema-person" . }} {{ end }}