Skip to content

Commit 7290caa

Browse files
committed
new book
1 parent 3871bdd commit 7290caa

File tree

9 files changed

+1090
-4
lines changed

9 files changed

+1090
-4
lines changed

content/Blogs/The-Pivot-Year/index.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
+++
2+
title = 'The Pivot Year'
3+
date = 2024-11-15T01:27:18+05:30
4+
draft = false
5+
+++
6+
7+
**Author : Brianna Wiest**
8+
9+
**Book Link :** [**The Pivot Year**](https://www.goodreads.com/book/show/138301904-the-pivot-year)
10+
11+
## My learnings from the book
12+
13+
- <u>Day 1</u> : Not to build a clean one-line story but to create a **mosaic of experience** — ever-forming, ever-evolving, ever-unfolding as whats within unravels into reality revealing at last the fragment of the universe that came to be known through you at this exact time.
14+
15+
- <u>Day 2</u> : The **Golden Vortex** — the space between everything you know you're meant for and anything you had previously imagined to be.
16+
17+
<!-- - <u>Day 3</u> : -->

public/about/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595

9696

9797
"mainEntityOfPage": "true",
98-
"wordCount": "77"
98+
"wordCount": "90"
9999
}]
100100
</script>
101101

@@ -473,6 +473,8 @@ <h4> <ins>Things I believe</ins>
473473
<h4> <ins>Quotes I Like</ins>
474474
<p>
475475
<ul>
476+
<li>&ldquo;True creation requires sacrifice&rdquo;</li>
477+
<li>&ldquo;Fear of loss is the path to dark side&rdquo;</li>
476478
<li>&ldquo;It&rsquo;s not who I am underneath, but what I do that defines me&rdquo;</li>
477479
<li>&ldquo;Given enough eyeballs, all bugs are shallow&rdquo;</li>
478480
</ul>

public/blogs/index.html

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -492,6 +492,104 @@ <h2 class="mt-12 text-2xl font-bold text-neutral-700 first:mt-8 dark:text-neutra
492492

493493

494494

495+
496+
497+
498+
499+
500+
<a class="flex flex-wrap article " href="/blogs/the-pivot-year/">
501+
<div class=" mt-3 md:mt-0">
502+
<div class="items-center text-left text-xl font-semibold">
503+
504+
<div class="font-bold text-xl text-neutral-800 decoration-primary-500 hover:underline hover:underline-offset-2 dark:text-neutral"
505+
href="/blogs/the-pivot-year/">The Pivot Year</div>
506+
507+
508+
<div class=" ltr:ml-2 rtl:mr-2">
509+
<span class="flex" style="cursor: pointer;">
510+
<span class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400">
511+
Draft
512+
</span>
513+
</span>
514+
</div>
515+
516+
517+
</div>
518+
<div class="text-sm text-neutral-500 dark:text-neutral-400">
519+
520+
521+
522+
523+
524+
525+
526+
527+
528+
529+
530+
531+
532+
533+
534+
535+
536+
537+
538+
539+
540+
541+
542+
543+
544+
545+
546+
547+
548+
549+
550+
551+
552+
553+
<div class="flex flex-row flex-wrap items-center">
554+
555+
556+
<time datetime="2024-11-15 01:27:18 &#43;0530 IST">15 November 2024</time><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">1 min</span>
557+
558+
559+
560+
561+
</div>
562+
563+
564+
565+
566+
567+
568+
569+
</div>
570+
571+
</div>
572+
</a>
573+
574+
575+
576+
577+
578+
579+
580+
581+
582+
583+
584+
585+
586+
587+
588+
589+
590+
591+
592+
495593

496594

497595

public/blogs/index.xml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,17 @@
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en</language>
99
<copyright>0xAdra ©2024</copyright>
10-
<lastBuildDate>Sun, 04 Aug 2024 22:26:37 +0530</lastBuildDate><atom:link href="http://localhost:1313/blogs/index.xml" rel="self" type="application/rss+xml" />
10+
<lastBuildDate>Fri, 15 Nov 2024 01:27:18 +0530</lastBuildDate><atom:link href="http://localhost:1313/blogs/index.xml" rel="self" type="application/rss+xml" />
11+
<item>
12+
<title>The Pivot Year</title>
13+
<link>http://localhost:1313/blogs/the-pivot-year/</link>
14+
<pubDate>Fri, 15 Nov 2024 01:27:18 +0530</pubDate>
15+
16+
<guid>http://localhost:1313/blogs/the-pivot-year/</guid>
17+
<description>Author : Brianna Wiest</description>
18+
19+
</item>
20+
1121
<item>
1222
<title>The War of Art</title>
1323
<link>http://localhost:1313/blogs/the-war-of-art/</link>

0 commit comments

Comments
 (0)