{{- $input := . -}} {{- $pageContext := $input -}} {{- $author := $pageContext.Section -}} {{- $output := index $pageContext.Site.Data.authors $author -}} {{- return $output -}}