{{ define "main" }}

{{ .Title }}

{{ $image := .Resources.GetMatch (index ($.Param "images") 0) }} {{ with $image }} {{ .Title }} {{ end }} {{ with .Content }}

Bio

{{ . }} {{ end }} {{ with .Params.twitter }}

Follow {{ $.Params.name }} on Twitter

{{ end }}

Articles

{{ end }}