fix: Modify styles + indentation on all files

This commit is contained in:
2026-02-28 15:49:38 +05:30
parent 0972e1cd37
commit 2a4a6615ac
34 changed files with 1905 additions and 2077 deletions
+50 -58
View File
@@ -1,71 +1,63 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/png" href="/img/favicon.png" />
<title>Nirmal Kumar R - Questioning of silence</title>
<link rel="stylesheet" href="/style.css" />
</head>
<body>
<a href="/" class="header">
<div class="logo">
<img src="/img/garden.png" width="90px" />
</div>
<p><img src="/img/nirmal-banner.png" height="70px"></p>
</a>
<nav>
<a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a>
<a href="mailto:tildezero@gmail.com">Contact</a>
</nav>
<section class="content-wrapper">
<div class="title">Questioning of silence <span class="date">[2025-11-18]</span></div>
<div class="content">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/png" href="/img/favicon.png" />
<title>Nirmal Kumar R - Questioning of silence</title>
<link rel="stylesheet" href="/style.css" />
</head>
<body>
<a rel="me" href="https://ieji.de/@mysticmode" style="display:none;">Mastodon</a>
<a href="/" class="header">
<div class="logo">
<img src="/img/garden.png" width="70px" />
</div>
<p><img src="/img/nirmal-banner.png" height="50px"></p>
</a>
<nav>
<a href="/">Home</a>
<a href="/blog.html">Blog</a>
<a href="/poems.html">Poems</a>
<a href="mailto:hi@nirm.al">Contact</a>
</nav>
<section class="content-wrapper">
<div class="title">Questioning of silence <span class="date">[2025-11-18]</span></div>
<div class="content">
<p>They say being in silence is the key to realization of oneself<br />
within; We say, we read and we are maybe!</p>
within; We say, we read and we are maybe!
</p>
<p>But my confession is to sit and write this to free up my questioning self;<br />
What sort of silence is that;</p>
What sort of silence is that;
</p>
<p>My mind can acquire the questioning in two different ways whilst I write;<br />
And I let the God be questioning my questions with what I write here to lead me to the path of silence.</p>
And I let the God be questioning my questions with what I write here to lead me to the path of silence.
</p>
<p>Although, the question comes to me as paradoxical;<br />
Im keeping my sanity intact;<br />
to not let myself to be succumbed to the crisis of my own questions.</p>
Im keeping my sanity intact;<br />
to not let myself to be succumbed to the crisis of my own questions.
</p>
<p>Thus, that courage of mine, lead me to these two:<br />
Is it silencing the mind or is it the silence of the mind?</p>
Is it silencing the mind or is it the silence of the mind?
</p>
<p>My unbearable nature of sensitivity does neither nor comprehend my own question;<br />
So I contemplate; What is that silence;</p>
So I contemplate; What is that silence;
</p>
<p>Silencing the mind is a pitiful question of mine; where I put that in-lieu of finding no better terms in order to explain this question as a way of doing the silence. That is doing the doing. Or to say in more spiritually nuanced format: Witnessing the thoughts.</p>
<p>When we come to silence of the mind; that implies the true nature of the mind.
Thus, what it takes for one to be in the true nature of the mind. There are two ways that I can do this; does it require a transition to go from anywhere to here; or is just here;</p>
Thus, what it takes for one to be in the true nature of the mind. There are two ways that I can do this; does it require a transition to go from anywhere to here; or is just here;
</p>
<p>If it is from anywhere to here; there is causation and effect and that becomes the point of silencing the mind which is doing the doing to act as a co-existence to the silence of the mind.</p>
<p>And when we say; it is here, is it being here and now?, My question comes further down to what is that lead us to the path of being the here and now? Or can I question again to say that being requires a transition via causation and effect?</p>
<p>As always, the questions ponder over and go away, but to write these questions is to do justice to my own thinking, for it to not become a paradox of my life.</p>
</div>
</section>
<footer>
<hr />
© Nirmal Kumar R. All original text, is licensed under a
<a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
Source code of this website can be found
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer>
</body>
</html>
</div>
</section>
<footer>
<hr />
© Nirmal Kumar R. All original text, is licensed under a
<a href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
Source code of this website can be found
<a href="https://github.com/mysticmode/mysticmode.github.io">here</a>.
</footer>
</body>
</html>