<!doctype html>
<html>
    <head>
        <title>Zk | 002</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 | 002</h1>
            </header>
            <article class="content">
                <hr />
<p>date: 2019-08-22
weight: 40</p>
<hr />
<p>How can I capture that essence of stillness? How can I become nothing?</p>
<blockquote>
<p>Not reaching. Not trying.</p>
</blockquote>
<p>How can I read the ecstasy of signs? How can I feel those black birds bursting free of my hunched shoulders?</p>
<blockquote>
<p>Step beside yourself. Take your own hand.</p>
</blockquote>
<p>How can I feel the cord that ties me to the center of the earth? How can I see where it leads? How can I walk the spiral?</p>
<blockquote>
<p>Reach down, bury your fingers in rich earth, take root.</p>
</blockquote>
<p>The cant of ritual.</p>
<blockquote>
<p>The scent of incense.</p>
</blockquote>
<p>The rhythm of chant.</p>
<blockquote>
<p>The ripple of water.</p>
</blockquote>
<p>Call and response.</p>
<blockquote>
<p>The flicker of a candle.</p>
</blockquote>
<p>Voices echoing voices echoing voices echoing&hellip;</p>
<blockquote>
<p>Clay between fingertips.</p>
</blockquote>
<p>And then?</p>
            </article>
            <footer>
                <p>Page generated on 2020-06-24</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>