zk_html/diary/2021-09-07.html

52 lines
1.5 KiB
HTML
Raw Normal View History

2021-09-08 00:40:12 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 2021-09-07</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 | 2021-09-07</h1>
</header>
<article class="content">
<h1 id="panels">Panels</h1>
<h2 id="awards-panels">Awards panels</h2>
<ul>
<li>Talk about three awards</li>
<li>How they all work</li>
<li>Past winners</li>
<li>Ping Mary re: SFWA markets/awards</li>
<li>Ping Jay Stoat re: Leos</li>
</ul>
<h2 id="layout">Layout</h2>
<ul>
<li>Gear more towards self-publishing</li>
</ul>
<h2 id="other-things">Other things</h2>
<ul>
<li>Inclusivity awards</li>
<li>Panel on Diversity (maybe Kiri?)</li>
<li>Interviews</li>
<li>Dealer&rsquo;s den and also website</li>
<li>Ask RAWR slack re: panel</li>
<li>Microfiction contest?</li>
<li>Dwale commemoration (poems we wrote, plus one of its - Poem for my deceased lover?)</li>
</ul>
</article>
<footer>
<p>Page generated on 2021-09-07</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>