Show Refactor
Refactor the shows page to pull show data from shows.json
This commit is contained in:
parent
a8d2c6c3b8
commit
5ca9379c87
BIN
assets/img/20240324_110327_c95432efd426a76ecd6138df192a6b65.png
Normal file
BIN
assets/img/20240324_110327_c95432efd426a76ecd6138df192a6b65.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 MiB |
BIN
assets/img/3134186-1581240307095-89542c82c89ee.jpg
Normal file
BIN
assets/img/3134186-1581240307095-89542c82c89ee.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
BIN
assets/img/Social_post-20231219-barmgclo0k.png
Normal file
BIN
assets/img/Social_post-20231219-barmgclo0k.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
Binary file not shown.
After Width: | Height: | Size: 3.3 MiB |
@ -27,7 +27,7 @@
|
|||||||
<div class="collapse navbar-collapse" id="navbarResponsive">
|
<div class="collapse navbar-collapse" id="navbarResponsive">
|
||||||
<ul class="navbar-nav ms-auto">
|
<ul class="navbar-nav ms-auto">
|
||||||
<li class="nav-item"><a class="nav-link" href="#about">About</a></li>
|
<li class="nav-item"><a class="nav-link" href="#about">About</a></li>
|
||||||
<li class="nav-item"><a class="nav-link" href="https://www.orangemart.tv">Orange</a></li>
|
<li class="nav-item"><a class="nav-link" href="https://www.orangem.art/">Orange</a></li>
|
||||||
<li class="nav-item"><a class="nav-link" href="https://snort.social./p/npub1n35s0hnjukw675njzqargeym7l9qzpg2dr6q9924yr798kafwvxsgp63m0">Snort</a></li>
|
<li class="nav-item"><a class="nav-link" href="https://snort.social./p/npub1n35s0hnjukw675njzqargeym7l9qzpg2dr6q9924yr798kafwvxsgp63m0">Snort</a></li>
|
||||||
<li class="nav-item"><a class="nav-link" href="shows.html">Shows</a></li>
|
<li class="nav-item"><a class="nav-link" href="shows.html">Shows</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
485
shows.html
485
shows.html
@ -27,421 +27,84 @@
|
|||||||
<div class="collapse navbar-collapse" id="navbarResponsive">
|
<div class="collapse navbar-collapse" id="navbarResponsive">
|
||||||
<ul class="navbar-nav ms-auto">
|
<ul class="navbar-nav ms-auto">
|
||||||
<li class="nav-item"><a class="nav-link" href="index.html#about">About</a></li>
|
<li class="nav-item"><a class="nav-link" href="index.html#about">About</a></li>
|
||||||
<li class="nav-item"><a class="nav-link" href="https://www.orangemart.tv">Orange</a></li>
|
<li class="nav-item"><a class="nav-link" href="https://www.orangem.art/">Orange</a></li>
|
||||||
<li class="nav-item"><a class="nav-link" href="https://snort.social./p/npub1n35s0hnjukw675njzqargeym7l9qzpg2dr6q9924yr798kafwvxsgp63m0">Snort</a></li>
|
<li class="nav-item"><a class="nav-link" href="https://snort.social./p/npub1n35s0hnjukw675njzqargeym7l9qzpg2dr6q9924yr798kafwvxsgp63m0">Snort</a></li>
|
||||||
<li class="nav-item"><a class="nav-link" href="shows.html">Shows</a></li>
|
<li class="nav-item"><a class="nav-link" href="shows.html">Shows</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</nav>
|
</nav>
|
||||||
<!-- Shows Section-->
|
<!-- Shows Section-->
|
||||||
<section class="projects-section bg-light" id="shows">
|
<section class="projects-section bg-light" id="shows">
|
||||||
<div class="container px-4 px-lg-5">
|
<div class="container px-4 px-lg-5">
|
||||||
<!-- Show One (Image | Text) -->
|
<h1>Our Shows</h1>
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
<div id="shows-container">
|
||||||
<div class="col-lg-6"><img class="img-fluid" src="assets/img/2bit.jpg" alt="2-Bit Idiots" /></div>
|
<!-- Shows will be dynamically inserted here -->
|
||||||
<div class="col-lg-6">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-left">
|
|
||||||
<h4 class="text-white">2-Bit Idiots</h4>
|
|
||||||
<p class="mb-0 text-white-50">The journey from Normie to Bitcoiner. Normal people tell the story of how they found the greatest money ever invented. </p>
|
|
||||||
<a href="https://www.fountain.fm/show/JyOUPt1CPJam8jQF9PbE">Fountain</a>
|
|
||||||
<a href="https://twitter.com/2BitIdiots">Twitter</a>
|
|
||||||
Primal.net
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show Two (Text | Image) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6 order-lg-2"><img class="img-fluid" src="assets/img/btcsess.jpg" alt="BTC Sessions" /></div>
|
|
||||||
<div class="col-lg-6 order-lg-1">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-right">
|
|
||||||
<h4 class="text-white">BTC Sessions</h4>
|
|
||||||
<p class="mb-0 text-white-50">Get your dose of Bitcoin with weekly news roundups and "Why Are We Bullish" panel shows featuring Bitcoiners from around the world!</p>
|
|
||||||
<a href="https://www.fountain.fm/show/mhtu0LwkIPAuUuHI9W4M">Fountain</a>
|
|
||||||
<a href="https://twitter.com/BTCsessions">Twitter</a>
|
|
||||||
<a href="https://primal.net/p/npub1rxysxnjkhrmqd3ey73dp9n5y5yvyzcs64acc9g0k2epcpwwyya4spvhnp8">Primal.net</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show Three (Image | Text) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6"><img class="img-fluid" src="assets/img/b2n.jpg" alt="Between Two Nodes" /></div>
|
|
||||||
<div class="col-lg-6">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-left">
|
|
||||||
<h4 class="text-white">Between Two Nodes</h4>
|
|
||||||
<p class="mb-0 text-white-50">From the same people that bring you Between Two ASICs (which is not a podcast), Between Two Nodes is the more informative, yet slightly goofy brother to the flagship. We talk to Bitcoiners from all walks of life and learn what they do and how they think. We intentionally go into each episode with minimal planning because we want it to be conversation-based as we believe that is the best learning tool in the space.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/kGMc6nIUK6dg0KLKphDj">Fountain</a>
|
|
||||||
<a href="https://twitter.com/tatumturnup">Twitter</a>
|
|
||||||
<a href="https://primal.net/p/npub1hte85nxymfyez0nlmmxf287nh9cujfuetxhk9vptwcdqg0pn8pxqxasw3d">Primal.net</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show Four (Text | Image) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6 order-lg-2"><img class="img-fluid" src="assets/img/dad.jpg" alt="Bitcoin Dad Pod" /></div>
|
|
||||||
<div class="col-lg-6 order-lg-1">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-right">
|
|
||||||
<h4 class="text-white">Bitcoin Dad Pod</h4>
|
|
||||||
<p class="mb-0 text-white-50">The Bitcoin Dad is here to explain the context around the monetary revolution that is Bitcoin. The technological, social, and financial complexities of Bitcoin are hard to understand and your Bitcoin Dad will give you a foundation to make up your own mind. He'll cover news, history, and a lot of practical projects that you can do yourself to get started with Bitcoin!</p>
|
|
||||||
<a href="https://www.fountain.fm/show/iSDKQzR5V5DCLn2AuUnI">Fountain</a>
|
|
||||||
<a href="https://twitter.com/bitcoindadpod">Twitter</a>
|
|
||||||
Primal.net
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="container px-4 px-lg-5">
|
</div>
|
||||||
<!-- Show Five (Image | Text) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
<script>
|
||||||
<div class="col-lg-6"><img class="img-fluid" src="assets/img/bk.jpg" alt="Bitcoin Kindergarten Live Q&A" /></div>
|
document.addEventListener("DOMContentLoaded", function() {
|
||||||
<div class="col-lg-6">
|
fetch('https://raw.githubusercontent.com/patrickulrich/goodmorningbitcoin-website/main/shows.json')
|
||||||
<div class="text-center h-100">
|
.then(response => response.json())
|
||||||
<div class="my-auto text-center text-lg-left">
|
.then(data => {
|
||||||
<h4 class="text-white">Bitcoin Kindergarten Live Q&A</h4>
|
const showsContainer = document.getElementById('shows-container');
|
||||||
<p class="mb-0 text-white-50">A casual conversation where the audience interacts with a new weekly teacher and a room full of Bitcoiners. Hosted by: @My_Livin_Truth & @weinicus Live Show Every Wednesday 9PM EST</p>
|
let isLeft = true; // To alternate image positioning
|
||||||
<a href="https://www.fountain.fm/show/uHaCD3yOc5deYfMCOaET">Fountain</a>
|
|
||||||
<a href="https://twitter.com/BTCKindergarten">Twitter</a>
|
data.forEach(show => {
|
||||||
<a href="https://primal.net/p/npub1qwm0r2pkg5kzckz84ke6rk8swvfxmdrlxx9jppqcwjqgfanamzgqyyg3l9">Primal.net</a>
|
const showRow = document.createElement('div');
|
||||||
</div>
|
showRow.className = 'row bg-black gx-0 align-items-center mb-4'; // Full black background
|
||||||
</div>
|
|
||||||
</div>
|
const imgColClass = isLeft ? 'col-md-6' : 'col-md-6 order-md-2';
|
||||||
</div>
|
const contentColClass = isLeft ? 'col-md-6 d-flex flex-column align-items-center justify-content-center text-center' : 'col-md-6 d-flex flex-column align-items-center justify-content-center text-center order-md-1';
|
||||||
<!-- Show Six (Text | Image) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
const imgDiv = document.createElement('div');
|
||||||
<div class="col-lg-6 order-lg-2"><img class="img-fluid" src="assets/img/optech.jpg" alt="Bitcoin Optech" /></div>
|
imgDiv.className = imgColClass;
|
||||||
<div class="col-lg-6 order-lg-1">
|
const img = document.createElement('img');
|
||||||
<div class="text-center h-100">
|
img.src = show.imgsrc;
|
||||||
<div class="my-auto text-center text-lg-right">
|
img.alt = show.title;
|
||||||
<h4 class="text-white">Bitcoin Optech Podcast</h4>
|
img.className = 'img-fluid rounded';
|
||||||
<p class="mb-0 text-white-50">Join Bitcoin Optech as we discuss Bitcoin and Lightning technology each week and review our newsletters.</p>
|
imgDiv.appendChild(img);
|
||||||
<a href="https://www.fountain.fm/show/nnl3QRRuNyxBry8BBoH4">Fountain</a>
|
|
||||||
<a href="https://twitter.com/bitcoinoptech">Twitter</a>
|
const contentDiv = document.createElement('div');
|
||||||
<a href="https://primal.net/p/npub1hkuk45c6c6h3y0rks0z4wa0wyyud5ru0qy0rn9x4dgnjwrnfy46s5a432p">Primal.net</a>
|
contentDiv.className = contentColClass;
|
||||||
</div>
|
const title = document.createElement('h2');
|
||||||
</div>
|
title.className = 'font-weight-light text-white'; // Centered white title
|
||||||
</div>
|
title.textContent = show.title;
|
||||||
</div>
|
const description = document.createElement('p');
|
||||||
<!-- Show 7 (Image | Text) -->
|
description.className = 'text-secondary'; // Centered off-white description
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
description.textContent = show.description;
|
||||||
<div class="col-lg-6"><img class="img-fluid" src="assets/img/bp.jpg" alt="Bitcoin Park" /></div>
|
const linksDiv = document.createElement('div');
|
||||||
<div class="col-lg-6">
|
linksDiv.className = 'mt-2';
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-left">
|
addLink(show.fountainlink, 'Fountain', linksDiv);
|
||||||
<h4 class="text-white">Bitcoin Park</h4>
|
addLink(show.xlink, 'X', linksDiv);
|
||||||
<p class="mb-0 text-white-50">Conversations from Bitcoin Park in Nashville. Bitcoin Park is community supported campus in Nashville, TN focused on grassroots freedom tech adoption and a home for bitcoiners to work, learn, collaborate, and build.</p>
|
addLink(show.nostrlink, 'Nostr', linksDiv);
|
||||||
<a href="https://www.fountain.fm/show/fnBuYN9tH52gR6mJ0NzX">Fountain</a>
|
|
||||||
<a href="https://twitter.com/bitcoinpark_">Twitter</a>
|
contentDiv.appendChild(title);
|
||||||
<a href="https://primal.net/p/npub1theparkprcs70dcs437ke9zzwsr6u60f8flu7rg28m30438aep9sd94dha">Primal.net</a>
|
contentDiv.appendChild(description);
|
||||||
</div>
|
contentDiv.appendChild(linksDiv);
|
||||||
</div>
|
|
||||||
</div>
|
showRow.appendChild(imgDiv);
|
||||||
</div>
|
showRow.appendChild(contentDiv);
|
||||||
<!-- Show 8 (Text | Image) -->
|
showsContainer.appendChild(showRow);
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6 order-lg-2"><img class="img-fluid" src="assets/img/brf.jpg" alt="Bitcoin Rapid-Fire" /></div>
|
isLeft = !isLeft; // Alternate for the next show
|
||||||
<div class="col-lg-6 order-lg-1">
|
});
|
||||||
<div class="text-center h-100">
|
})
|
||||||
<div class="my-auto text-center text-lg-right">
|
.catch(error => console.error('Error fetching the show data:', error));
|
||||||
<h4 class="text-white">Bitcoin Rapid-Fire</h4>
|
});
|
||||||
<p class="mb-0 text-white-50">Bitcoin is the future of money, that is my firm belief. I use this show to learn more about this phenomenon, and its various implications, from some of the brightest minds in the space, and beyond. I'm not trying to educate or inform anyone, I'm sharing my own journey of attempting to understand bitcoin, and delving in to some of the less obvious, but incredibly profound, aspects of its emergence in the global culture.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/12rF30vDlf8mQSLqPwmk">Fountain</a>
|
function addLink(url, text, container) {
|
||||||
<a href="https://twitter.com/johnkvallis">Twitter</a>
|
if (url) {
|
||||||
<a href="https://primal.net/p/npub1cqm6dztalp4l6n04f9k20c333xftgangjla337736dr6faz9na0qf2hjec">Primal.net</a>
|
const link = document.createElement('a');
|
||||||
</div>
|
link.href = url;
|
||||||
</div>
|
link.textContent = text;
|
||||||
</div>
|
link.className = 'btn btn-primary btn-sm mx-1';
|
||||||
</div>
|
container.appendChild(link);
|
||||||
</div>
|
}
|
||||||
<div class="container px-4 px-lg-5">
|
}
|
||||||
<!-- Show 9 (Image | Text) -->
|
</script>
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6"><img class="img-fluid" src="assets/img/btcand.jpg" alt="Bitcoin and ..." /></div>
|
</body>
|
||||||
<div class="col-lg-6">
|
</html>
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-left">
|
|
||||||
<h4 class="text-white">Bitcoin and ...</h4>
|
|
||||||
<p class="mb-0 text-white-50">It's the news you can use.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/eK5XaSb3UaLRavU3lYrI">Fountain</a>
|
|
||||||
Twitter
|
|
||||||
<a href="https://primal.net/p/npub1vwymuey3u7mf860ndrkw3r7dz30s0srg6tqmhtjzg7umtm6rn5eq2qzugd">Primal.net</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show 10 (Text | Image) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6 order-lg-2"><img class="img-fluid" src="assets/img/b4b.jpg" alt="Bitcoin for Boomers with Gary Leland" /></div>
|
|
||||||
<div class="col-lg-6 order-lg-1">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-right">
|
|
||||||
<h4 class="text-white">Bitcoin for Boomers with Gary Leland</h4>
|
|
||||||
<p class="mb-0 text-white-50">Gary Leland is the original Bitcoin Boomer and wants to help educate other Boomers about Bitcoin.Join Gary as he brings you great information about Bitcoin.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/eXDIcrFhbCsvkwZ79mSA">Fountain</a>
|
|
||||||
<a href="https://twitter.com/GaryLeland">Twitter</a>
|
|
||||||
<a href="https://primal.net/p/npub1vxfg5aqvj3juvzflry2t9m8fn7u4r0dttjtv099ntn2l2e0h9n3qzxhunh">Primal.net</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show 11 (Image | Text) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6"><img class="img-fluid" src="assets/img/bcb.png" alt="Blue Collar Bitcoin Podcast" /></div>
|
|
||||||
<div class="col-lg-6">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-left">
|
|
||||||
<h4 class="text-white">Blue Collar Bitcoin Podcast</h4>
|
|
||||||
<p class="mb-0 text-white-50">Firefighters explore economics, finance, & the most important monetary technology of the 21st century—Bitcoin. Why it’s important. Its future implications. How this protocol & network functions. The reason it matters within your investment portfolio.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/aKep9bH27saW1vJzYjtS">Fountain</a>
|
|
||||||
<a href="https://twitter.com/Blue_CollarBTC">Twitter</a>
|
|
||||||
<a href="https://primal.net/p/npub1a3hrd4wfawr578d5y5l0qgmh7lx8q6tumfq0h7eymmttt52veexqkcfg37">Primal.net</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show 12 (Text | Image) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6 order-lg-2"><img class="img-fluid" src="assets/img/bib.jpg" alt="Builders in Bitcoin" /></div>
|
|
||||||
<div class="col-lg-6 order-lg-1">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-right">
|
|
||||||
<h4 class="text-white">Builders in Bitcoin</h4>
|
|
||||||
<p class="mb-0 text-white-50">A podcast about the people who bring Bitcoin to life hosted by @bitkite</p>
|
|
||||||
<a href="https://www.fountain.fm/show/TSKb1qFjqC9VAnAAl5AN">Fountain</a>
|
|
||||||
<a href="https://twitter.com/buildersinbtc">Twitter</a>
|
|
||||||
Primal.net
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="container px-4 px-lg-5">
|
|
||||||
<!-- Show 13 (Image | Text) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6"><img class="img-fluid" src="assets/img/business.jpg" alt="Business Bitcoinization" /></div>
|
|
||||||
<div class="col-lg-6">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-left">
|
|
||||||
<h4 class="text-white">Business Bitcoinization</h4>
|
|
||||||
<p class="mb-0 text-white-50">The Business Bitcoinization Show will introduce you to executives and entrepreneurs who are using Bitcoin - the hardest money on planet earth - to improve their lives and their businesses. What's with the name? It's a play on the term, "Hyperbitcoinization," which is a word used to describe the eventual, rapid adoption of Bitcoin as other currencies continue to weaken in relation to it. Hear how other business owners are using Bitcoin and begin using it yourself so that, when we get to the other side of hyperbitcoinization, you and your business will be prepared to take advantage of the...</p>
|
|
||||||
<a href="https://www.fountain.fm/show/tbEGLAo7hZrzBTv1OXW0">Fountain</a>
|
|
||||||
<a href="https://twitter.com/joshuafriedeman">Twitter</a>
|
|
||||||
<a href="https://primal.net/p/npub18ye3z2kps2hm8jplmdd5jfpl69enf337rx6eqykmznytv65jkcgqaaxwku">Primal.net</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show 14 (Text | Image) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6 order-lg-2"><img class="img-fluid" src="assets/img/cd.jpg" alt="Citadel Dispatch" /></div>
|
|
||||||
<div class="col-lg-6 order-lg-1">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-right">
|
|
||||||
<h4 class="text-white">Citadel Dispatch</h4>
|
|
||||||
<p class="mb-0 text-white-50">An interactive show about bitcoin and freedom tech. Funded by our audience. No ads or sponsors.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/p8WM5xdhPOB2YrKmP1Vy">Fountain</a>
|
|
||||||
<a href="https://twitter.com/citadeldispatch">Twitter</a>
|
|
||||||
<a href="https://primal.net/p/npub1cpem4gceylcr56ym4nx7dt6g0caadlu8dmvuluhrqfvymdgsrgtsgdq62p">Primal.net</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show 15 (Image | Text) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6"><img class="img-fluid" src="assets/img/ctl.jpg" alt="Closing the Loop" /></div>
|
|
||||||
<div class="col-lg-6">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-left">
|
|
||||||
<h4 class="text-white">Closing the Loop</h4>
|
|
||||||
<p class="mb-0 text-white-50">Closing the Loop is a podcast about Bitcoin. In it, we will be speaking with the entrepreneurs, developers, and thinkers who are contributing to the evolution of this revolutionary technology. The podcast will also be an ongoing experiment of sorts, leveraging the latest developments in the broader ecosystem, highlighting and implementing solutions that foster censorship-resistant communication and new content monetization models. Join us in discovering the many possibilities that Bitcoin brings!</p>
|
|
||||||
<a href="https://www.fountain.fm/show/zAsc5KR4f3iAvaE9raGk">Fountain</a>
|
|
||||||
<a href="https://twitter.com/johnkvallis">Twitter</a>
|
|
||||||
<a href="https://primal.net/p/npub1cqm6dztalp4l6n04f9k20c333xftgangjla337736dr6faz9na0qf2hjec">Primal.net</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show 16 (Text | Image) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6 order-lg-2"><img class="img-fluid" src="assets/img/db.jpg" alt="Discovering Bitcoin" /></div>
|
|
||||||
<div class="col-lg-6 order-lg-1">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-right">
|
|
||||||
<h4 class="text-white">Discovering Bitcoin</h4>
|
|
||||||
<p class="mb-0 text-white-50">Bitcoin Origin Stories podcast: Listen to the genesis story of Bitcoiner's from all across the world telling the tale of how they discovered Bitcoin, took the orange pill, fell down the rabbit hole, and how this experience changed them - often for the better! How did you Discover Bitcoin?</p>
|
|
||||||
<a href="https://www.fountain.fm/show/jTsRqmf7XyzBhD0qifAr">Fountain</a>
|
|
||||||
<a href="https://twitter.com/discoveringbtc">Twitter</a>
|
|
||||||
<a href="https://primal.net/p/npub1a2sxw99vjpd22kpcvqu3u9s7m3agz56eklp7nwdjqtq9tzh0h6kqm4fpw3">Primal.net</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="container px-4 px-lg-5">
|
|
||||||
<!-- Show 17 (Image | Text) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6"><img class="img-fluid" src="assets/img/hell.jpg" alt="Hell Money" /></div>
|
|
||||||
<div class="col-lg-6">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-left">
|
|
||||||
<h4 class="text-white">Hell Money</h4>
|
|
||||||
<p class="mb-0 text-white-50">A weekly podcast from two Bitcoin enthusiasts. Each week Casey and Erin discuss a different aspect of Bitcoin's technology, culture, and vibe.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/W8pjfavWchv8diXjikgC">Fountain</a>
|
|
||||||
<a href="https://twitter.com/hellmoneypod">Twitter</a>
|
|
||||||
Primal.net
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show 18 (Text | Image) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6 order-lg-2"><img class="img-fluid" src="assets/img/opa.jpg" alt="Orange Pill Addicts" /></div>
|
|
||||||
<div class="col-lg-6 order-lg-1">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-right">
|
|
||||||
<h4 class="text-white">Orange Pill Addicts Podcast</h4>
|
|
||||||
<p class="mb-0 text-white-50">If you're looking for Orange Pill rehab, you've come to the wrong podcast. Established at block 712111.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/52EO2VnAUC8c1mY3EI15">Fountain</a>
|
|
||||||
<a href="https://twitter.com/orangepilladdix">Twitter</a>
|
|
||||||
Primal.net
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show 19 (Image | Text) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6"><img class="img-fluid" src="assets/img/pod256.jpg" alt="POD256" /></div>
|
|
||||||
<div class="col-lg-6">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-left">
|
|
||||||
<h4 class="text-white">POD256</h4>
|
|
||||||
<p class="mb-0 text-white-50">A weekly Bitcoin podcast focused on mining, energy, and proof-of-work - hosted by Rod @bitkite and Econoalchemist</p>
|
|
||||||
<a href="https://www.fountain.fm/show/e3z0jbyPzrtBa9bmFXUV">Fountain</a>
|
|
||||||
<a href="https://twitter.com/pod256">Twitter</a>
|
|
||||||
Primal.net
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show 20 (Text | Image) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6 order-lg-2"><img class="img-fluid" src="assets/img/pu.jpg" alt="Pleb UnderGround" /></div>
|
|
||||||
<div class="col-lg-6 order-lg-1">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-right">
|
|
||||||
<h4 class="text-white">Pleb UnderGround</h4>
|
|
||||||
<p class="mb-0 text-white-50">This is a Bitcoin Pleb YouTube show/Podcast covering weekly events in and around the bitcoin space. You'll find entertainment as well as signal here. We cover news, altcoin disasters and we bring special guests on for interviews and discussions on major topics. Come join us as we dive down the bitcoin rabbit hole.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/GOHtIiyv2M3WwZNEILO0">Fountain</a>
|
|
||||||
<a href="https://twitter.com/PlebUnderground">Twitter</a>
|
|
||||||
<a href="https://primal.net/p/npub109vfayn7595xzzxj5wd7kzgh5pygvf76cl72zmh8mqdvv8hdvrssme9kfa">Primal.net</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<div class="container px-4 px-lg-5">
|
|
||||||
<!-- Show 21 (Image | Text) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6"><img class="img-fluid" src="assets/img/po.jpg" alt="Portal Orange" /></div>
|
|
||||||
<div class="col-lg-6">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-left">
|
|
||||||
<h4 class="text-white">Portal Orange</h4>
|
|
||||||
<p class="mb-0 text-white-50">Satoshi opened a portal into cyberspace. We're going through it. Join us.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/ICeFjSvGdkLo399kjYGY">Fountain</a>
|
|
||||||
<a href="https://twitter.com/PortalOrange21">Twitter</a>
|
|
||||||
Primal.net
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show 22 (Text | Image) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6 order-lg-2"><img class="img-fluid" src="assets/img/sb.jpg" alt="Simply Bitcoin" /></div>
|
|
||||||
<div class="col-lg-6 order-lg-1">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-right">
|
|
||||||
<h4 class="text-white">Simply Bitcoin</h4>
|
|
||||||
<p class="mb-0 text-white-50">A Daily Bitcoin Show that keeps you up-to-date with the peaceful Bitcoin revolution.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/DlFELqCMl48pwxCrmaJR">Fountain</a>
|
|
||||||
<a href="https://twitter.com/SimplyBitcoinTV">Twitter</a>
|
|
||||||
<a href="https://primal.net/p/npub1vzjukpr2vrxqg2m9q3a996gpzx8qktg82vnl9jlxp7a9yawnwxfsqnx9gc">Primal.net</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show 23 (Image | Text) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6"><img class="img-fluid" src="assets/img/slp.jpg" alt="Stephan Livera" /></div>
|
|
||||||
<div class="col-lg-6">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-left">
|
|
||||||
<h4 class="text-white">Stephan Livera Podcast</h4>
|
|
||||||
<p class="mb-0 text-white-50">Join Stephan as he interviews the sharpest economic and technical minds in Bitcoin & Austrian Economics to help you understand how money is changing and evolving. This is one of the leading podcasts in the space, and listening to this show is one of the fastest ways to learn and get up to speed on Bitcoin.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/CouHo5y4FLVhbHlg6pqA">Fountain</a>
|
|
||||||
<a href="https://twitter.com/stephanlivera">Twitter</a>
|
|
||||||
<a href="https://primal.net/p/npub1r8l06leee9kjlam0slmky7h8j9zme9ca32erypgqtyu6t2gnhshs3jx5dk">Primal.net</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show 24 (Text | Image) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6 order-lg-2"><img class="img-fluid" src="assets/img/btcboom.jpg" alt="Bitcoin Boomer" /></div>
|
|
||||||
<div class="col-lg-6 order-lg-1">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-right">
|
|
||||||
<h4 class="text-white">The Bitcoin Boomer Show</h4>
|
|
||||||
<p class="mb-0 text-white-50">Gary Leland is the original Bitcoin Boomer and wants to help educate everyone about Bitcoin. Join Gary as he brings you great interviews and information about Bitcoin.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/yCqKYmmNlbMe0igItcGV">Fountain</a>
|
|
||||||
<a href="https://twitter.com/GaryLeland">Twitter</a>
|
|
||||||
<a href="https://primal.net/p/npub1vxfg5aqvj3juvzflry2t9m8fn7u4r0dttjtv099ntn2l2e0h9n3qzxhunh">Primal.net</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show 25 (Image | Text) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6"><img class="img-fluid" src="assets/img/tov.jpg" alt="The Transformation of Value" /></div>
|
|
||||||
<div class="col-lg-6">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-left">
|
|
||||||
<h4 class="text-white">The Transformation of Value</h4>
|
|
||||||
<p class="mb-0 text-white-50">A Bitcoin podcast by Cody Ellingham exploring the impacts of Bitcoin thinking on the world of art, culture, and philosophy. Made in New Zealand.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/yeyKUxKjAw151iZAQhcw">Fountain</a>
|
|
||||||
<a href="https://twitter.com/TTOVpodcast">Twitter</a>
|
|
||||||
Primal.net
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!-- Show 26 (Image | Text) -->
|
|
||||||
<div class="bg-black row gx-0 align-items-center">
|
|
||||||
<div class="col-lg-6 order-lg-2"><img class="img-fluid" src="assets/img/39744041-1700752137920-503eba49c3778.jpg" alt="WinterBerry Lane" /></div>
|
|
||||||
<div class="col-lg-6 order-lg-1">
|
|
||||||
<div class="text-center h-100">
|
|
||||||
<div class="my-auto text-center text-lg-right">
|
|
||||||
<h4 class="text-white">Winter₿erry Lane</h4>
|
|
||||||
<p class="mb-0 text-white-50">Discussion between two bitcoiners from Winter₿erry Lane.</p>
|
|
||||||
<a href="https://www.fountain.fm/show/dmav6j9CX4F4hpwuKwaQ">Fountain</a>
|
|
||||||
Twitter
|
|
||||||
<a href="https://primal.net/p/npub160t5zfxalddaccdc7xx30sentwa5lrr3rq4rtm38x99ynf8t0vwsvzyjc9">Primal.net</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
<!-- Bootstrap core JS-->
|
|
||||||
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js"></script>
|
|
||||||
<!-- Core theme JS-->
|
|
||||||
<script src="js/shows.js"></script>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
@ -73,7 +73,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Bitcoin Takeover Podcast",
|
"title": "Bitcoin Takeover Podcast",
|
||||||
"imgsrc": "assets/img/btctkvr.png",
|
"imgsrc": "assets/img/bitcoin_takeover_podcast_season_15_spotify_apple_podcasts.jpg",
|
||||||
"description": "On the Bitcoin Takeover podcast you're going to hear the builders and innovators who make the Bitcoin project valuable. It's thanks to their work that the BTC price goes up, and it's their efforts that convince large investors that Bitcoin is the future of money. Here you will find the projects and ideas that will radically improve Bitcoin in the future, presented by the creators and innovators themselves. Time to learn!",
|
"description": "On the Bitcoin Takeover podcast you're going to hear the builders and innovators who make the Bitcoin project valuable. It's thanks to their work that the BTC price goes up, and it's their efforts that convince large investors that Bitcoin is the future of money. Here you will find the projects and ideas that will radically improve Bitcoin in the future, presented by the creators and innovators themselves. Time to learn!",
|
||||||
"fountainlink": "https://www.fountain.fm/show/TSXsivSXS8yxZXInabsg",
|
"fountainlink": "https://www.fountain.fm/show/TSXsivSXS8yxZXInabsg",
|
||||||
"xlink": "https://x.com/BTCTKVR",
|
"xlink": "https://x.com/BTCTKVR",
|
||||||
@ -97,7 +97,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Bugle Weekly",
|
"title": "Bugle Weekly",
|
||||||
"imgsrc": "assets/img/bugle.jpg",
|
"imgsrc": "assets/img/20240324_110327_c95432efd426a76ecd6138df192a6b65.png",
|
||||||
"description": "The Bitcoin Bugle is an independent publication launched in January 2023 by Richard Greaser to create fake news relating to Bitcoin. Our goal is to create news so fake that you will think it's real. We are entirely community funded with no support from sponsorships so we don't end up looking like Pomp. Make sure to subscribe to the Bugle for superior opinions.Website: bugle.news",
|
"description": "The Bitcoin Bugle is an independent publication launched in January 2023 by Richard Greaser to create fake news relating to Bitcoin. Our goal is to create news so fake that you will think it's real. We are entirely community funded with no support from sponsorships so we don't end up looking like Pomp. Make sure to subscribe to the Bugle for superior opinions.Website: bugle.news",
|
||||||
"fountainlink": "https://www.fountain.fm/show/lxGTDDEMKkUGn2EN3YRi",
|
"fountainlink": "https://www.fountain.fm/show/lxGTDDEMKkUGn2EN3YRi",
|
||||||
"xlink": "https://x.com/bitcoin_bugle",
|
"xlink": "https://x.com/bitcoin_bugle",
|
||||||
@ -153,7 +153,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "The Lightning Pulse",
|
"title": "The Lightning Pulse",
|
||||||
"imgsrc": "assets/img/lpulse.jpg",
|
"imgsrc": "assets/img/Social_post-20231219-barmgclo0k.png",
|
||||||
"description": "A show focused on the Bitcoin Lightning Network ongoing developments, news, and discussions. The world of internet native value transfer is changing fast, and we refuse to be left behind.",
|
"description": "A show focused on the Bitcoin Lightning Network ongoing developments, news, and discussions. The world of internet native value transfer is changing fast, and we refuse to be left behind.",
|
||||||
"fountainlink": "https://www.fountain.fm/show/of4HC1w4qnqi7dUj7XPG",
|
"fountainlink": "https://www.fountain.fm/show/of4HC1w4qnqi7dUj7XPG",
|
||||||
"xlink": "https://x.com/lightningpulse1",
|
"xlink": "https://x.com/lightningpulse1",
|
||||||
@ -161,7 +161,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Once Bitten! A Bitcoin Podcast",
|
"title": "Once Bitten! A Bitcoin Podcast",
|
||||||
"imgsrc": "assets/img/bitten.jpg",
|
"imgsrc": "assets/img/3134186-1581240307095-89542c82c89ee.jpg",
|
||||||
"description": "Bitcoin can be a very deep and confusing rabbit hole to fall into. This podcast is for people who are looking for answers. Daniel Prince, author of Choose Life, is on a mission to share real life stories of how Bitcoin has changed and shaped individuals and families lives forever.",
|
"description": "Bitcoin can be a very deep and confusing rabbit hole to fall into. This podcast is for people who are looking for answers. Daniel Prince, author of Choose Life, is on a mission to share real life stories of how Bitcoin has changed and shaped individuals and families lives forever.",
|
||||||
"fountainlink": "https://www.fountain.fm/show/2oJTnUm5VKs3xmSVdf5n",
|
"fountainlink": "https://www.fountain.fm/show/2oJTnUm5VKs3xmSVdf5n",
|
||||||
"xlink": "https://x.com/Princey21M",
|
"xlink": "https://x.com/Princey21M",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user