zk_html/writing/crooked-cross/index.html

117 lines
4.1 KiB
HTML
Raw Normal View History

2021-04-01 17:55:04 +00:00
<!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>
</ul>
<h1 id="structure">Structure</h1>
2021-04-01 18:30:07 +00:00
<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</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. Netzah shaliach. See you soon! Ta kya te.</em></li>
</ul>
</li>
</ul>
</li>
</ul>
2021-04-01 17:55:04 +00:00
<h2 id="textual-episodes">Textual episodes</h2>
<ol>
<li>Intro</li>
<li>The text<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>
2021-04-01 18:00:06 +00:00
</ol>
<h1 id="episodes">Episodes</h1>
2021-04-01 18:30:07 +00:00
<ul>
2021-04-01 18:00:06 +00:00
<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>
2021-04-01 18:30:07 +00:00
</ul>
2021-04-01 17:55:04 +00:00
</article>
<footer>
<p>Page generated on 2021-04-01</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>