Commit graph

7 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 664d90414e Add Ryan Szrama episode 2024-03-04 21:40:14 +00:00
Oliver Davies 9137b331fe podcast: move key points into front matter 2024-02-17 08:54:25 +00:00
Oliver Davies 57eb10f1e8 Add Mark Conroy podcast episode
Build something useful in one day
2024-02-17 02:32:14 +00:00