{{ $sidebar := .Site.Data.sidebar.content }} {{ $sidebarsection1 := index $sidebar.sections 0 }} {{ $sidebarsection2 := index $sidebar.sections 1 }} {{ if $sidebarsection1.image }} {{ end }} {{ $sidebarsection1.title }} {{ $sidebarsection1.description }} {{ $sidebarsection2.title }} {{ $sidebarsection2.description }} {{ range first 4 (where .Site.Pages "Type" .Site.Params.Blog.foldername) }} {{ .Title }} {{ end }}
{{ $sidebarsection1.description }}
{{ $sidebarsection2.description }}