From 611233d35b5f1ee0e7d0acd8f7f1d1e5deb27a59 Mon Sep 17 00:00:00 2001 From: Nirmal Kumar R Date: Sun, 13 Oct 2024 20:11:04 +0530 Subject: [PATCH] Change email addr and introduce devlog section --- blog.html | 3 +- blog/50-years.html | 7 +-- blog/a-bite-of-unconscious-way.html | 3 +- blog/creativity.html | 3 +- blog/hello-from-mysticmode.html | 3 +- blog/in-praise-of-silent-voice.html | 3 +- ...ew-with-annamalai-swami-by-jim-lemkin.html | 3 +- blog/is-it-really-smart-work.html | 3 +- blog/mid-of-the-crisis.html | 3 +- ...-admiration-and-respect-for-bruce-lee.html | 3 +- blog/nothing-can-beat-this.html | 3 +- blog/occurrence-and-non-occurrence.html | 3 +- ...ime-goes-by-and-does-life-grow-in-you.html | 3 +- devlog.html | 44 +++++++++++++++++++ devlog/how-to-install-arch-linux.html | 0 index.html | 9 ++-- poems.html | 3 +- poems/a-place-in-my-heart.html | 3 +- poems/dont-just-get-going.html | 3 +- poems/free-yourself.html | 3 +- poems/life-is-preciously-short.html | 5 ++- poems/love-for-a-stranger.html | 3 +- poems/my-life-is-not-shrinking.html | 3 +- poems/path-and-love.html | 3 +- poems/polar-bliss.html | 3 +- poems/seeker.html | 3 +- poems/solitude.html | 3 +- style.css | 8 ++-- 28 files changed, 104 insertions(+), 35 deletions(-) create mode 100644 devlog.html create mode 100644 devlog/how-to-install-arch-linux.html diff --git a/blog.html b/blog.html index 822dac0..cea9c98 100644 --- a/blog.html +++ b/blog.html @@ -19,7 +19,8 @@
diff --git a/blog/50-years.html b/blog/50-years.html index 0dc2093..5eed3e9 100644 --- a/blog/50-years.html +++ b/blog/50-years.html @@ -18,7 +18,8 @@
@@ -41,8 +42,8 @@

There is a blog post I wrote about him last year - https://nirm.al/blog/my-admiration-and-respect-for-bruce-lee.htmlMy admiration and respect for Bruce Lee

diff --git a/blog/a-bite-of-unconscious-way.html b/blog/a-bite-of-unconscious-way.html index ee55da9..7a242af 100644 --- a/blog/a-bite-of-unconscious-way.html +++ b/blog/a-bite-of-unconscious-way.html @@ -18,7 +18,8 @@
diff --git a/blog/creativity.html b/blog/creativity.html index 65ffc41..0ae5005 100644 --- a/blog/creativity.html +++ b/blog/creativity.html @@ -18,7 +18,8 @@
diff --git a/blog/hello-from-mysticmode.html b/blog/hello-from-mysticmode.html index 88681d6..ead6375 100644 --- a/blog/hello-from-mysticmode.html +++ b/blog/hello-from-mysticmode.html @@ -18,7 +18,8 @@
diff --git a/blog/in-praise-of-silent-voice.html b/blog/in-praise-of-silent-voice.html index 8ac35c1..958b43e 100644 --- a/blog/in-praise-of-silent-voice.html +++ b/blog/in-praise-of-silent-voice.html @@ -18,7 +18,8 @@
diff --git a/blog/interview-with-annamalai-swami-by-jim-lemkin.html b/blog/interview-with-annamalai-swami-by-jim-lemkin.html index 5a0fcac..0e06446 100644 --- a/blog/interview-with-annamalai-swami-by-jim-lemkin.html +++ b/blog/interview-with-annamalai-swami-by-jim-lemkin.html @@ -18,7 +18,8 @@
diff --git a/blog/is-it-really-smart-work.html b/blog/is-it-really-smart-work.html index 11ab428..4ac11ce 100644 --- a/blog/is-it-really-smart-work.html +++ b/blog/is-it-really-smart-work.html @@ -18,7 +18,8 @@
diff --git a/blog/mid-of-the-crisis.html b/blog/mid-of-the-crisis.html index 8f3b7cb..80b0f02 100644 --- a/blog/mid-of-the-crisis.html +++ b/blog/mid-of-the-crisis.html @@ -18,7 +18,8 @@
diff --git a/blog/my-admiration-and-respect-for-bruce-lee.html b/blog/my-admiration-and-respect-for-bruce-lee.html index 9f99ffd..a09ef28 100644 --- a/blog/my-admiration-and-respect-for-bruce-lee.html +++ b/blog/my-admiration-and-respect-for-bruce-lee.html @@ -18,7 +18,8 @@
diff --git a/blog/nothing-can-beat-this.html b/blog/nothing-can-beat-this.html index 0539794..2f0ec03 100644 --- a/blog/nothing-can-beat-this.html +++ b/blog/nothing-can-beat-this.html @@ -18,7 +18,8 @@
diff --git a/blog/occurrence-and-non-occurrence.html b/blog/occurrence-and-non-occurrence.html index c991077..e20de3f 100644 --- a/blog/occurrence-and-non-occurrence.html +++ b/blog/occurrence-and-non-occurrence.html @@ -18,7 +18,8 @@
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 index 688532f..7b2c410 100644 --- a/blog/time-goes-by-and-does-life-grow-in-you.html +++ b/blog/time-goes-by-and-does-life-grow-in-you.html @@ -18,7 +18,8 @@
diff --git a/devlog.html b/devlog.html new file mode 100644 index 0000000..c85e07b --- /dev/null +++ b/devlog.html @@ -0,0 +1,44 @@ + + + + + + + Nirmal Kumar R - blog + + + + + + +

