-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
403 lines (277 loc) · 12.9 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>
Inner Monologue
</title>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width,minimum-scale=1" />
<meta
name="description"
content="Neel's internal monologues"
/>
<meta name="generator" content="Hugo 0.96.0" />
<meta name="ROBOTS" content="INDEX, FOLLOW, NOARCHIVE" />
<link rel="stylesheet" href="https://www.innermonologue.xyz/css/style.min.e9f633185f0069e6eed613162cdc891d82ec3f8c1701d0ff51c952f7463c799b.css" integrity="sha256-6fYzGF8Aaebu1hMWLNyJHYLsP4wXAdD/UclS90Y8eZs=" crossorigin="anonymous" />
<script async src="https://www.googletagmanager.com/gtag/js?id=G-TLEE30PBG4"></script>
<script>
var doNotTrack = false;
if (!doNotTrack) {
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-TLEE30PBG4', { 'anonymize_ip': false });
}
</script>
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Inner Monologue" />
<link href="/index.xml" rel="feed" type="application/rss+xml" title="Inner Monologue" />
<link rel="apple-touch-icon" sizes="180x180" href="https://www.innermonologue.xyz/icons/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="https://www.innermonologue.xyz/icons/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="https://www.innermonologue.xyz/icons/favicon-16x16.png" />
<link rel="manifest" href="https://www.innermonologue.xyz/icons/site.webmanifest" />
<link rel="mask-icon" href="https://www.innermonologue.xyz/icons/safari-pinned-tab.svg" color="" />
<link rel="shortcut icon" type="image/x-icon" href="https://www.innermonologue.xyz/icons/favicon.ico" />
<link rel="preconnect" href="https://kit.fontawesome.com">
<script src="https://kit.fontawesome.com/05d79ffb1a.js" crossorigin="anonymous"></script>
</head>
<body>
<header>
<div class="navbar-border-top"></div>
<nav class="navbar" id="navbar">
<div class="menu" id="navbar-menu">
<a href="/about"
>
About
</a
>
<a href="/posts"
>
Archive
</a
>
<a href="/tags"
>
Tags
</a
>
<span class="dark-mode-toggle" id="dark-mode-toggle">
<i id="dark-mode-toggle-icon" class="fas fa-moon"></i>
</span>
</div>
<button
class="hamburger"
id="navbar-hamburger"
aria-label="hamburger-menu"
>
<span></span>
<span></span>
<span></span>
</button>
</nav>
<div class="navbar-border-bottom"></div>
</header>
<section>
<button class="scroll-to-top" id="scroll-to-top" aria-label="scroll-to-top">
<i class="fas fa-chevron-up fa-lg"></i>
</button>
</section>
<script src="https://www.innermonologue.xyz/js/navbar.min.674fee51e227a42abac8b6676f1ba492b3898ec41d7af75a1b8b384154c45d54.js" integrity="sha256-Z0/uUeInpCq6yLZnbxukkrOJjsQdevdaG4s4QVTEXVQ=" crossorigin="anonymous"></script>
<script src="https://www.innermonologue.xyz/js/dark_mode_toggle.min.0d0dcdcc307e02a49053dd7bc89ee0ad14cf5661c935b9f95eab84b79c0d4fac.js" integrity="sha256-DQ3NzDB+AqSQU917yJ7grRTPVmHJNbn5XquEt5wNT6w=" crossorigin="anonymous"></script>
<script src="https://www.innermonologue.xyz/js/scroll_to_top.min.994ee1917dac08f4ae273025d5df35c679133e05d36b35e7b308fa4901a81ef8.js" integrity="sha256-mU7hkX2sCPSuJzAl1d81xnkTPgXTazXnswj6SQGoHvg=" crossorigin="anonymous"></script>
<main class="main">
<header class="profile">
<img
class="avatar"
alt="avatar"
src="https://www.innermonologue.xyz/icons/android-chrome-192x192.png"
/>
<div class="title-wrapper">
<div class="title">
Inner Monologue
</div>
<div class="cursor"></div>
</div>
</header>
<section id="list-page">
<div class="card-list">
<div class="card">
<a class="title main-link" href="https://www.innermonologue.xyz/posts/year-in-review-21/">
Year in Review '21
</a>
<div class="summary">
Dormammu, I’ve come to review.
</div>
<div class="date">
<span>
<time datetime="2022-01-07 12:52:47 +0530 IST"
>Jan 07, 2022</time
>
</span>
·
<span>
19 minute read
</span>
</div>
<div class="tags">
<a
class="tag"
href="https://www.innermonologue.xyz/tags/reviews"
>reviews</a
>
</div>
</div>
<div class="card">
<a class="title main-link" href="https://www.innermonologue.xyz/posts/iron-carbon-solidification/">
Iron-Carbon Diagram: A solidification perspective
</a>
<div class="summary">
A deep dive into the iron-carbon diagram and related phase transformations.
</div>
<div class="date">
<span>
<time datetime="2021-09-23 00:46:58 +0530 IST"
>Sep 23, 2021</time
>
</span>
·
<span>
10 minute read
</span>
</div>
<div class="tags">
<a
class="tag"
href="https://www.innermonologue.xyz/tags/metallurgy"
>metallurgy</a
>
</div>
</div>
<div class="card">
<a class="title main-link" href="https://www.innermonologue.xyz/posts/spice-up-windows-cli/">
Spice up your Windows CLI experience
</a>
<div class="summary">
Make Windows CLI great again with oh-my-posh, nerd fonts, windows-terminal, and winfetch!
</div>
<div class="date">
<span>
<time datetime="2021-09-21 21:13:30 +0530 IST"
>Sep 21, 2021</time
>
</span>
·
<span>
3 minute read
</span>
</div>
<div class="tags">
<a
class="tag"
href="https://www.innermonologue.xyz/tags/windows"
>windows</a
>
<a
class="tag"
href="https://www.innermonologue.xyz/tags/configuration"
>configuration</a
>
</div>
</div>
<div class="card">
<a class="title main-link" href="https://www.innermonologue.xyz/posts/telescope-custom-directory/">
Telescope.nvim: Find files in specific directory
</a>
<div class="summary">
How to configure telescope.nvim’s ‘find files’ builtin to display files only from a specific directory.
</div>
<div class="date">
<span>
<time datetime="2021-08-14 20:37:19 +0530 IST"
>Aug 14, 2021</time
>
</span>
·
<span>
2 minute read
</span>
</div>
<div class="tags">
<a
class="tag"
href="https://www.innermonologue.xyz/tags/neovim"
>neovim</a
>
<a
class="tag"
href="https://www.innermonologue.xyz/tags/configuration"
>configuration</a
>
</div>
</div>
<div class="card">
<a class="title main-link" href="https://www.innermonologue.xyz/posts/melting-freezing-conundrum/">
Solidification: The melting, freezing point conundrum
</a>
<div class="summary">
Logic dictates that melting and freezing points should be the same, but are they?
</div>
<div class="date">
<span>
<time datetime="2021-08-06 22:43:47 +0530 IST"
>Aug 06, 2021</time
>
</span>
·
<span>
5 minute read
</span>
</div>
<div class="tags">
<a
class="tag"
href="https://www.innermonologue.xyz/tags/metallurgy"
>metallurgy</a
>
</div>
</div>
</div>
</section>
<script src="https://www.innermonologue.xyz/js/card_click.min.d55fb6e35d9228f04466fb785e1e2b5d3e7a4f7c2ae9704cd92cb216ce6ee850.js" integrity="sha256-1V+2412SKPBEZvt4Xh4rXT56T3wq6XBM2SyyFs5u6FA=" crossorigin="anonymous"></script>
</main>
<footer id="footer">
<div class="footer">
<span>
Powered by
<a href="http://www.gohugo.io/">Hugo</a>
</span>
<div class="links no-underline">
<a
aria-label="email"
href="mailto:[email protected]"
target="_blank"
rel="noopener noreferrer"
>
<i class="fas fa-envelope"></i>
</a>
<a
aria-label="github"
href="https://github.com/Neelfrost/Neelfrost.github.io"
target="_blank"
rel="noopener noreferrer"
>
<i class="fab fa-github"></i>
</a>
<a
aria-label="rss"
href="https://www.innermonologue.xyz/index.xml"
target="_blank"
rel="noopener noreferrer"
>
<i class="fas fa-rss"></i>
</a>
</div>
</div>
</footer>
</body>
</html>