zk_html/diary/2008-10-21-02:28:04.html

35 lines
2.5 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | NaNoWriMo</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Gentium+Plus&family=Lato&family=Ubuntu+Monodisplay=swap" />
<link rel="stylesheet" type="text/css" href="/style.css?2024-05-04" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | NaNoWriMo</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p>Jesus.. why do I do these things to myself?</p>
<p>Anyhow, in my ongoing attempts to ACTUALLY COMPLETE A PIECE OF WRITING, I&rsquo;m going to try NaNoWriMo again this year, and I&rsquo;m really working on it, I promise! I have a <a href="http://makyo.drab-makyo.com/documents/nanowrimo.pdf">LaTeX shell</a> that I just need to fill in as I write (though I&rsquo;ll likely write in plain text and just copypasta everything into the shell later, since all the pretty colors of LaTeX are distracting :D), I just got back from the first Meet&rsquo;n&rsquo;Greet and I plan on going to as many Write-Ins ans I can (FoCoNaNo-ers are surprisingly like furries, I must say; whether this is good or bad is yet to be decided c.c), and I have an outline that I plan on actually following (last year, my characters got out of control and turned out to be just as boring as I am). </p>
<p>As for the other projects, I&rsquo;ll likely pick Manifesto up again in December (snow is for spiritualism, I guess), and maybe I&rsquo;ll do the Tarot project over Christmas break, since school and work stole that out from under me pretty efficiently - I even have a volunteer who wants readings done. The problem is I&rsquo;m good at planning (the novel, Manifesto, and the Tarot project are all completed on paper) but I need to work on completing. Oh well, that&rsquo;s my goal with this mess.</p>
<p>&lt;img src=&rdquo;http://www.nanowrimo.org/files/main/images/nanowrimo_participant_icon_122x244.gif&rdquo;/</p>
</article>
<footer>
<p>Page generated on 2008-10-21 02:28:04</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>