{{ .Title }}

{{ .Summary}}

{{$url := .Permalink}} {{$filename := strings.Replace .Params.featured_image (path.Ext .Params.featured_image) "_dithered.png"}} {{ $imgurl := path.Join "images" "dithers" $filename }} {{ with .Resources.GetMatch $imgurl }} {{ end }}