{{- $year -}}
- 
            {{/* loop through posts from this year */}}
            {{- range .Pages -}}
              
- {{/* post link */}} {{- .Title -}} - {{/* post date */}} {{- .Date.Format "January 2, 2006" -}} {{- end -}}
{{- define "title" -}} {{- .Title -}} {{- end -}} {{- define "main" -}}