zk_html/misc/stream.html

51 lines
1.7 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | stream</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 | stream</h1>
</header>
<article class="content">
<h1 id="stream-notes">Stream notes</h1>
<p>Welcome to the writing stream! I&rsquo;ll be trying to keep a list of what all I&rsquo;m doing here below. If you&rsquo;re interested in getting access to such not mediated through a screen, you can always check me out on Patreon at Patreon.com/Makyo - I have non-Patreon options available as well!</p>
<ul>
<li class="done4"> Mic: yes</li>
<li class="rejected"> Camera: off</li>
<li class="done4"> Music: Some quiet shuffle</li>
<li class="done4"> Tea interruptions</li>
<li class="done4"> #WriteForTips<ul>
<li>Tip on ko-fi.com/drabmakyo</li>
<li>I&rsquo;ll write a few hundred words or a short poem<ul>
<li>$3 &mdash; Mood or genre</li>
<li>$6 &mdash; Specific character (yours is fine!) + mood/genre</li>
<li>$9 &mdash; Plot idea + character + mood/genre</li>
</ul>
</li>
</ul>
</li>
<li class="done0"> Multistream: sure, if anyone wants!</li>
</ul>
<!--
vim: nospell
-->
</article>
<footer>
<p>Page generated on 2020-06-26</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>