Commit graph

5 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 23ec8f19ec Format front matter in podcast episodes 2024-09-02 15:26:53 +01:00
Oliver Davies ebe219e0ee Add Sam Mortenson podcast episode 2024-08-27 21:46:44 +01:00