Skip to content

Latest commit

 

History

History
160 lines (137 loc) · 3.71 KB

reading.md

File metadata and controls

160 lines (137 loc) · 3.71 KB
title header description permalink layout redirect_from
booklog | joelchrono
Booklog
I quite like reading science fiction and other things, here's a log of the books I've read divided by year.
/more/booklog/
default
/booklog/

You can also see this list in my Bookwyrm account at @joel@bookrastinating.com. You are welcome to join too!

👤 Books I read

{% comment %}

{% for item in site.data.books %} {% endfor %}
Title Started Finished
{{ item.title }} by {{ item.author }} {{ item.start }} {{ item.end }}
{% endcomment %} <style> .responsive-grid { display: flex; gap: 1rem; flex-wrap: wrap; justify-content: left; } .book-cover-container { background-color: var(--code-bg); border-radius: 12px; display: flex; flex: 1 1 290px; flex-direction: row; } .book-cover { background-size: cover; background-position: center; border-radius: 12px; overflow: hidden; position: relative; text-align: center; height: 220px; min-width: 130px; } .content { display: flex; flex-grow: 1; padding: 0 .8rem; align-items: center; text-align: center; justify-content: center; } .title { font-weight: bold; } .artist { font-size: small; } .dates { font-size: small; white-space: pre-line; overflow: visible; } @media screen and (max-width: 600px) { .book-cover-container { flex-direction: row; } .book-cover { height: 170px; flex: 0 0 100px; margin-right: 10px; } .content { flex-grow: 1; min-height: 0px; align-items: right; text-align: right; justify-content: right; } .dates { display: inline; } } </style>

{% if site.data.books %} {% assign books_by_year = site.data.books | sort: 'end' | group_by_exp: "item", "item.end | date: '%Y'" %} {% for year_group in books_by_year reversed %}

{{ year_group.name }}

{% for item in year_group.items reversed %}
{{ item.title }}
by {{ item.author }}
Started: {{ item.start }}
Finished: {{ item.end }}
{% endfor %}
{% endfor %} {% endif %}

Books I read at some point

I have not read a ton of books, but up until now, I didn't keep track of dates or anything, so these are books that I read at some point between 2010 and 2021 (or maybe earlier).

  • 20,000 Leagues Under the Sea by Jules Verne
  • The Mysterious Island by Jules Verne
  • Journey to the Center of the Earth by Jules Verne
  • From the Earth to the Moon by Jules Verne
  • Halo: Contact Harvest by Joseph Staten
  • Halo: The Fall of Reach by Eric S. Nylund
  • Halo: The Flood by William C. Dietz
  • Halo: First Strike by Eric. S. Nylund
  • Ready Player One by Ernest Cline
  • Star Wars: The Force Unleashed by Sean Williams
  • The War of The Worlds by H.G. Wells
  • The Invisible Man by H.G. Wells
  • The Time Machine by H.G. Wells
  • Chronicles of Narnia: The Lion, the Witch and the Wardrobe by C.S. Lewis
  • The Pilgrim's Progress by John Bunyan
  • The 6 Most Important Decisions You'll Ever Make by Sean Covey
  • El Profesor Ziper y la Fabulosa Guitarra Electrica by Juan Villoro