oliverdavies.uk/source/_layouts
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
..
_macros.html.twig Remove custom Twig extensions 2024-11-30 20:58:54 +00:00
base.html.twig Combine the default and base templates 2024-12-18 21:45:11 +00:00
daily_email.html.twig Remove newline 2024-09-10 21:06:58 +01:00
feed.html.twig Add daily email RSS feed 2024-01-03 23:06:05 +00:00
page.html.twig Combine the default and base templates 2024-12-18 21:45:11 +00:00
podcast_episode.html.twig Add "More podcast episodes with..." block 2025-01-02 01:07:54 +00:00
post.html.twig Change heading 2024-04-29 13:03:19 +01:00
presentation.html.twig Update meta descriptions for presentations 2024-09-10 00:56:52 +01:00