{{ define "main" }} {{ $globalVariables := .Site.Data.globals }}

Hugo Themes

Prev/Next: {{ partial "previous-next-links.html" . }} All Themes
{{ partial "theme-details" . }}
{{ partial "theme-buttons" . }}
{{ $img := (.Resources.ByType "image").GetMatch "*screen*" }} {{ with $img }} {{ $big := .Fill "1500x1000 top" }} {{ $small := .Fill "750x500 top" }} {{ $.Title }} {{ end }}
{{ end }}