Initial revamp of design
This commit is contained in:
@@ -9,11 +9,12 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<div class="content-title">
|
<div class="content-title">
|
||||||
|
|||||||
@@ -4,24 +4,23 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link rel="icon" type="image/png" href="/img/favicon.png">
|
||||||
<title>Nirmal Kumar R - blog</title>
|
<title>Nirmal Kumar R - blog</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
|
|||||||
+9
-14
@@ -6,28 +6,23 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - 50 Years</title>
|
<title>Nirmal Kumar R - 50 Years</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
+9
-14
@@ -6,28 +6,23 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - Creativity</title>
|
<title>Nirmal Kumar R - Creativity</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -6,28 +6,23 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - Hello from mysticmode</title>
|
<title>Nirmal Kumar R - Hello from mysticmode</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -6,28 +6,23 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - In praise of silent voice</title>
|
<title>Nirmal Kumar R - In praise of silent voice</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -6,28 +6,23 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - Interview with Annamalai Swami by Jim Lemkin</title>
|
<title>Nirmal Kumar R - Interview with Annamalai Swami by Jim Lemkin</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -6,28 +6,23 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - Is it really smart work?</title>
|
<title>Nirmal Kumar R - Is it really smart work?</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -6,28 +6,23 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - Mid of the crisis</title>
|
<title>Nirmal Kumar R - Mid of the crisis</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -6,28 +6,23 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - My admiration and respect for Bruce Lee</title>
|
<title>Nirmal Kumar R - My admiration and respect for Bruce Lee</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -3,23 +3,22 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link rel="icon" type="image/png" href="/img/favicon.png">
|
||||||
<title>Nirmal Kumar R - Nothing can beat this</title>
|
<title>Nirmal Kumar R - Nothing can beat this</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -6,28 +6,23 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - Occurrence and non-occurrence</title>
|
<title>Nirmal Kumar R - Occurrence and non-occurrence</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -6,28 +6,23 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - Time goes by and does life grow in you?</title>
|
<title>Nirmal Kumar R - Time goes by and does life grow in you?</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
-44
@@ -1,44 +0,0 @@
|
|||||||
<!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="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
|
||||||
<title>Nirmal Kumar R - blog</title>
|
|
||||||
<link rel="stylesheet" href="/style.css">
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<header>
|
|
||||||
<div>
|
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
|
||||||
</div>
|
|
||||||
</header>
|
|
||||||
|
|
||||||
<nav>
|
|
||||||
<a href="/">Home</a>
|
|
||||||
<a href="/blog.html">Blog</a>
|
|
||||||
<a href="/poems.html">Poems</a>
|
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
<main>
|
|
||||||
Softwares and utilities:
|
|
||||||
<ul>
|
|
||||||
<li>
|
|
||||||
<a href="https://github.com/mysticmode/emptyfm">emptyfm</a>
|
|
||||||
</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>
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 982 B |
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
+9
-14
@@ -4,7 +4,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link rel="icon" type="image/png" href="/img/favicon.png">
|
||||||
<title>Nirmal Kumar R</title>
|
<title>Nirmal Kumar R</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css">
|
||||||
</head>
|
</head>
|
||||||
@@ -12,24 +12,19 @@
|
|||||||
<body>
|
<body>
|
||||||
<a rel="me" href="https://mastodon.social/@tildezero" style="display:none;">Mastodon</a>
|
<a rel="me" href="https://mastodon.social/@tildezero" style="display:none;">Mastodon</a>
|
||||||
|
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="home">
|
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/ashram.jpg" alt="A picture of an ashram garden">
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
<div class="content">
|
<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
|
<p>This is my personal website. A place where you can read all my public musings. Rest of it is my internal flight
|
||||||
|
|||||||
+9
-10
@@ -4,24 +4,23 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link rel="icon" type="image/png" href="/img/favicon.png">
|
||||||
<title>Nirmal Kumar R - blog</title>
|
<title>Nirmal Kumar R - blog</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
|
|||||||
@@ -6,29 +6,24 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - A place in my heart</title>
|
<title>Nirmal Kumar R - A place in my heart</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -6,29 +6,24 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - Don't just get going</title>
|
<title>Nirmal Kumar R - Don't just get going</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -6,29 +6,24 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - Free yourself</title>
|
<title>Nirmal Kumar R - Free yourself</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -4,24 +4,23 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=2">
|
<meta name="viewport" content="width=device-width, initial-scale=2">
|
||||||
<link rel="icon" type="image/png" href="https://ik.imagekit.io/mysticmode/home/favicon.png">
|
<link rel="icon" type="image/png" href="/img/favicon.png">
|
||||||
<title>Nirmal Kumar R - Life is preciously short</title>
|
<title>Nirmal Kumar R - Life is preciously short</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img loading="lazy" src="https://ik.imagekit.io/mysticmode/home/name.png" alt="My Full Name - Nirmal Kumar R">
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -6,29 +6,24 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - Love for a stranger</title>
|
<title>Nirmal Kumar R - Love for a stranger</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -6,29 +6,24 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - My life is not shrinking</title>
|
<title>Nirmal Kumar R - My life is not shrinking</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -6,29 +6,24 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - Path and Love</title>
|
<title>Nirmal Kumar R - Path and Love</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
+9
-14
@@ -6,29 +6,24 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - Polar bliss</title>
|
<title>Nirmal Kumar R - Polar bliss</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
+9
-14
@@ -6,29 +6,24 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - Seeker</title>
|
<title>Nirmal Kumar R - Seeker</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
+9
-14
@@ -6,29 +6,24 @@
|
|||||||
<link
|
<link
|
||||||
rel="icon"
|
rel="icon"
|
||||||
type="image/png"
|
type="image/png"
|
||||||
href="https://ik.imagekit.io/mysticmode/home/favicon.png"
|
href="/img/favicon.png"
|
||||||
/>
|
/>
|
||||||
<title>Nirmal Kumar R - Solitude</title>
|
<title>Nirmal Kumar R - Solitude</title>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<a href="/" class="header">
|
||||||
<div>
|
<div class="logo">
|
||||||
<img
|
<img src="/img/nklogo.png" width="75px" />
|
||||||
loading="lazy"
|
|
||||||
src="https://ik.imagekit.io/mysticmode/home/name.png"
|
|
||||||
alt="My Full Name - Nirmal Kumar R"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
</header>
|
<p>NIRMAL KUMAR R</p>
|
||||||
|
</a>
|
||||||
|
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/">Home</a>
|
<a href="/blog.html">[ Blog ]</a>
|
||||||
<a href="/blog.html">Blog</a>
|
<a href="/poems.html">[ Poems ]</a>
|
||||||
<a href="/poems.html">Poems</a>
|
<a href="mailto:nirmal@posteo.net">[ Contact ]</a>
|
||||||
<a href="/devlog.html">Devlog</a>
|
|
||||||
<a href="mailto:nirmal@posteo.net">Contact</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<section class="content-wrapper">
|
<section class="content-wrapper">
|
||||||
|
|||||||
@@ -1,137 +1,99 @@
|
|||||||
* {
|
* {
|
||||||
margin: 0;
|
|
||||||
padding: 0;
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
@font-face {
|
||||||
font-family: sans-serif;
|
font-family: 'nkfont';
|
||||||
font-size: 14px;
|
font-style: normal;
|
||||||
line-height: 1.4;
|
font-weight: normal;
|
||||||
max-width: 30em;
|
src: url('/font/Rubik-Regular.woff2') format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
header {
|
@font-face {
|
||||||
|
font-family: 'nkfont';
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: bold;
|
||||||
|
src: url('/font/Rubik-Bold.woff2') format('woff2');
|
||||||
|
}
|
||||||
|
|
||||||
|
html,
|
||||||
|
body {
|
||||||
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
font-family: 'nkfont', sans-serif;
|
||||||
|
font-size: 18px;
|
||||||
|
line-height: 1.5;
|
||||||
|
color: #444;
|
||||||
|
width: 670px;
|
||||||
margin: 1em;
|
margin: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav {
|
a {
|
||||||
|
display: inline-block;
|
||||||
|
color: #0060FF;
|
||||||
|
text-decoration: none;
|
||||||
|
padding-bottom: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
a:hover {
|
||||||
|
transform:translateY(2px);
|
||||||
|
}
|
||||||
|
|
||||||
|
.header {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: start;
|
align-items: center;
|
||||||
justify-content: center;
|
text-decoration: none;
|
||||||
margin: 2em 0 3em;
|
border: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header p {
|
||||||
|
font-size: 20px;
|
||||||
|
color: #0061FF;
|
||||||
|
letter-spacing: 1px;
|
||||||
|
margin-left: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.logo {
|
||||||
|
border-radius: 50%;
|
||||||
|
background: #0061FF;
|
||||||
|
height: 75px;
|
||||||
|
width: 75px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.logo > img {
|
||||||
|
border-radius: 50%;
|
||||||
|
mix-blend-mode: screen;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header:hover {
|
||||||
|
transform: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header:hover img {
|
||||||
|
border: none;
|
||||||
|
mix-blend-mode: normal;
|
||||||
|
}
|
||||||
|
|
||||||
|
.header:hover p {
|
||||||
|
color: #444;
|
||||||
|
}
|
||||||
|
|
||||||
|
nav {
|
||||||
|
display: block;
|
||||||
|
margin: 2em 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav a {
|
nav a {
|
||||||
background-color: #BF1717;
|
margin-right: 1em;
|
||||||
font-family: sans-serif;
|
|
||||||
color: white;
|
|
||||||
font-size: 0.8rem;
|
|
||||||
text-align: center;
|
|
||||||
text-shadow: 0px 0px 1px #cccccc;
|
|
||||||
min-width: 70px;
|
|
||||||
padding: 0.3em 0.5em 0.2em;
|
|
||||||
text-decoration: none;
|
|
||||||
box-shadow: 1px 2px 2px #eba2a2 inset;
|
|
||||||
border-bottom: 4px solid #992727;
|
|
||||||
border-right: 2px solid #992727;
|
|
||||||
border-left: 1px solid #992727;
|
|
||||||
border-top: 1px solid #ac3e3e;
|
|
||||||
-webkit-font-smoothing: antialiased;
|
|
||||||
-moz-osx-font-smoothing: grayscale;
|
|
||||||
text-rendering: optimizeLegibility;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
nav a:last-child {
|
||||||
margin: 1em 0;
|
margin-right: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
.home img {
|
||||||
display: block;
|
|
||||||
width: 400px;
|
|
||||||
}
|
|
||||||
|
|
||||||
ul {
|
|
||||||
list-style-type: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
li {
|
|
||||||
line-height: 1.6;
|
|
||||||
}
|
|
||||||
|
|
||||||
ul li:before {
|
|
||||||
background-color: #BF1717;
|
|
||||||
border-radius: 0;
|
|
||||||
content: "";
|
|
||||||
display: inline-block;
|
|
||||||
margin-right: 5px;
|
|
||||||
margin-bottom: 2px;
|
|
||||||
height: 6px;
|
|
||||||
width: 6px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.home {
|
|
||||||
margin-top: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.home,
|
|
||||||
main,
|
|
||||||
.content-wrapper {
|
|
||||||
margin-left: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
.content-wrapper h3 {
|
|
||||||
color: #663333;
|
|
||||||
font-weight: bold;
|
|
||||||
}
|
|
||||||
|
|
||||||
.date {
|
|
||||||
color: #7d7d7d;
|
|
||||||
}
|
|
||||||
|
|
||||||
.contact {
|
|
||||||
background-color: #ffcc33;
|
|
||||||
padding: 0.6em;
|
|
||||||
font-size: 0.8rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
footer {
|
|
||||||
color: #cccccc;
|
|
||||||
margin: 3em 0 3em 1em;
|
|
||||||
font-size: 0.8rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
footer hr {
|
|
||||||
margin-bottom: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (max-width: 425px) {
|
|
||||||
body {
|
|
||||||
width: 100%;
|
|
||||||
max-width: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
img {
|
|
||||||
width: 284px;
|
|
||||||
margin: 0 auto;
|
|
||||||
}
|
|
||||||
|
|
||||||
nav {
|
|
||||||
flex-direction: column;
|
|
||||||
align-items: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
.home,
|
|
||||||
main,
|
|
||||||
.content-wrapper {
|
|
||||||
margin-left: 0;
|
|
||||||
width: 100%;
|
|
||||||
padding: 1em;
|
|
||||||
}
|
|
||||||
|
|
||||||
footer {
|
|
||||||
margin: 0 0 2em 0;
|
|
||||||
padding: 1em;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user