oliverdavies.uk/source/_podcast_episodes/19-sam-mortenson.md
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

31 lines
848 B
Markdown

---
date: 2024-08-27
topic: Single File Components and Static Drupal Websites
guests:
- Sam Mortenson
transistor:
id: 824e9f2b
links:
- - Sam Mortenson on Drupal.org
- https://www.drupal.org/u/samuelmortenson
- - Sam Mortenson on Twitter/X
- https://x.com/mortensonsam
- - mortenson.coffee
- https://mortenson.coffee
- - The Tome project on Drupal.org
- https://www.drupal.org/project/tome
- - The Bookish distribution
- https://github.com/drupal-tome/bookish
- - AwaySync
- https://awaysync.com
talking_points: []
quotes: []
chapters: []
episode_filename: 19-sfc-static-drupal.mp3
file_size: 15153981
duration: 0:30:58
use: [podcast_episodes]
---
In this episode, Oliver speaks with Sam Mortenson (samuelmortenson) about single file components in Drupal and Tome (a Drupal-based static website generator).