From 9d6458bd82ab0aed7b1ada53465e1cf2ab51eae8 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 7 Nov 2024 23:58:17 +0000 Subject: [PATCH] Add podcast episode with Jess Archer --- source/_pages/podcast.md | 2 +- .../25-jess-archer-drush-laravel-prompts.md | 26 +++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 source/_podcast_episodes/25-jess-archer-drush-laravel-prompts.md diff --git a/source/_pages/podcast.md b/source/_pages/podcast.md index af00ea72b..ad008a602 100644 --- a/source/_pages/podcast.md +++ b/source/_pages/podcast.md @@ -10,7 +10,7 @@ use: {% block content %} A podcast about Drupal, PHP, open-source, and related software development topics. -Guests include people like [Matt Glaman](/podcast/1-retrofit), [Eirik Morland](/podcast/8-eirik-morland-violinist), [Tim Lehnen](/podcast/9-tim-lehnen), [Ryan Szrama](/podcast/13-ryan-szrama-centarro) and [Sam Mortenson](/podcast/19-sam-mortenson). +Guests include people like [Matt Glaman](/podcast/1-retrofit), [Eirik Morland](/podcast/8-eirik-morland-violinist), [Tim Lehnen](/podcast/9-tim-lehnen), [Ryan Szrama](/podcast/13-ryan-szrama-centarro), [Sam Mortenson](/podcast/19-sam-mortenson) and [Jess Archer](/podcast/25-jess-archer-drush-laravel-prompts). ## Episodes {.sr-only} diff --git a/source/_podcast_episodes/25-jess-archer-drush-laravel-prompts.md b/source/_podcast_episodes/25-jess-archer-drush-laravel-prompts.md new file mode 100644 index 000000000..2865bcea2 --- /dev/null +++ b/source/_podcast_episodes/25-jess-archer-drush-laravel-prompts.md @@ -0,0 +1,26 @@ +--- +date: 2024-11-07 +topic: Drush and Laravel Prompts +guests: + - Jess Archer +transistor: + id: 8f4510b0 +links: + - - Jess' website + - https://jessarcher.com + - - Jess on X + - https://x.com/jessarchercodes + - - Laravel + - https://laravel.com + - - Laravel Prompts + - https://laravel.com/docs/prompts + - - Drush + - https://www.drush.org + - - Unveiling Laravel Prompts (Laracon US 2023) + - https://youtu.be/PW-2_-KxF-8?si=7Z8i9yqxsgmi-4oH +talking_points: [] +quotes: [] +chapters: [] +--- + +In this episode, Oliver and Jess Archer (Laravel core Team Member) discuss Laravel Prompts and Drush, PHP, Linux and working on the command-line with tools like Neovim and tmux.