zk_html/diary/2008-11-04-05:16:31.html

34 lines
2.1 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | NaNoWriMo</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 | NaNoWriMo</h1>
</header>
<article class="content">
<p><span class="tag">diary</span> <span class="tag">livejournal</span> <span class="tag">fossils</span></p>
<p><a href="http://www.languageisavirus.com/nanowrimo/word-meter.html" target="_blank" title="NaNoWriMo writing toys games &amp; gadgets"><div style="width:200px;height:15px;background:#FFFFFF;border:1px solid #000000;"><div style="width:28%;height:15px;background:#003300;font-size:8px;line-height:8px;"><br/></div></div></a>14014 / 50000 words. 28% done!</p>
<p>Sorry for the weird copying issues in the last couple of entries. My bad. I&rsquo;d start typing in Vim without being in insert mode, and wound up yanking (copying) and pasting paragraphs accidentally. All told, deleting those duplicates brought me down to 9,778 words. I tried to make it up tonight, getting to my old count and writing past that.</p>
<p>Unfortunately, I don&rsquo;t feel like posting the whole thing twice. Twice, you say? Shameless plug, I say! I got my drupal site running enough to start posting things there, and the &lsquo;book&rsquo; plugin is pretty awesome, so you can see the whole thing at http://drab-makyo.com/node/3</p>
<p>Or you can just pick up <a href="http://drab-makyo.com/node/29">where we last left off</a>. Caution! Matt got sappy, borderline saccharine! Oh, and I wrote about morning wood. Just a forewarning :</p>
</article>
<footer>
<p>Page generated on 2008-11-04 05:16:31</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>