nirm.al

my website
git clone git://git.nirm.al/nirm.al.git
Log | Files | Refs | README | LICENSE

commit b5a84f2814d7e140c7adb351445d219a630bca69
parent 0c489d0c0d0f264f54cffaee9a8a90b32a05be34
Author: mysticmode <tildezero@gmail.com>
Date:   Thu, 29 Aug 2024 18:10:41 +0530

Update the source repository
Diffstat:
M404.html | 75++++++++++++++++++++++++++++++++++++++++-----------------------------------
Mblog.html | 165+++++++++++++++++++++++++++++++++++++++++++++----------------------------------
Mblog/50-years.html | 10+++-------
Mblog/a-bite-of-unconscious-way.html | 49+++++++++++++++++++++++++++++++++++--------------
Mblog/creativity.html | 10+++-------
Mblog/hello-from-mysticmode.html | 14+++++---------
Mblog/in-praise-of-silent-voice.html | 10+++-------
Mblog/interview-with-annamalai-swami-by-jim-lemkin.html | 10+++-------
Mblog/is-it-really-smart-work.html | 10+++-------
Mblog/mid-of-the-crisis.html | 10+++-------
Mblog/my-admiration-and-respect-for-bruce-lee.html | 10+++-------
Mblog/nothing-can-beat-this.html | 2+-
Mblog/occurrence-and-non-occurrence.html | 10+++-------
Mblog/time-goes-by-and-does-life-grow-in-you.html | 10+++-------
Mindex.html | 88+++++++++++++++++++++++++++++++++++++++++++------------------------------------
Mpoems.html | 140+++++++++++++++++++++++++++++++++++++++++++------------------------------------
Mpoems/a-place-in-my-heart.html | 10+++-------
Mpoems/dont-just-get-going.html | 10+++-------
Mpoems/free-yourself.html | 10+++-------
Mpoems/life-is-preciously-short.html | 2+-
Mpoems/love-for-a-stranger.html | 10+++-------
Mpoems/my-life-is-not-shrinking.html | 10+++-------
Mpoems/path-and-love.html | 10+++-------
Mpoems/polar-bliss.html | 10+++-------
Mpoems/seeker.html | 10+++-------
Mpoems/solitude.html | 10+++-------
26 files changed, 354 insertions(+), 361 deletions(-)

