{{- $pctx := . -}} {{- if .IsHome -}}{{ $pctx = .Site }}{{- end -}} {{- $pages := slice -}} {{- if or $.IsHome $.IsSection -}} {{- $pages = $pctx.RegularPages -}} {{- else -}} {{- $pages = $pctx.Pages -}} {{- end -}} {{- $limit := .Site.Config.Services.RSS.Limit -}} {{- if ge $limit 1 -}} {{- $pages = $pages | first $limit -}} {{- end -}} {{- printf "" | safeHTML }} Pitch and Play https://pitchandplay.org en-us and#169; {{ dateFormat "2006" now }} Pitch and Play Pitch and Play A podcast about actually playing the games your friends recommend. Hugo -- gohugo.io episodic Pitch and Play hello@pitchandplay.org https://pitchandplay.org/cover.png Pitch and Play https://pitchandplay.org true A podcast about actually playing the games your friends recommend. {{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }} https://pitchandplay.org/feed.xml {{ range (where .Site.RegularPages "Section" "episodes") }} {{ .Params.episodeTitle | plainify }} {{ .Permalink }} full {{ .Params.episodeTitle | plainify }} {{ .Params.episodeSubtitle | plainify }} {{ `` | safeHTML }} {{ `` | safeHTML }} {{ .Params.episodeSubtitle | plainify }} PPEpisode{{ .Params.episodeNumber }} {{ .PublishDate.Format "Mon, 02 Jan 2006 15:04:00 -0700" }} {{ .Params.episodeDuration }} false {{ .Params.episodeNumber }} {{ .Params.episodeNumber }} {{ if eq .Params.episodeChapters false }} {{ else }} {{ end }} {{ end }}