Commit graph

13 commits

Author SHA1 Message Date
e9555ffab0 Remove use_transistor feature flag 2025-03-21 11:24:44 +00:00
f5f13d6856 Show second guest name
If a podcast episode has two guests, show both guest names.
2025-02-28 16:47:39 +00:00
5b3d4ec8b1 Fix spacing in podcast episode page titles
Some checks failed
Build and Deploy / build_and_deploy (push) Has been cancelled
2025-01-10 19:09:29 +00:00
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
b9f66b5b07 Add a feature flag for using the native HTML audio
...player element
2024-12-17 00:00:09 +00:00
15000e0144 Update meta descriptions for podcast episodes 2024-09-12 00:06:32 +01:00
664d90414e Add Ryan Szrama episode 2024-03-04 21:40:14 +00:00
91486faed4 Update site settings 2024-02-28 00:49:27 +00:00
9137b331fe podcast: move key points into front matter 2024-02-17 08:54:25 +00:00
73215b3fcd Fix meta title on podcast episode pages 2024-01-10 13:39:39 +00:00
cc13e29367 Fix podcast player 2024-01-10 13:04:29 +00:00
455d27eef5 Only load the player when there is an episode ID 2024-01-10 00:44:45 +00:00
7d29cf1472 Add podcast pages 2024-01-03 23:06:05 +00:00