zk_html/writing/post-self/neviim/local/codrin/005.html

35 lines
1.3 KiB
HTML
Raw Normal View History

2021-10-28 02:30:11 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 005</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 | 005</h1>
</header>
<article class="content">
<h1 id="codrin-balan-2346">Codrin Bălan &mdash; 2346</h1>
2021-10-28 02:50:09 +00:00
<p>When the races joined</p>
<p>How often do the races interact? Are there common areas? Is there a lingua franca? Are there still other languages?</p>
<p>How often do you fork? Are there different dissolution strategies? Does this influence clade structures and naming schemes?</p>
<p>Are there leisure activities? Is there work? Do they have stories? What kind? Is storytelling limited to certain individuals, considered a skilled profession, open to anyone?</p>
<p>Do you dream?</p>
2021-10-28 02:30:11 +00:00
</article>
<footer>
<p>Page generated on 2021-10-27</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>