zk_html/writing/ally/poet-and-mystic/005.html

46 lines
1.8 KiB
HTML
Raw Normal View History

2020-04-25 05:00:08 +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">
<hr />
<p>date: 2019-08-24
weight: 42</p>
<hr />
<blockquote>
<p>What is your point?</p>
</blockquote>
<p>You know.</p>
<blockquote>
<p>Yes, but it is important that you make it.</p>
</blockquote>
2020-06-24 07:15:07 +00:00
<p><em>It&rsquo;s the immediacy, the seamless immediacy&hellip;</em></p>
<p>It&rsquo;s about meaning and self. It&rsquo;s about defining where your boundaries are; your physical boundaries, your mental boundaries, your spiritual and emotional boundaries. It&rsquo;s about that ground-state training that you undergo so that you might step just a bit to the side. An inch. A mile. An age.</p>
<p>It&rsquo;s about breathing in for the count of four, holding for the count of two, breathing out for the count of four, holding for the count of two. It&rsquo;s about feeling where your feet touch the ground. It&rsquo;s about drawing a straight line from your center of gravity to the center of the world. It&rsquo;s about becoming totally present.</p>
2020-04-25 05:00:08 +00:00
<blockquote>
<p>So that you can disappear entirely.</p>
</blockquote>
</article>
<footer>
2020-06-24 07:15:07 +00:00
<p>Page generated on 2020-06-24</p>
2020-04-25 05:00:08 +00:00
</footer>
</main>
2020-06-24 07:15:07 +00:00
<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>
2020-04-25 05:00:08 +00:00
</body>
</html>