zk_html/writing/crooked-cross/index.html

135 lines
5.1 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | Crooked Cross - a queer look at western religion</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | Crooked Cross - a queer look at western religion</h1>
</header>
<article class="content">
<p><span class="tag">podcast</span></p>
<p>Apocrypals got me a-thinkin&rsquo;. Would be nice to take a look at Western religion and spirituality particularly as it pertains to queer lives.</p>
<h1 id="goals">Goals</h1>
<ul>
<li>One topic per episode</li>
<li>Text - history - interpretation - effects - responses</li>
<li>Try to be respectful, even if it means being stern or expressing pain</li>
<li>Humor is okay</li>
<li>Interviews</li>
<li>Topical episodes - gay men - lesbians - transgender - sex work</li>
</ul>
<h1 id="structure">Structure</h1>
<ul>
<li>Intro<ul>
<li>Welcome to the podcast, opening tagline.<ul>
<li><em>Welcome to Crooked Cross, a queer look at western religion, where we aim to take a look at western religion and spirituality and its interactions in queer lives; we&rsquo;ll try to be respectful, but also give ourselves room to express pain and disagreement.</em></li>
</ul>
</li>
<li>Who Maddy is</li>
<li>What the topic will be</li>
<li>Content warnings</li>
</ul>
</li>
<li>Conclusion<ul>
<li>Summary</li>
<li>Next episode</li>
<li>Support</li>
<li>Thanks, closing tagline.<ul>
<li><em>So with that, thank you. For Crooked Cross, I&rsquo;ve been your host, Madison Scott-Clary. As always, I&rsquo;d like to honor the coast Salish people on whose unceded land I have the privilege to live. Remember to be kind to each other, stay positive, test negative, that black lives matter and trans rights are human rights. See you soon! Ta kya te.</em></li>
</ul>
</li>
</ul>
</li>
</ul>
<h2 id="textual-episodes">Textual episodes</h2>
<ol>
<li>Intro</li>
<li>The text - a whole book with highlights on relevant passages (no need to do all books)<ul>
<li>Describe basis (tradition, etc)</li>
<li>Read or summarize</li>
</ul>
</li>
<li>The history of the text<ul>
<li>Textual origins</li>
<li>Authorship</li>
<li>Social context</li>
<li>Questions of translation</li>
</ul>
</li>
<li>Interpretations of the text<ul>
<li>Interpretations in a queer context - what does it mean in queer lives?</li>
<li>Common interpretations in western society</li>
</ul>
</li>
<li>Effects of the text on queer lives<ul>
<li>How has it been used against or in support of queer lives?</li>
<li>How have queer lives been affected by it in general?</li>
<li>How have queer lives been affected by it on personal level?</li>
</ul>
</li>
<li>Responses to the text<ul>
<li>What are some common responses to the text (rebuttals, etc)?</li>
<li>Changes for the positive if possible</li>
</ul>
</li>
<li>Conclusion</li>
</ol>
<h2 id="interview-episodes">Interview episodes</h2>
<ol>
<li>Intro</li>
<li>Introduce interviewee</li>
<li>Their history with religion/spirituality</li>
<li>Questions<ul>
<li>Has your spirituality changed as you grow within your queer identity?</li>
<li>How has western religion affected your life as a queer person?<ul>
<li>Positive effects: how has it benefited you?</li>
<li>Negaitve effects: have you had to work against aspects of it?</li>
</ul>
</li>
<li>Have you had any specific/notable interactions with religion/religious people?</li>
<li>Is there a particular text/snippet that has stuck with you/been used in your favor/against you?</li>
</ul>
</li>
<li>Conclusion</li>
</ol>
<h3 id="possible-interviewees">Possible interviewees</h3>
<ul>
<li>Kergiby</li>
<li>Kayode</li>
<li>George (FotP)</li>
<li>Cat</li>
<li>Rob (neopagan from VotD/discord)</li>
</ul>
<h1 id="episodes">Episodes</h1>
<ul>
<li class="done0"> <a href="00-crooked-cross.html">Episode 0 - Crooked Cross</a> - Wherein Maddy discusses who she is, what her background is, why she&rsquo;s doing this, the intended audience, what sources she will be using, and what she hopes to get out of it.</li>
<li class="done0"> <a href="01-good-works.html">Episode 1 - Good works</a> - Wherein Maddy looks into the Christian old testament and Mosaic Law&rsquo;s impact on queer lives from a Christian point of view.<ul>
<li>Texts: </li>
</ul>
</li>
<li class="done0"> <a href="02-good-gracious.html">Episode 2 - Good gracious</a> - Wherein Maddy looks into the Christian new testament and how it impacts queer lives, on how weird Paul gets, and grace vs faith.<ul>
<li>Texts:</li>
</ul>
</li>
<li class="done0"> <a href="03-mead.html">Episode 3 - MEAD</a> - Wherein Maddy discusses neopaganism&rsquo;s approach to queer folks.</li>
</ul>
</article>
<footer>
<p>Page generated on 2021-04-08</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>