-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·404 lines (374 loc) · 25.2 KB
/
Copy pathindex.html
File metadata and controls
executable file
·404 lines (374 loc) · 25.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
<!DOCTYPE html>
<html prefix="og: https://fivefourpod.com" lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-172144446-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-172144446-2');
</script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- SEO -->
<meta name="description" content="5-4 is a podcast about how much the Supreme Court sucks.
It’s a progressive and occasionally profane take on the ideological battles at the heart
of the Court’s most important landmark cases, and an irreverent tour of all the ways in
which the law is shaped by politics."/>
<meta property="og:description" content="5-4 is a podcast about how much the Supreme Court sucks.
It’s a progressive and occasionally profane take on the ideological battles at the heart
of the Court’s most important landmark cases, and an irreverent tour of all the ways in
which the law is shaped by politics."/>
<link rel="canonical" href="https://www.fivefourpod.com"/>
<meta name="robots" content="index, follow" />
<meta property="og:title" content="5-4" />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://www.fivefourpod.com"/>
<meta property="og:image" content="https://github.com/MurphyPone/fivefourpod-website/blob/master/assets/img/profile.jpg" />
<meta property="og:site_name" content="Five Four Pod" />
<meta name="twitter:title" content="Five Four Pod">
<meta name="twitter:description" content="5-4 is a podcast about how much the Supreme Court sucks.
It’s a progressive and occasionally profane take on the ideological battles at the heart
of the Court’s most important landmark cases, and an irreverent tour of all the ways in
which the law is shaped by politics."/>
<meta name="twitter:image" content="https://github.com/MurphyPone/fivefourpod-website/blob/master/assets/img/profile.jpg" />
<meta name="twitter:site" content="@fivefourpod">
<meta name="twitter:creator" content="@fivefourpod">
<title>Five Four Pod</title>
<!-- SEO -->
<!-- Font Awesome icons (free version)-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/js/all.min.js" crossorigin="anonymous"></script>
<script src="https://d3js.org/d3-dsv.v1.min.js"></script>
<script src="https://d3js.org/d3-fetch.v1.min.js"></script> <!-- for reading csv-->
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet">
<!-- Fonts CSS-->
<link rel="stylesheet" href="css/heading.css">
<link rel="stylesheet" href="css/body.css">
<script src="js/myscript.js"></script>
<link rel="icon" href="assets/img/favicon.png">
<!-- Animate On Scroll -->
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
</head>
<body id="page-top" onload="doLoad()">
<nav class="navbar navbar-expand-lg bg-secondary fixed-top" id="mainNav">
<div class="container"><a class="navbar-brand js-scroll-trigger" href="#page-top">5-4 Pod</a>
<button class="navbar-toggler navbar-toggler-right font-weight-bold bg-primary text-white rounded" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">Menu <i class="fas fa-bars"></i></button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="/#episodes">EPISODES</a>
</li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="/#about">ABOUT</a>
</li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="/#contact">CONTACT</a>
</li>
<!-- Changed from https://store.fivefourpod.com/?ctk=c115dbe8-cee5-454a-9e2d-81137751fd4b-->
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="https://fivefourpod.dashery.com/">MERCH</a>
</li>
<li class="nav-item mx-0 mx-lg-1"><a class="nav-link py-3 px-0 px-lg-3 rounded js-scroll-trigger" href="/support">SUPPORT</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="masthead bg-primary text-white text-center">
<div class="container d-flex align-items-center flex-column">
<!-- Masthead Avatar Image-->
<img class="masthead-avatar mb-5" src="assets/img/profile.jpg" style="clip-path: circle(150px at center)" alt="5-4 logo">
<!-- Masthead Heading-->
<h1 id="landing-title" class="masthead-heading mb-0">5-4 Pod</h1>
<!-- Icon Divider-->
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-balance-scale-right"></i></div>
<div class="divider-custom-line"></div>
</div>
<!-- Masthead Subheading-->
<p id="blurb" class="pre-wrap masthead-subheading font-weight-light mb-0"></p>
<div class="container">
<div class="row">
<!-- Footer Location-->
<div class="col-lg-12 mb-2 mb-lg-0" style="padding-top: 3em">
<h3 class="mb-4">LISTEN</h3>
<a class="btn btn-outline-light btn-social mx-1" href="https://podcasts.apple.com/us/podcast/5-4/id1497785843"><i class="fab fa-fw fa-apple"></i></a>
<a class="btn btn-outline-light btn-social mx-1" href="https://www.stitcher.com/show/54-podcast"><i class="fas fa-fw fa-rotate-90 fa-align-center"></i></a>
<a class="btn btn-outline-light btn-social mx-1" href="https://open.spotify.com/show/5W7uOd5p8kDwRzQU2CaBe7"><i class="fab fa-fw fa-spotify"></i></a>
<a class="btn btn-outline-light btn-social mx-1" href="https://podcasts.google.com/feed/aHR0cHM6Ly9mZWVkcy5hY2FzdC5jb20vcHVibGljL3Nob3dzLzVmYzU3NGQ4ZDQyOWVjMzRhODI5MmIxYw"><i class="fab fa-fw fa-google"></i></a>
</div>
<!-- Footer Social Icons
<div class="col-lg-4 mb-5 mb-lg-0">
<h4 class="mb-4">AROUND THE WEB</h4>
<a class="btn btn-outline-light btn-social mx-1" href="https://twitter.com/fivefourpod?lang=en"><i class="fab fa-fw fa-twitter"></i></a>
</div> -->
<!-- Footer About Text-->
<!-- <div class="col-lg-4">
<h4 class="mb-4">Antonin Scalia <3 </h4>
<p class="pre-wrap lead mb-0">As long as I hold the domain, his name stays on the site ¯\_(ツ)_/¯ </p>
</div> -->
</div>
</div>
</div>
</header>
<!-- TEMPORARY LIVESHOW HEADEING -->
<!--
<section class="page-section" id="liveshow">
<div class="container" style="border-bottom: 3px solid var(--secondary); padding-bottom: 3em;">
<!-- About Section Heading
<div class="text-center">
<h2 class="page-section-heading text-secondary d-inline-block">5-4 LIVE IN AUSTIN</h2>
</div>
<!-- Icon Divider
<div class="divider-custom divider-dark">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-exclamation"></i></div>
<div class="divider-custom-line"></div>
</div>
<-- About Section Content
<p class="pre-wrap lead" style="text-align: center;">Come see your favorite podcasting trio live at the Paramount Theatre in Austin, TX!</p>
<p class="pre-wrap lead" style="text-align: center;">Friday February 24, 2023 8:00 PM (Doors: 7:00 PM)</p>
<!-- <p class="pre-wrap lead" style="text-align: center;">AGES 18 AND UP</p>
<div class="transcript-wrapper">
<a href="https://tickets.austintheatre.org/9063/9064" class="transcript-btn">PURCHASE TICKETS</a>
</div>
</div>
</section>
-->
<!-- TEMPORARY LIVESHOW HEADEING -->
<section class="page-section" id="episodes">
<div class="container">
<!-- Transcripts Section Heading-->
<div class="text-center">
<h2 class="page-section-heading text-secondary d-inline-block mb-0">EPISODES</h2>
</div>
<!-- Icon Divider-->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-headphones-alt"></i></div>
<div class="divider-custom-line"></div>
</div>
<div id="episode-search-wrapper">
<input type="text" type="password" autocomplete="off" id="episode-search" placeholder="Search episodes …">
<button class="btn-block btn-outline-secondary" target="_blank" id="web-search">Search web</button>
<div id="search-status" role="status"></div>
</div>
<!-- Transcripts -->
<div id="episode-container"></div>
</div>
</section>
<section class="page-section bg-primary text-white mb-0" id="about">
<div class="container">
<!-- About Section Heading-->
<div class="text-center">
<h2 class="page-section-heading d-inline-block text-white">ABOUT</h2>
</div>
<!-- Icon Divider-->
<div class="divider-custom divider-light">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-gavel"></i></div>
<div class="divider-custom-line"></div>
</div>
<!-- About Section Content-->
<p class="pre-wrap lead" style="text-align: center;"><i>5-4</i> is a podcast about how much the Supreme Court sucks. Hosted by Peter Shamshiri, Michael Liroff, and Rhiannon Hamam, produced by Rachel Ward, and presented by <i>Slow Burn</i> co-creator Leon Neyfakh. <i>5-4</i> is a production of Prologue Projects.</p>
<p class="pre-wrap lead" style="text-align: center;">For booking inquiries, please reach out to <a href="mailto:fivefourpod@gmail.com">fivefourpod@gmail.com</a></p>
</div>
</section>
<section class="page-section" id="FAQ">
<div class="container-sm">
<!-- Contact Section Heading-->
<div class="text-center">
<h2 class="page-section-heading text-secondary d-inline-block mb-0">FAQ</h2>
</div>
<!-- Icon Divider-->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-question"></i></div>
<div class="divider-custom-line"></div>
</div>
<div class="container" >
<div data-aos="fade-right">
<p>Q: Should I go to law school?</p>
</div>
<div data-aos="fade-left" class="text-muted">
<p>Listen to our <a href="/episodes/welcome-to-law-school/">"Welcome to Law School" episode</a>. Talk to law students and lawyers. The answer is probably “no,” but you probably will anyways.</p>
</div>
</div>
<div class="container">
<div data-aos="fade-right">
<p>Q: How can I subscribe to get premium episodes, invites to special events with the hosts, early access to tickets for live shows, and membership in the 5-4 Slack?</p>
</div>
<div data-aos="fade-left" class="text-muted">
<p>Go to <a href="/support">fivefourpod.com/support</a> for all your subscription options.</p>
</div>
</div>
<div class="container" >
<div data-aos="fade-right">
<p>Q: Does 5-4 have merch?</p>
</div>
<div data-aos="fade-left" class="text-muted">
<p>Yes! <a href="https://tee.pub/lic/fivefourpod" target="_banko">Click here</a> to be taken to our merch store and check out shirts, hoodies, stickers, mugs, totes, and more.</p>
</div>
</div>
<div class="container" >
<div data-aos="fade-right">
<p>Q: Where can I find 5-4 on social media?</p>
</div>
<div data-aos="fade-left" class="text-muted">
<p>Follow us on <a href="https://x.com/fivefourpod?s=20" target="_blank">Twitter</a>, <a href="https://www.instagram.com/fivefourpod" target="_blank">Instagram</a>, <a href="https://www.youtube.com/@fivefourpod" target="_blank">YouTube</a>, <a href="https://www.tiktok.com/@fivefourpod" target="_blank">TikTok</a> and <a href="https://bsky.app/profile/fivefourpod.bsky.social" target="_blank">Bluesky</a> @fivefourpod.</p>
</div>
</div>
<div class="container" >
<div data-aos="fade-right">
<p>Q: Will the 5-4 hosts speak at my law school?</p>
</div>
<div data-aos="fade-left" class="text-muted float-left" >
<p>Maybe! We will occasionally travel for in-person events, but we also do several virtual/zoom events each school year. Generally, we are booked months in advance. Reach out to <a href="mailto:fivefourpod@gmail.com">fivefourpod@gmail.com</a> to see about our availability.</p>
</div>
</div>
<div class="container" >
<div data-aos="fade-right">
<p>Q: Are the hosts friends IRL?</p>
</div>
<div data-aos="fade-left" class="text-muted">
<p>Yes.</p>
</div>
</div>
<div class="container" >
<div data-aos="fade-right">
<p>Q: How did the hosts meet?</p>
</div>
<div data-aos="fade-left" class="text-muted">
<p>On a website called Twitter, which used to be decent and not overrun with fascists.</p>
</div>
</div>
<div class="container" >
<div data-aos="fade-right">
<p>Q: What are the hosts' signs?</p>
</div>
<div data-aos="fade-left" class="text-muted">
<p>Michael is an Aries, Peter and Rhiannon are Virgos.</p>
</div>
</div>
<div class="container" >
<div data-aos="fade-right">
<p>Q: Fuck/Marry/Kill Supreme Court justices?</p>
</div>
<div data-aos="fade-left" class="text-muted">
<p>We will never answer this question.</p>
</div>
</div>
</div>
</section>
<section class="page-section" id="contact">
<div class="container">
<!-- Contact Section Heading-->
<div class="text-center">
<h2 class="page-section-heading text-secondary d-inline-block mb-0">CONTACT</h2>
</div>
<!-- Icon Divider-->
<div class="divider-custom">
<div class="divider-custom-line"></div>
<div class="divider-custom-icon"><i class="fas fa-hands-helping"></i></div>
<div class="divider-custom-line"></div>
<!-- <div style="display: inline-block;">
<p class="masthead-subheading font-weight-light mb-0">literally just dm them on twitter lol</p>
</div> -->
</div>
<!-- Contact Section Content-->
<div class="row justify-content-center mb-4">
<p class="pre-wrap lead" style="text-align: center;">For booking inquiries, questions for the hosts, and other contact: <a href="mailto:fivefourpod@gmail.com">fivefourpod@gmail.com</a></p>
</div>
<div class="row justify-content-center mb-4">
<a class="btn btn-outline-secondary btn-social mx-1" href="https://bsky.app/profile/fivefourpod.bsky.social" target="_blank"><i class="fa fa-fw fa-cube"></i></a>
<a class="btn btn-outline-secondary btn-social mx-1" href="https://twitter.com/fivefourpod?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" target="_blank"><i class="fab fa-fw fa-twitter"></i></a>
<a class="btn btn-outline-secondary btn-social mx-1" href="https://www.instagram.com/fivefourpod/" target="_blank"><i class="fab fa-fw fa-instagram"></i></a>
<a class="btn btn-outline-secondary btn-social mx-1" href="https://www.youtube.com/@fivefourpod" target="_blank"><i class="fab fa-fw fa-youtube"></i></a>
<a class="btn btn-outline-secondary btn-social mx-1" href="https://www.tiktok.com/@fivefourpod" target="_blank"><i class="fa-brands fa-solid fa-fw fa-tiktok"></i></a>
</div>
<div class="row justify-content-center">
<div class="col-md-3 mb-2">
<div class="d-flex flex-column align-items-center">
<img class="masthead-avatar mb-1" src="https://pbs.twimg.com/profile_images/1226597470370717703/AZx6ukpV_400x400.jpg" style="width: 70%; clip-path: circle(50% at center); align-self: center" alt="@fivefourpod">
<div class="text-muted">5-4 Pod</div>
<a target="_blank" href="https://bsky.app/profile/fivefourpod.bsky.social">@fivefourpod.bsky.social</a>
<a target="_blank" href="https://twitter.com/fivefourpod">@fivefourpod</a>
</div>
</div>
<div class="col-md-3 mb-2">
<div class="d-flex flex-column align-items-center">
<img class="masthead-avatar mb-1" src="https://pbs.twimg.com/profile_images/1029746079846354944/2NWE7cEG_400x400.jpg" style="width: 70%; clip-path: circle(50% at center); align-self: center" alt="@The_Law_Boy">
<div class="text-muted">Peter</div>
<a target="_blank" href="https://bsky.app/profile/notalawyer.bsky.social">@notalawyer.bsky.social</a>
<a target="_blank" href="https://twitter.com/The_Law_Boy">@The_Law_Boy</a>
</div>
</div>
<div class="col-md-3 mb-2">
<div class="d-flex flex-column align-items-center">
<img class="masthead-avatar mb-1" src="assets/img//rhiannon.jpg" style="width: 70%; clip-path: circle(50% at center); align-self: center" alt="@AywaRhiannon">
<div class="text-muted">Rhiannon</div>
<a target="_blank"href="https://bsky.app/profile/aywarhiannon.bsky.social">@aywarhiannon.bsky.social</a>
<a target="_blank" href="https://twitter.com/AywaRhiannon">@AywaRhiannon</a>
<a target="_blank"href="https://www.instagram.com/aywarhiannon/">aywarhiannon</a>
</div>
</div>
<div class="col-md-3 mb-2">
<div class="d-flex flex-column align-items-center">
<img class="masthead-avatar mb-1" src="https://cdn.bsky.app/img/avatar/plain/did:plc:ifnpirhh7ihbsqyee5yjrlam/bafkreiggc2pmpqgurvgkn4fyfrbx7ijcr2wcetvbdpesdso4c7utldod5m@jpeg" style="width: 70%; clip-path: circle(50% at center); align-self: center;" alt="@_FleerUltra">
<div class="text-muted">Michael</div>
<a target="_blank"href="https://bsky.app/profile/fleerultra.bsky.social">@fleerultra.bsky.social</a>
<a target="_blank" href="https://twitter.com/_FleerUltra">@_FleerUltra</a>
</div>
</div>
</div>
</div>
</section>
<!-- <footer class="footer text-center">
<div class="container">
<div class="row">
<!-- Footer Location
<div class="col-lg-12 mb-2 mb-lg-0">
<h4 class="mb-4">LISTEN</h4>
<a class="btn btn-outline-light btn-social mx-1" href="https://podcasts.apple.com/us/podcast/5-4/id1497785843"><i class="fab fa-fw fa-apple"></i></a>
<a class="btn btn-outline-light btn-social mx-1" href="https://www.stitcher.com/show/54-podcast"><i class="fas fa-fw fa-rotate-90 fa-align-center"></i></a>
<a class="btn btn-outline-light btn-social mx-1" href="https://open.spotify.com/show/5W7uOd5p8kDwRzQU2CaBe7"><i class="fab fa-fw fa-spotify"></i></a>
<a class="btn btn-outline-light btn-social mx-1" href="https://podcasts.google.com/?feed=aHR0cHM6Ly9mZWVkcy5tZWdhcGhvbmUuZm0vV1dPNTU5MTczNjcwNQ"><i class="fab fa-fw fa-google"></i></a>
</div>
<!-- Footer Social Icons
<div class="col-lg-4 mb-5 mb-lg-0">
<h4 class="mb-4">AROUND THE WEB</h4>
<a class="btn btn-outline-light btn-social mx-1" href="https://twitter.com/fivefourpod?lang=en"><i class="fab fa-fw fa-twitter"></i></a>
</div>
<!-- Footer About Text
<!-- <div class="col-lg-4">
<h4 class="mb-4">Antonin Scalia <3 </h4>
<p class="pre-wrap lead mb-0">As long as I hold the domain, his name stays on the site ¯\_(ツ)_/¯ </p>
</div>
</div>
</div>
</footer>
-->
<!-- Copyright Section-->
<section class="copyright py-4 text-center text-white">
<div class="container"><small class="pre-wrap">All rights reserved</small></div>
<div class="container"><small class="pre-wrap" style="color: gray;"><a href="https://twitter.com/petersmurphy7">Found a bug?</a></small></div>
</section>
<!-- Scroll to Top Button (Only visible on small and extra-small screen sizes)-->
<div class="scroll-to-top d-lg-none position-fixed"><a class="js-scroll-trigger d-block text-center text-white rounded" href="#page-top"><i class="fa fa-chevron-up"></i></a></div>
<!-- Bootstrap core JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js"></script>
<!-- Third party plugin JS-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<!-- Contact form JS-->
<!-- <script src="assets/mail/jqBootstrapValidation.js"></script> -->
<!-- <script src="assets/mail/contact_me.js"></script> -->
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
<script src="js/collapsible.js"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
<script src="js/searchBar.js"></script>
</body>
</html>