{{- $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 }} Podtrificus Totalus https://podtrificustotalus.com en-us © {{ dateFormat "2006" now }} Podtrificus Totalus Podtrificus Totalus Podtrificus Totalus was a Harry Potter read along podcast done one chapter at a time. Hugo -- gohugo.io episodic Podtrificus Totalus owlpost@podtrificustotalus.com https://podtrificustotalus.com/podtrificus.webp Podtrificus Totalus https://podtrificustotalus.com false Podtrificus Totalus was a Harry Potter read along podcast done one chapter at a time. {{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }} https://podtrificustotalus.com/feed.xml {{ range (where .Site.RegularPages "Section" "episodes") }} {{ .Params.Title }} {{ .Permalink }} full {{ .Params.episodeTitle }} {{ .Params.episodeSubtitle }} {{ `` | safeHTML }} {{ `` | safeHTML }} {{ .Params.episodeSubtitle | plainify }} {{ .Permalink }} {{ .PublishDate.Format "Mon, 02 Jan 2006 15:04:00 -0700" }} {{ .Params.episodeDuration }} false {{ .Params.episodeSeason }} {{ .Params.episodeSeason }} {{ .Params.episodeNumber }} {{ .Params.episodeNumber }} {{ end }}