-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e632d45
commit f9a7336
Showing
3 changed files
with
41 additions
and
8 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -72,7 +72,7 @@ <h1>Elixir Wizards Podcast</h1> | |
</div> | ||
</div> | ||
<div class="hero__right"> | ||
<div class="hero__right-img"><img src="/images/podcast/podcast-header-s10.png" alt="Hero Image" /> | ||
<div class="hero__right-img"><img src="/images/podcast/podcast-header-s11.png" alt="Hero Image" /> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -84,7 +84,7 @@ <h1>Elixir Wizards Podcast</h1> | |
<p><em> Listen to our latest episode:</em></p> | ||
<iframe style="margin-bottom:20px" src="https://player.fireside.fm/v2/IAs5ixts/latest?theme=dark" width="960" height="200" frameborder="0" scrolling="no"></iframe> | ||
<p>Elixir Wizards is an interview-format podcast, focused on engineers who use the Elixir programming language. | ||
Initially launched in early 2019, each season focuses on a specific topic or topics, with each interview focusing on the guest's experience and opinions on the topic. Our hosts as of Season Ten are Sundi Myint, Owen Bickford, and Bilal Hankins.</p> | ||
Initially launched in early 2019, each season focuses on a specific topic or topics, with each interview focusing on the guest's experience and opinions on the topic. Our hosts as of Season Eleven are Owen Bickford, Dan Ivovich, and Sundi Myint.</p> | ||
<p>Have a great season topic idea, guest suggestion, or other feedback? Email it to us at <a href="mailto:[email protected]">[email protected]</a> or tweet at us <a href="https://twitter.com/smartlogic">@smartlogic</a>, we love hearing from our listeners.</p> | ||
|
||
<!-- transcript note --> | ||
|
@@ -101,9 +101,42 @@ <h1>Elixir Wizards Podcast</h1> | |
<a href=#s7>Season Seven: The Impact of Elixir</a> | | ||
<a href=#s8>Season Eight: Elixir in a Polyglot Environment</a> | | ||
<a href=#s9>Season Nine: Parsing the Particulars</a> | | ||
<a href=#s10>Season Ten: The Next Ten Years of Elixir</a> | ||
<a href=#s10>Season Ten: The Next Ten Years of Elixir</a> | | ||
<a href=#s11>Season Eleven: Branching Out from Elixir</a> | ||
</p> | ||
</section> | ||
<!-- season eleven --> | ||
|
||
<section class="section content-block podcast" id="s11"> | ||
<h2>Season Eleven: Branching Out from Elixir</h2> | ||
<p> | ||
In Season 11 of the Elixir Wizards podcast, we venture beyond the familiar shores of Elixir to engage in cross-community dialogue, compare notes, and broaden our horizons. This season is dedicated to understanding how Elixir integrates, contrasts, and can potentially synergize with other prominent technologies in the software world. | ||
</p> | ||
|
||
<p> | ||
With engaging discussions involving seasoned Elixirists and experts from diverse tech communities such as JavaScript, Ruby, C++, and more, we aim to debunk myths, share insights, and discover mutual learnings. Key conversations revolve around the varied methodologies, best practices, and unique approaches offered by different languages and frameworks. | ||
</p> | ||
|
||
<p> | ||
Whether you're an Elixir enthusiast curious about the world beyond or a tech professional from another domain eager to explore common ground, this season promises enriching takeaways for all. Dive in to bridge gaps, challenge norms, and celebrate the confluence of ideas in the ever-evolving tech universe. | ||
</p> | ||
|
||
<p> | ||
Season Eleven began airing in October 2023. | ||
</p> | ||
|
||
<!-- there's def some more layout work to do here - this does not look like the case studies page (too much padding) --> | ||
|
||
<section class="section podcast-horizontal"> | ||
<div class="container"> | ||
<div class="podcast-horizontal__article-wrap"> | ||
|
||
</div> | ||
</div> | ||
</section> | ||
|
||
</section> | ||
|
||
<!-- season ten --> | ||
|
||
<section class="section content-block podcast" id="s10"> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters