Oliver Davies
076802cb5b
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.
23 lines
646 B
Markdown
23 lines
646 B
Markdown
---
|
|
date: 2024-02-26
|
|
topic: Docker
|
|
guests:
|
|
- Nick Janetakis
|
|
transistor:
|
|
id: a0498296
|
|
links:
|
|
- - Nick's website and blog
|
|
- https://nickjanetakis.com
|
|
- - Nick on YouTube
|
|
- https://www.youtube.com/@NickJanetakis
|
|
- - Nick's Docker example repositories on GitHub
|
|
- https://github.com/nickjj?tab=repositories&q=-example
|
|
talking_points: []
|
|
episode_filename: 12-docker.mp3
|
|
file_size: 28021353
|
|
duration: 0:51:48
|
|
use: [podcast_episodes]
|
|
---
|
|
|
|
This week, Oliver is joined by Nick Janetakis - a Software Developer, Docker Captain and Teacher who focuses on building and deploying web apps - to discuss Docker, content creation and more.
|