reorganized seasons, updated podcast feed

This commit is contained in:
2024-11-20 17:09:33 -06:00
parent 0e28ef7a3a
commit 19ce5934b7
30 changed files with 145 additions and 60 deletions

View File

@@ -1,7 +1,7 @@
{
"season": 4,
"tags": [
"crew-of-the-kahuna"
"crew-of-the-kahuna", "season:4"
],
"stylesheets": ["/css/s04.css"]
}

View File

@@ -1,5 +1,12 @@
---
layout: podcast-season
season: 4
date: 2024-01-03
override:tags: ["season"]
eleventyExcludeFromCollections: ["episode"]
pagination:
size: 10
alias: "episodes"
data: "collections.season:4"
generatePageOnEmptyData: true
reverse: true
---