{{ define "main" }} {{ end }}
{{- partial "head.html" . -}} {{- partial "sections/home.html" . -}} {{- partial "sections/about.html" . -}} {{- partial "sections/do_things.html" . -}} {{- partial "sections/projects.html" . -}} {{- partial "footer.html" . -}} {{- partial "scripts.html" . -}}