Recent Content

{{range first 3 .Site.RegularPages}}
{{if .Params.video}} {{else}} {{end}}

{{.Title}}

{{.Params.description}}

{{end}}
{{if .Site.Data.details.featured}}

Featured

{{ range .Site.Data.details.featured}} {{end}} {{end}}