Skip to content

Commit 521c180

Browse files
committed
content update with lots of books
1 parent 083b5e3 commit 521c180

File tree

10 files changed

+62
-2
lines changed

10 files changed

+62
-2
lines changed

public/img/books/benedict.png

247 KB
Loading

public/img/books/portal.jpeg

415 KB
Loading

public/img/books/siddartha.jpeg

49.5 KB
Loading

public/img/books/sweetdark.jpg

123 KB
Loading
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: The Mysterious Benedict Society
3+
author: Trenton Lee Stewart
4+
# place:
5+
image: benedict.png
6+
rating: 2
7+
date: 2011-01-01
8+
# placeUrl:
9+
# genres:
10+
---
11+
12+
The Mysterious Benedict Society was a massive part of my childhood. I found a copy of it for a dollar at a local book sale recently, and re-read it in a day-- it was just as wonderful as I remembered it being from so many years ago. A must-read for all ages (i.e. 4-99, as the lego box suggests).

src/content/library/portal.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Portal
3+
author: John King
4+
place: City Lights Bookstore
5+
image: portal.jpeg
6+
rating: 1
7+
date: 2024-08-01
8+
placeUrl: https://citylights.com/
9+
# genres:
10+
---
11+
12+
A historical account of San Francisco's urban evolution, with its centerpiece, the Ferry Building, in the spotlight. It even includes a mention of the exact bookstore I bought it from, which was a special moment to read!
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Ready Player One
3+
author: Ernest Cline
4+
# place:
5+
image: rp1.jpg
6+
rating: 0
7+
date: 2020-01-01
8+
# placeUrl:
9+
# genres:
10+
---
11+
12+
Such a fun, rapturous read! I'm not an 80s kid, but I got enough of the references for it to be thorougly enjoyable (maybe that means im old lol?). Can confirm, the book is way better than the movie.

src/content/library/siddartha.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Siddartha
3+
author: Hermann Hesse
4+
place: Christopher's Books
5+
image: siddartha.jpeg
6+
rating: 2
7+
date: 2024-09-01
8+
# placeUrl:
9+
# genres:
10+
---
11+
12+
Wisdom that a wise man tries to communicate always sounds foolish.

src/content/library/sweetdark.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: sweetdark
3+
author: Savannah Brown
4+
place: Ours Poetica
5+
image: sweetdark.jpg
6+
rating: 1
7+
date: 2024-10-01
8+
placeUrl: https://www.youtube.com/watch?v=ZVatCujtqfQ
9+
# genres:
10+
---
11+
12+
the best collection of poems i have read thus far; granted, i am not a connoisseur of poetry, but this makes me want more.

src/pages/index.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ import '../sass/home.scss';
1919
<div class="text">
2020
<p>> new? read the <ILink href="blog/foreword">foreword</ILink></p>
2121
<p>
22-
> latest essay: <MDLink extraPretty href="https://bencuan.substack.com/p/san-francisco-streets"
23-
>san francisco streets</MDLink
22+
> latest essay: <MDLink extraPretty href="https://bencuan.substack.com/p/the-future-of-bay-area-transit"
23+
>the future of bay area transit</MDLink
2424
>
2525
</p>
2626
<p>> see what i'm <ILink href="projects">currently up to...</ILink></p>

0 commit comments

Comments
 (0)