zk_html/writing/workshops/it-was.html

32 lines
1.6 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | It was a generative fiction workshop...</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 | It was a generative fiction workshop...</h1>
</header>
<article class="content">
<p><strong>It was a generative fiction workshop&hellip;</strong></p>
<p>Hello @Honor Student! This week for our generative workshop, we&rsquo;ll be looking at strong and weak openings to stories, particularly the use of &lsquo;It was&rsquo; and &lsquo;There was&rsquo; as opening words. We&rsquo;ll explore what works about them and what doesn&rsquo;t, look into why they can weaken a story and how to make them stronger, and talk about other ways we can be more assertive with our writing. As a generative workshop, we&rsquo;ll be coming up with our own story openings and sharing them (voice or text is fine!) so that we can learn by doing, and hey, maybe come up with a great opening line for our next work.</p>
<p>Today at 8:30PM EDT!</p>
</article>
<footer>
<p>Page generated on 2022-04-11</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>