diff options
Diffstat (limited to 'books/index.html')
| -rw-r--r-- | books/index.html | 23 |
1 files changed, 14 insertions, 9 deletions
diff --git a/books/index.html b/books/index.html index 6a9ccc1..4a6ec08 100644 --- a/books/index.html +++ b/books/index.html @@ -14,29 +14,33 @@ <section class="header"> <h1>Books</h1> </section> -<p>Currently reading: The Gospels Matthew, Mark, Luke, John</p> +<h2 id="reading">Reading:</h2> +<ul> +<li>The Gospel According to Mark</li> +<li>Mere Christianity — C.S. Lewis</li> +</ul> <h2 id="to-read">To Read:</h2> <ul> -<li>$100M Leads — Alex Hormozi</li> -<li>$100M Offers — Alex Hormozi</li> -<li>Catechism of the Catholic Church</li> <li>Crime and Punishment — Fyodor Dostoevsky</li> -<li>Demons — Fyodor Dostoevsky</li> +<li>De Incarnatione — St. Athanasius</li> <li>Introduction to the Devout Life — Francis de Sales</li> <li>Man’s Search for Meaning — Viktor E. Frankl</li> <li>Meditations — Marcus Aurelius</li> <li>Mere Christianity — C.S. Lewis</li> <li>Modern Money Mechanics — Federal Reserve Bank of Chicago</li> <li>Never Split the Difference — Chris Voss</li> -<li>Notes from Underground — Fyodor Dostoevsky</li> -<li>Slow Productivity — Cal Newport</li> +<li>Republic — Plato</li> <li>Story of a Soul — Thérèse of Lisieux</li> <li>The 4-Hour Workweek — Timothy Ferriss</li> <li>The Brothers Karamazov — Fyodor Dostoevsky</li> +<li>The Case for Jesus — Brant Pitre</li> <li>The Confessions of St. Augustine — Augustine of Hippo</li> -<li>The Idiot — Fyodor Dostoevsky</li> +<li>The Divine Comedy — Dante</li> +<li>The Iliad — Homer</li> <li>The Imitation of Christ — Thomas a Kempis</li> <li>The Intelligent Investor — Benjamin Graham</li> +<li>The Lord of the Rings — J.R.R Tolkien</li> +<li>The Odyssey — Homer</li> <li>Thinking, Fast and Slow — Daniel Kahneman</li> <li>War and Peace — Leo Tolstoy</li> </ul> @@ -45,6 +49,7 @@ <li>12 Rules for Life — Jordan B. Peterson</li> <li>3 Moments of the Day — Christopher S. Collins</li> <li>Atomic Habits — James Clear</li> +<li>Behold the Man — Deacon Harold Burke-Sivers</li> <li>Bullshit Jobs — David Graeber</li> <li>Can’t Hurt Me — David Goggins</li> <li>Deep Work — Cal Newport</li> @@ -62,7 +67,7 @@ <li>The Subtle Art of Not Giving a F*ck — Mark Manson</li> <li>The Way of the Superior Man — David Deida</li> <li>Think and Grow Rich — Napoleon Hill</li> -<li>This Is My Body — Robert E. Barron</li> +<li>This Is My Body — Bishop Robert E. Barron</li> <li>Why We Sleep — Matthew Walker</li> </ul> </article> |
