{{ .Title }}
{{ if .InSection ($.Site.GetPage "blog") }} {{ .Date.Format .Site.Params.dateFormat }} {{ end }}{{ .Params.description }}
Read more {{ readFile "assets/icons/arrow.svg" | safeHTML }}
{{ with (and (.InSection ($.Site.GetPage "projects")) .Params.demo) }}
Demo {{ readFile "assets/icons/eye.svg" | safeHTML }}
{{ end }}