Hi, I am {{ if .Site.Params.author.name }}{{ .Site.Params.author.name }}{{ else }}Jane Doe{{ end }}

{{ if .Site.Data.sections }} {{ range first 1 (sort .Site.Data.sections "section.weight") }} {{ end }} {{ end }}