{{- /* Note: changing the baseof template because the title, tags, etc. of a regular post are still valid. */ -}}
{{ $writingcss := resources.Get "scss/writing.scss" | css.Sass | resources.Minify }} {{- partial "head.html" . -}} {{ with .Params.body_start_partial }} {{ partial . $ }} {{ end }} {{- partial "header.html" . -}}