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