zk_html/writing/saint.html

36 lines
2.3 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | saint</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 | saint</h1>
</header>
<article class="content">
<p>To my most dear and highly esteemed brother, Radu, beloved in the sight of the Lord: Cornel, an unworthy servant of Jesus Christ, a worm, less than a being sends his greetings.</p>
<p>Silence surrounds me in currents. Swirls, curls, swims along in lazy Lissajou curves. Silence surrounds me. Holy they call me; holy or crazy.</p>
<p>Clothed in silence and robes, wreathed in holy light, they say that, each day, I walk down to the river, dip a single cupped paw within, and drinking that would be my sustenance for the day. They say that I talk with the insects, coaxing ants into a dance and urging the cicadas to sing praises to the Lord. They say that I never cease praying.</p>
<p>Some of these are even true. Clothed in silence and robes, I begin my day by walking to the river and drinking from my paw. It is not my only sustenance, for I fish and collect the tender roots of young reeds or perhaps some cress. I even purchase the occasional bundle of dried meat.</p>
<p>I do not coax any insects, but I do talk to them. Not <em>with</em> them; none but the Lord could do that. I listen to the cicadas rasping through the heat of the day, close my eyes to shut out at least one sense, and lift my stubby ears to listen to the words of the world. Even the crickets could carry the voice of God.</p>
<p>There are no lies in the last.</p>
</article>
<footer>
<p>Page generated on 2024-05-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>