Commit graph

4 commits

Author SHA1 Message Date
Oliver Davies 076802cb5b Add "More podcast episodes with..." block
If a guest has been on multiple podcast episodes, show a list on an
episode page linking to their other episodes.

For this to work, each page needs `data.podcast_episodes` to be in
scope, so `use: [podcast_episodes]` needs to be added to the episode.

Whilst I could do this only for the specific episodes, adding it to all
the episodes will make it clearer in the future that I need to have it
instead of forgetting to add it and wondering why it doesn't work.
2025-01-02 01:07:54 +00:00
Oliver Davies 6efb4458c2 Add duration and file size to each episode 2024-12-26 09:58:35 +00:00
Oliver Davies 9b3521447a Add episode filename to each podcast episode 2024-12-17 00:00:10 +00:00
Oliver Davies c7beb6a147 ECA podcast episode
Episode 23: Drupal Events, Conditions and Actions with Jürgen Haas
2024-10-09 22:04:03 +01:00