zk_html/diary/2010-05-14-20:16:54.html

34 lines
1.9 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2010-05-14 20:16:54</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 | 2010-05-14 20:16:54</h1>
</header>
<article class="content">
<p><span class="tag">blog</span> <span class="tag">fossil</span> <span class="tag">diary</span></p>
<p>The Manifesto Project, my most recent service project, just launched over at <a href="http://manifesto.mjs-svc.com" target="_blank">http://manifesto.mjs-svc.com</a> The goal of the project is to provide a place for people to write down their ideas on their own beliefs and faiths in order to sort their ideas out into words. The idea stemmed from my own problems in articulating what I believed, and I found that the more I wrote, the easier it was for me to define my thoughts.</p>
<!--more-->
<p>Some of my friends on LJ probably remember when I started a <a href="http://manifesto-proj.livejournal.com" target="_blank">community</a> over there for this, but now I&rsquo;ve made it an application of its own, with much of the features that I would want in such an application, and many more to come.   Go ahead and try it out and write for yourself!</p>
</article>
<footer>
<p>Page generated on The Manifesto Project launched</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>