NIRMAL KUMAR R

+
+ + + +
+ +
+ + + + diff --git a/devlog/how-to-install-arch-linux.html b/devlog/how-to-install-arch-linux.html new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html index 1aa6b30..b580bac 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,8 @@
@@ -33,12 +34,12 @@ cannot put it into words although I try my best.

- Oh, I write computer programs too! + Oh, I write computer programs too!

You can connect with me on Mastodon or - via email. + via email.

@@ -52,4 +53,4 @@ - \ No newline at end of file + diff --git a/poems.html b/poems.html index 3e9244d..283f6a6 100644 --- a/poems.html +++ b/poems.html @@ -19,7 +19,8 @@
diff --git a/poems/a-place-in-my-heart.html b/poems/a-place-in-my-heart.html index c227758..8dc6c6e 100644 --- a/poems/a-place-in-my-heart.html +++ b/poems/a-place-in-my-heart.html @@ -19,7 +19,8 @@
diff --git a/poems/dont-just-get-going.html b/poems/dont-just-get-going.html index 5e7ce0b..154ae8e 100644 --- a/poems/dont-just-get-going.html +++ b/poems/dont-just-get-going.html @@ -19,7 +19,8 @@
diff --git a/poems/free-yourself.html b/poems/free-yourself.html index 7c0eaa6..6b98e36 100644 --- a/poems/free-yourself.html +++ b/poems/free-yourself.html @@ -19,7 +19,8 @@
diff --git a/poems/life-is-preciously-short.html b/poems/life-is-preciously-short.html index 7d77f97..3925940 100644 --- a/poems/life-is-preciously-short.html +++ b/poems/life-is-preciously-short.html @@ -20,7 +20,8 @@
@@ -53,4 +54,4 @@ - \ No newline at end of file + diff --git a/poems/love-for-a-stranger.html b/poems/love-for-a-stranger.html index 228e01a..97373b3 100644 --- a/poems/love-for-a-stranger.html +++ b/poems/love-for-a-stranger.html @@ -19,7 +19,8 @@
diff --git a/poems/my-life-is-not-shrinking.html b/poems/my-life-is-not-shrinking.html index 8f7b72a..1bf0521 100644 --- a/poems/my-life-is-not-shrinking.html +++ b/poems/my-life-is-not-shrinking.html @@ -19,7 +19,8 @@
diff --git a/poems/path-and-love.html b/poems/path-and-love.html index 30ab19f..1f62173 100644 --- a/poems/path-and-love.html +++ b/poems/path-and-love.html @@ -19,7 +19,8 @@
diff --git a/poems/polar-bliss.html b/poems/polar-bliss.html index de22d09..6332f2a 100644 --- a/poems/polar-bliss.html +++ b/poems/polar-bliss.html @@ -19,7 +19,8 @@
diff --git a/poems/seeker.html b/poems/seeker.html index c33c0ef..594d363 100644 --- a/poems/seeker.html +++ b/poems/seeker.html @@ -19,7 +19,8 @@
diff --git a/poems/solitude.html b/poems/solitude.html index 4655d5d..f117c5e 100644 --- a/poems/solitude.html +++ b/poems/solitude.html @@ -19,7 +19,8 @@
diff --git a/style.css b/style.css index b6e54ce..5bacef9 100644 --- a/style.css +++ b/style.css @@ -43,14 +43,14 @@ body { font-weight: var(--font-weight-normal); line-height: 1.5; text-decoration: none; - color: #000; + color: #333; width: 600px; margin: 1em auto; } a { display: inline-block; - color: #000; + color: #15C; text-decoration: underline; text-decoration-thickness: 2px; } @@ -75,7 +75,7 @@ p { .header p { font-size: 20px; font-family: "JetBrains Mono Bold", monospace; - color: #000; + color: #333; margin-left: 10px; } @@ -156,4 +156,4 @@ hr::after { margin: 0; padding: 1em; } -} \ No newline at end of file +}