zk_html/diary/2008-11-06-05:33:32.html

35 lines
1.6 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>24,226.</p>
<p>That&rsquo;s how far I got last time I did NaNoWriMo the last time, in 2006. And that was my wordcount on the 14th. Makes me feel good to see that here it is, the 5th, and I&rsquo;ve already almost reached that number. 45.21% - I&rsquo;m almost halfway done with the goal.</p>
<p><img src="http://www.nanowrimo.org/NanowrimoUtils/NanowrimoGraph/116254.png"/>
(I liked this one, since it makes me look like I wrote way more than I did today, since I didn&rsquo;t update until after midnight last night)</p>
<p>Finally onto the transition to the second theme: http://drab-makyo.com/node/9 Gonna be a long book at this rate</p>
</article>
<footer>
<p>Page generated on 2008-11-06 05:33:32</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>