diff --git a/404.html b/404.html @@ -1,39 +1,45 @@ <!DOCTYPE html> <html lang="en"> + <head> + <meta charset="UTF-8" /> + <meta name="viewport" content="width=device-width, initial-scale=1" /> + <title>Nirmal Kumar R</title> + <link rel="stylesheet" href="style.css" /> + </head> -<head> - <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>Nirmal Kumar R</title> - <link rel="stylesheet" href="style.css"> -</head> + <body> + <a href="/" class="header"> + <div class="logo"> + <img src="/img/nklogo.png" width="75px" /> + </div> + <p>NIRMAL KUMAR R</p> + </a> -<body> - <a href="/" class="header"> - <div class="logo"> - <img src="/img/nklogo.png" width="75px" /> - </div> - <p>NIRMAL KUMAR R</p> - </a> + <section class="content-wrapper"> + <div class="content-title"> + <h3>404 Not Found</h3> + </div> + <div class="content"> + <p>Rumi said - "What you seek is seeking you"</p> + <p> + This page has no content, but don't worry - All was good, All is well + and All's gonna be fine. + </p> + <p> + Just go to the index url - + <a href="https://nirm.al">https://nirm.al</a> and you'll find + something for yourself. + </p> + </div> + </section> - <section class="content-wrapper"> - <div class="content-title"> - <h3>404 Not Found</h3> - </div> - <div class="content"> - <p>Rumi said - "What you seek is seeking you"</p> - <p>This page has no content, but don't worry - All was good, All is well and All's gonna be fine.</p> - <p>Just go to the index url - <a href="https://nirm.al">https://nirm.al</a> and you'll find something for - yourself.</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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. - </footer> -</body> - -</html> -\ No newline at end of file + <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> diff --git a/blog.html b/blog.html @@ -1,79 +1,102 @@ <!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 - blog</title> + <link rel="stylesheet" href="/style.css" /> + </head> -<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 - blog</title> - <link rel="stylesheet" href="/style.css"> -</head> + <body> + <a href="/" class="header"> + <div class="logo"> + <img src="/img/nklogo.png" width="75px" /> + </div> + <p>NIRMAL KUMAR R</p> + </a> -<body> - <a href="/" class="header"> - <div class="logo"> - <img src="/img/nklogo.png" width="75px" /> - </div> - <p>NIRMAL KUMAR R</p> - </a> + <nav> + <a href="/blog.html">Blog</a> + <a href="/poems.html">Poems</a> + <a href="mailto:nirmal@posteo.net">Contact</a> + </nav> - <nav> - <a href="/blog.html">Blog</a> - <a href="/poems.html">Poems</a> - <a href="mailto:nirmal@posteo.net">Contact</a> - </nav> + <main> + <ul> + <li> + <a href="blog/a-bite-of-unconscious-way.html" + >A bite of unconscious way</a + > + <span class="date">[2024-08-10]</span> + </li> + <li> + <a href="blog/nothing-can-beat-this.html">Nothing can beat this</a> + <span class="date">[2024-03-11]</span> + </li> - <main> - <ul> - <li> - <a href="blog/a-bite-of-unconscious-way.html">A bite of unconscious way</a> <span class="date">[2024-08-10]</span> - </li> - <li> - <a href="blog/nothing-can-beat-this.html">Nothing can beat this</a> <span class="date">[2024-03-11]</span> - <li> - <a href="blog/50-years.html">50 Years</a> <span class="date">[2023-07-20]</span> - </li> - <li> - <a href="blog/creativity.html">Creativity</a> <span class="date">[2023-04-20]</span> - </li> - <li> - <a href="blog/mid-of-the-crisis.html">Mid of the crisis</a> <span class="date">[2023-02-07]</span> - </li> - <li> - <a href="blog/my-admiration-and-respect-for-bruce-lee.html">My admiration and respect for Bruce Lee</a> <span - class="date">[2022-12-17]</span> - </li> - <li> - <a href="blog/in-praise-of-silent-voice.html">In praise of silent voice</a> <span - class="date">[2022-10-20]</span> - </li> - <li> - <a href="blog/time-goes-by-and-does-life-grow-in-you.html">Time goes by and does life grow in you?</a> <span - class="date">[2022-07-09]</span> - </li> - <li> - <a href="blog/occurrence-and-non-occurrence.html">Occurrence and non-occurrence</a> <span - class="date">[2022-05-04]</span> - </li> - <li> - <a href="blog/is-it-really-smart-work.html">Is it really smart work?</a> <span class="date">[2022-05-02]</span> - </li> - <li> - <a href="blog/hello-from-mysticmode.html">Hello from mysticmode</a> <span class="date">[2021-11-28]</span> - </li> - <li> - <a href="blog/interview-with-annamalai-swami-by-jim-lemkin.html">Interview with Annamalai Swami by Jim - Lemkin</a> <span class="date">[2020-11-10]</span> - </li> - </ul> - </main> - - <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. - </footer> -</body> + <li> + <a href="blog/50-years.html">50 Years</a> + <span class="date">[2023-07-20]</span> + </li> + <li> + <a href="blog/creativity.html">Creativity</a> + <span class="date">[2023-04-20]</span> + </li> + <li> + <a href="blog/mid-of-the-crisis.html">Mid of the crisis</a> + <span class="date">[2023-02-07]</span> + </li> + <li> + <a href="blog/my-admiration-and-respect-for-bruce-lee.html" + >My admiration and respect for Bruce Lee</a + > + <span class="date">[2022-12-17]</span> + </li> + <li> + <a href="blog/in-praise-of-silent-voice.html" + >In praise of silent voice</a + > + <span class="date">[2022-10-20]</span> + </li> + <li> + <a href="blog/time-goes-by-and-does-life-grow-in-you.html" + >Time goes by and does life grow in you?</a + > + <span class="date">[2022-07-09]</span> + </li> + <li> + <a href="blog/occurrence-and-non-occurrence.html" + >Occurrence and non-occurrence</a + > + <span class="date">[2022-05-04]</span> + </li> + <li> + <a href="blog/is-it-really-smart-work.html" + >Is it really smart work?</a + > + <span class="date">[2022-05-02]</span> + </li> + <li> + <a href="blog/hello-from-mysticmode.html">Hello from mysticmode</a> + <span class="date">[2021-11-28]</span> + </li> + <li> + <a href="blog/interview-with-annamalai-swami-by-jim-lemkin.html" + >Interview with Annamalai Swami by Jim Lemkin</a + > + <span class="date">[2020-11-10]</span> + </li> + </ul> + </main> + <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> diff --git a/blog/50-years.html b/blog/50-years.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - 50 Years</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -18,7 +14,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -58,7 +54,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/blog/a-bite-of-unconscious-way.html b/blog/a-bite-of-unconscious-way.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - A bite of unconscious way</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -18,7 +14,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -30,25 +26,50 @@ <div class="content"> <p> - Human brains are tentatively complex for many to write articles, do research and ideally use it. So, pertinently I’m tentative to think that I know of a small bit of it which I’d like to take a small bite. + Human brains are tentatively complex for many to write articles, do + research and ideally use it. So, pertinently I’m tentative to think + that I know of a small bit of it which I’d like to take a small bite. </p> <p> - Often, we see and hear of where creatives come up with something new to the fruition for which they don’t tend to acclaim that this is done by them. This is because of the play of unconscious mind in their doings. The mind that collects and stores inadvertently. In other words, without knowing that we are observing that. + Often, we see and hear of where creatives come up with something new + to the fruition for which they don’t tend to acclaim that this is done + by them. This is because of the play of unconscious mind in their + doings. The mind that collects and stores inadvertently. In other + words, without knowing that we are observing that. </p> <p> - This part of processing thoughts from unconscious level thinking has helped many artists bring fruition to their work that leads to different interpreted projections from people who perceive that. + This part of processing thoughts from unconscious level thinking has + helped many artists bring fruition to their work that leads to + different interpreted projections from people who perceive that. </p> <p> - And this elevated thinking takes courage. We see, like Bob Dylan mentioned, that one can process at the unconscious level. But how long we can survive in that state until those drains are a matter of another topic (possibly researched at the scientific level, that I’m not sure of). + And this elevated thinking takes courage. We see, like Bob Dylan + mentioned, that one can process at the unconscious level. But how long + we can survive in that state until those drains are a matter of + another topic (possibly researched at the scientific level, that I’m + not sure of). </p> <p> - Society and the system do not pertain to this way of thinking because it is structured way of thinking, hence people has to go out of the way to see themselves in a creative state where they can access things that cannot be done at a conscious level. And this system conceives that manner as a freaky state of mind. In short, the person is a freak. + Society and the system do not pertain to this way of thinking because + it is structured way of thinking, hence people has to go out of the + way to see themselves in a creative state where they can access things + that cannot be done at a conscious level. And this system conceives + that manner as a freaky state of mind. In short, the person is a + freak. </p> <p> - The awareness and the happenings at the presence at the unconscious level is more abrasive, where you notice things that’s happening at that moment in a state that doesn’t often show to others that you are observing that. But for you, you will do that, and you notice that you are doing it in a state of mind where you are totally out of it. There is no "Me" in there. + The awareness and the happenings at the presence at the unconscious + level is more abrasive, where you notice things that’s happening at + that moment in a state that doesn’t often show to others that you are + observing that. But for you, you will do that, and you notice that you + are doing it in a state of mind where you are totally out of it. There + is no "Me" in there. </p> <p> - The unconscious mind is like the tip of a double-edged sword to you and to others’ with you. You play there, you live there as long as you are able to keep up with that state of mind. And you better feel lucky, if you can come out of it when you desperately want to. + The unconscious mind is like the tip of a double-edged sword to you + and to others’ with you. You play there, you live there as long as you + are able to keep up with that state of mind. And you better feel + lucky, if you can come out of it when you desperately want to. </p> </div> </section> @@ -59,7 +80,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/blog/creativity.html b/blog/creativity.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - Creativity</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -18,7 +14,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -90,7 +86,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/blog/hello-from-mysticmode.html b/blog/hello-from-mysticmode.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - Hello from mysticmode</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -18,7 +14,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -51,8 +47,8 @@ <p> UPDATE: This post was written on my old blog www.mysticmode.net, I have changed my domain and this post and all others had been moved - here at 26th July 2024. My current email address to contact is - nirmal at posteo dot net + here at 26th July 2024. My current email address to contact is nirmal + at posteo dot net </p> </div> </section> @@ -63,7 +59,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/blog/in-praise-of-silent-voice.html b/blog/in-praise-of-silent-voice.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - In praise of silent voice</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -18,7 +14,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -79,7 +75,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/blog/interview-with-annamalai-swami-by-jim-lemkin.html b/blog/interview-with-annamalai-swami-by-jim-lemkin.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - Interview with Annamalai Swami by Jim Lemkin</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -18,7 +14,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -100,7 +96,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/blog/is-it-really-smart-work.html b/blog/is-it-really-smart-work.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - Is it really smart work?</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -18,7 +14,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -55,7 +51,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/blog/mid-of-the-crisis.html b/blog/mid-of-the-crisis.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - Mid of the crisis</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -18,7 +14,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -53,7 +49,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/blog/my-admiration-and-respect-for-bruce-lee.html b/blog/my-admiration-and-respect-for-bruce-lee.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - My admiration and respect for Bruce Lee</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -18,7 +14,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -98,7 +94,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/blog/nothing-can-beat-this.html b/blog/nothing-can-beat-this.html @@ -35,7 +35,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + © 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> diff --git a/blog/occurrence-and-non-occurrence.html b/blog/occurrence-and-non-occurrence.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - Occurrence and non-occurrence</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -18,7 +14,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -47,7 +43,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/blog/time-goes-by-and-does-life-grow-in-you.html b/blog/time-goes-by-and-does-life-grow-in-you.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - Time goes by and does life grow in you?</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -18,7 +14,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -46,7 +42,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/index.html b/index.html @@ -1,48 +1,56 @@ <!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</title> + <link rel="stylesheet" href="/style.css" /> + </head> -<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</title> - <link rel="stylesheet" href="/style.css"> -</head> + <body> + <a rel="me" href="https://mastodon.social/@tildezero" style="display:none;" + >Mastodon</a + > -<body> - <a rel="me" href="https://mastodon.social/@tildezero" style="display:none;">Mastodon</a> + <a href="/" class="header"> + <div class="logo"> + <img src="/img/nklogo.png" width="75px" /> + </div> + <p>NIRMAL KUMAR R</p> + </a> - <a href="/" class="header"> - <div class="logo"> - <img src="/img/nklogo.png" width="75px" /> - </div> - <p>NIRMAL KUMAR R</p> - </a> + <nav> + <a href="/blog.html">Blog</a> + <a href="/poems.html">Poems</a> + <a href="mailto:nirmal@posteo.net">Contact</a> + </nav> - <nav> - <a href="/blog.html">Blog</a> - <a href="/poems.html">Poems</a> - <a href="mailto:nirmal@posteo.net">Contact</a> - </nav> - - <section class="content-wrapper"> - <div class="content"> - <p>This is my personal website. A place where you can read all my public musings. Rest of it is my internal flight - and experience which I cannot put it into words although I try my best.</p> - <p> - <a href="https://river.sh">Oh, I write computer programs too!</a> - </p> - <p class="contact">You can connect with me on <a rel="me" href="https://mastodon.social/@tildezero">Mastodon</a> - or via <a href="mailto:nirmal@posteo.net">email</a>. - </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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. - </footer> -</body> + <section class="content-wrapper"> + <div class="content"> + <p> + This is my personal website. A place where you can read all my public + musings. Rest of it is my internal flight and experience which I + cannot put it into words although I try my best. + </p> + <p> + <a href="https://river.sh">Oh, I write computer programs too!</a> + </p> + <p class="contact"> + You can connect with me on + <a rel="me" href="https://mastodon.social/@tildezero">Mastodon</a> or + via <a href="mailto:nirmal@posteo.net">email</a>. + </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> diff --git a/poems.html b/poems.html @@ -1,71 +1,83 @@ <!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 - blog</title> + <link rel="stylesheet" href="/style.css" /> + </head> -<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 - blog</title> - <link rel="stylesheet" href="/style.css"> -</head> + <body> + <a href="/" class="header"> + <div class="logo"> + <img src="/img/nklogo.png" width="75px" /> + </div> + <p>NIRMAL KUMAR R</p> + </a> -<body> - <a href="/" class="header"> - <div class="logo"> - <img src="/img/nklogo.png" width="75px" /> - </div> - <p>NIRMAL KUMAR R</p> - </a> + <nav> + <a href="/blog.html">Blog</a> + <a href="/poems.html">Poems</a> + <a href="mailto:nirmal@posteo.net">Contact</a> + </nav> - <nav> - <a href="/blog.html">Blog</a> - <a href="/poems.html">Poems</a> - <a href="mailto:nirmal@posteo.net">Contact</a> - </nav> - - <main> - <ul> - <li> - <a href="poems/polar-bliss.html">Polar bliss</a> <span class="date">[2023-04-09]</span> - </li> - <li> - <a href="poems/free-yourself.html">Free yourself</a> <span class="date">[2023-01-26]</span> - </li> - <li> - <a href="poems/love-for-a-stranger.html">Love for a stranger</a> <span class="date">[2022-12-10]</span> - </li> - <li> - <a href="poems/a-place-in-my-heart.html">A place in my heart</a> <span class="date">[2022-11-26]</span> - </li> - <li> - <a href="poems/seeker.html">Seeker</a> <span class="date">[2022-10-14]</span> - </li> - <li> - <a href="poems/path-and-love.html">Path and Love</a> <span class="date">[2022-09-29]</span> - </li> - <li> - <a href="poems/my-life-is-not-shrinking.html">My life is not shrinking</a> <span - class="date">[2022-05-22]</span> - </li> - <li> - <a href="poems/dont-just-get-going.html">Don't just get going</a> <span class="date">[2022-01-05]</span> - </li> - <li> - <a href="poems/life-is-preciously-short.html">Life is preciously short</a> <span - class="date">[2021-08-12]</span> - </li> - <li> - <a href="poems/solitude.html">Solitude</a> <span class="date">[2014-09-09]</span> - </li> - </ul> - </main> - - <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. - </footer> -</body> + <main> + <ul> + <li> + <a href="poems/polar-bliss.html">Polar bliss</a> + <span class="date">[2023-04-09]</span> + </li> + <li> + <a href="poems/free-yourself.html">Free yourself</a> + <span class="date">[2023-01-26]</span> + </li> + <li> + <a href="poems/love-for-a-stranger.html">Love for a stranger</a> + <span class="date">[2022-12-10]</span> + </li> + <li> + <a href="poems/a-place-in-my-heart.html">A place in my heart</a> + <span class="date">[2022-11-26]</span> + </li> + <li> + <a href="poems/seeker.html">Seeker</a> + <span class="date">[2022-10-14]</span> + </li> + <li> + <a href="poems/path-and-love.html">Path and Love</a> + <span class="date">[2022-09-29]</span> + </li> + <li> + <a href="poems/my-life-is-not-shrinking.html" + >My life is not shrinking</a + > + <span class="date">[2022-05-22]</span> + </li> + <li> + <a href="poems/dont-just-get-going.html">Don't just get going</a> + <span class="date">[2022-01-05]</span> + </li> + <li> + <a href="poems/life-is-preciously-short.html" + >Life is preciously short</a + > + <span class="date">[2021-08-12]</span> + </li> + <li> + <a href="poems/solitude.html">Solitude</a> + <span class="date">[2014-09-09]</span> + </li> + </ul> + </main> + <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> diff --git a/poems/a-place-in-my-heart.html b/poems/a-place-in-my-heart.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - A place in my heart</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -19,7 +15,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -69,7 +65,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/poems/dont-just-get-going.html b/poems/dont-just-get-going.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - Don't just get going</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -19,7 +15,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -54,7 +50,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/poems/free-yourself.html b/poems/free-yourself.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - Free yourself</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -19,7 +15,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -60,7 +56,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/poems/life-is-preciously-short.html b/poems/life-is-preciously-short.html @@ -49,7 +49,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + Source code of this website can be found <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> diff --git a/poems/love-for-a-stranger.html b/poems/love-for-a-stranger.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - Love for a stranger</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -19,7 +15,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -67,7 +63,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/poems/my-life-is-not-shrinking.html b/poems/my-life-is-not-shrinking.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - My life is not shrinking</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -19,7 +15,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -50,7 +46,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/poems/path-and-love.html b/poems/path-and-love.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - Path and Love</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -19,7 +15,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -43,7 +39,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/poems/polar-bliss.html b/poems/polar-bliss.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - Polar bliss</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -19,7 +15,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -59,7 +55,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/poems/seeker.html b/poems/seeker.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - Seeker</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -19,7 +15,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -64,7 +60,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html> diff --git a/poems/solitude.html b/poems/solitude.html @@ -3,11 +3,7 @@ <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" - /> + <link rel="icon" type="image/png" href="/img/favicon.png" /> <title>Nirmal Kumar R - Solitude</title> <link rel="stylesheet" href="/style.css" /> </head> @@ -19,7 +15,7 @@ </div> <p>NIRMAL KUMAR R</p> </a> - + <nav> <a href="/blog.html">Blog</a> <a href="/poems.html">Poems</a> @@ -59,7 +55,7 @@ <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://git.sr.ht/~mysticmode/mysticmode.srht.site">here</a>. + <a href="https://github.com/mysticmode/mysticmode.github.io">here</a>. </footer> </body> </html>