From 5566607921ea070810b278433ed5aca1814b9fb2 Mon Sep 17 00:00:00 2001 From: Nir Yechiel Date: Sat, 14 Feb 2026 19:02:30 +0200 Subject: [PATCH] Add podcasts page with featured episode appearances Add a dedicated /podcasts/ page listing podcast episodes, link it from the homepage and site navigation. Co-Authored-By: Claude Opus 4.6 --- _config.yml | 1 + index.md | 4 ++++ podcasts.md | 16 ++++++++++++++++ 3 files changed, 21 insertions(+) create mode 100644 podcasts.md diff --git a/_config.yml b/_config.yml index 993e769..5f31561 100644 --- a/_config.yml +++ b/_config.yml @@ -25,6 +25,7 @@ show_excerpts: true header_pages: - index.md - blog/index.md + - podcasts.md - about.md twitter_username: nyechiel github_username: nyechiel diff --git a/index.md b/index.md index d567857..592138e 100644 --- a/index.md +++ b/index.md @@ -12,6 +12,10 @@ Check out my [blog](/blog/) for thoughts on product engineering, technology, peo [View All Posts →](/blog/) +## Podcasts + +Check out [podcast episodes](/podcasts/) I have been featured in. + ## About Learn more [about me](/about/) and this site. diff --git a/podcasts.md b/podcasts.md new file mode 100644 index 0000000..3fc27e1 --- /dev/null +++ b/podcasts.md @@ -0,0 +1,16 @@ +--- +layout: page +title: Podcasts +description: "Podcast episodes featuring Nir Yechiel, covering topics like networking, hybrid cloud, OpenStack, and open source." +permalink: /podcasts/ +--- + +Podcast episodes I have been featured in. + +- **Talking Open: Networking** (December 2022, Hebrew) + A conversation about networking in a hybrid cloud environment. + [Podbean](https://talkingopen.podbean.com/e/%D7%9E%D7%93%D7%91%D7%A8%D7%99%D7%9D-%D7%A4%D7%AA%D7%95%D7%97-%D7%A2%D7%9D-%D7%A0%D7%99%D7%A8-%D7%99%D7%97%D7%99%D7%90%D7%9C/) | [YouTube](https://www.youtube.com/watch?v=hEKJqJ50KVU) | [Spotify](https://open.spotify.com/episode/0EGpZBVwbsmuZZl4EImCtp) + +- **CloudTalk: Building an OpenStack-based Private Cloud** (March 2018, Hebrew) + A conversation about the open source model and managing a private cloud based on OpenStack. + [Apple Podcasts](https://podcasts.apple.com/us/podcast/%D7%A4%D7%A8%D7%A7-18-%D7%A0%D7%99%D7%94%D7%95%D7%9C-%D7%A2%D7%A0%D7%9F-%D7%A4%D7%A8%D7%98%D7%99-%D7%9E%D7%91%D7%95%D7%A1%D7%A1-openstack/id1367690895?i=1000408103962) | [Podbay](https://podbay.fm/p/cloudtalk/e/1521469837)