From 5ded0a6da1528501295aa34fc79cda28310709ce Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 19 Jun 2025 19:39:55 +0200 Subject: [PATCH 1/3] :books: Add "Mostly Harmless" Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 458d634..b170737 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -7,11 +7,7 @@ "name": "Currently reading", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ - { - "title": "Mostly Harmless", - "isbn": 9781529034561, - "author": "Adams Douglas" - } + ] }, { @@ -29,6 +25,19 @@ "name": "Read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ + { + "title": "Mostly Harmless", + "isbn": 9781529034561, + "author": "Adams Douglas", + "date": { + "year": "2025", + "month": "06", + "day": "16", + "string": "2025-06-16" + }, + "rating": 3 + + }, { "title": "So Long, and Thanks for All the Fish", "isbn": 9781529034554, From 0ed442c4d137cf80cad3a168622f52b14ce3585a Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 19 Jun 2025 19:42:11 +0200 Subject: [PATCH 2/3] :books: Update on the nightstand Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index b170737..45cf27c 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -7,7 +7,12 @@ "name": "Currently reading", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ - + { + "title": "Interpretation of the Meanings of The Noble Qur'ân", + "isbn": null, + "author": "Muhammad Taqi-ud-Din al-Hilali, Muhammad Muhsin Khan" + } + ] }, { From d496e960e7a8aac499065aa911ddfdd26bf98ff5 Mon Sep 17 00:00:00 2001 From: SindreKjelsrud Date: Thu, 19 Jun 2025 19:45:29 +0200 Subject: [PATCH 3/3] :books: Update want to read Signed-off-by: SindreKjelsrud --- src/data/bookshelf.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/data/bookshelf.json b/src/data/bookshelf.json index 45cf27c..d1879c3 100644 --- a/src/data/bookshelf.json +++ b/src/data/bookshelf.json @@ -769,6 +769,18 @@ "name": "Want to read", "url": "https://kjelsrud.dev/logs/bookshelf/", "books": [ + { + "title": "The AI Con", + "author": "Emily M. Bender, Alex Hanna" + }, + { + "title": "Men Who Hate Women: The Extremism Nobody is Talking About", + "author": "Laura Bates" + }, + { + "title": "100 Nasty Women of History", + "author": "Hannah Jewell" + }, { "title": "Fanget av geografien - verden forklart med 12 enkle kart", "author": "Tim Marshall, Grace Easton, Jessica Smith"