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 538141466c Change old /archive/* links to /daily/* 2024-12-19 20:28:43 +00:00
Oliver Davies 9b3521447a Add episode filename to each podcast episode 2024-12-17 00:00:10 +00:00
Oliver Davies 9fb8eee7f7 Add episode 21
Violinist, Render Arrays and Feature Flags with Eirik Morland.
2024-09-13 23:08:26 +01:00