M config.yaml => config.yaml +2 -2
@@ 12,8 12,8 @@ markup:
minify:
minifyOutput: true
-disableKinds:
- - taxonomy
+taxonomies:
+ book rating: book ratings
ignoreErrors:
- error-disable-taxonomy
A content/book-ratings/_index.md => content/book-ratings/_index.md +12 -0
@@ 0,0 1,12 @@
+---
+title: Reading (by rating)
+url: /reading/by-rating
+show_pre_title: true
+nav_section: reading
+nav_is_section: true
+---
+
+Below is a list of books I've read, grouped by how I rated them. I use a simple rating system, categorizing each book as [great](#great), [good](#good), [okay](#okay), or [bad](#bad).
+
+You can also check out the [main reading page](/reading/) to view them in chronological order. (There's a little chart showing my reading over time, too.)
+
A content/book-ratings/bad/_index.md => content/book-ratings/bad/_index.md +7 -0
@@ 0,0 1,7 @@
+---
+weight: 4
+title: Reading (rated bad)
+show_pre_title: true
+nav_section: reading
+url: /reading/by-rating/bad
+---
A content/book-ratings/good/_index.md => content/book-ratings/good/_index.md +7 -0
@@ 0,0 1,7 @@
+---
+weight: 2
+title: Reading (rated good)
+show_pre_title: true
+nav_section: reading
+url: /reading/by-rating/good
+---
A content/book-ratings/great/_index.md => content/book-ratings/great/_index.md +7 -0
@@ 0,0 1,7 @@
+---
+weight: 1
+title: Reading (rated great)
+show_pre_title: true
+nav_section: reading
+url: /reading/by-rating/great
+---
A content/book-ratings/okay/_index.md => content/book-ratings/okay/_index.md +7 -0
@@ 0,0 1,7 @@
+---
+weight: 3
+title: Reading (rated okay)
+show_pre_title: true
+nav_section: reading
+url: /reading/by-rating/okay
+---
M content/reading/1491.md => content/reading/1491.md +1 -1
@@ 2,7 2,7 @@
title: 1491
book_author: Charles Mann
book_complete_date: 2024-01-30
-book_review: good
+book ratings: [good]
date: 2024-02-01
---
M content/reading/1984.md => content/reading/1984.md +1 -1
@@ 2,7 2,7 @@
title: 1984
book_author: George Orwell
book_complete_date: 2024-04-08
-book_review: good
+book ratings: [good]
date: 2024-04-16
---
M content/reading/_index.md => content/reading/_index.md +2 -0
@@ 8,6 8,8 @@ Though I do love [creating things](/creations/), I try to push back on the urge
<!--more-->
+You can also browse the books [grouped by how I rated them](/reading/by-rating/).
+
{{< pages-per-month-chart
dateParam="book_complete_date"
title="Books completed per month"
M content/reading/a-tale-of-two-cities.md => content/reading/a-tale-of-two-cities.md +1 -1
@@ 2,7 2,7 @@
title: A Tale of Two Cities
book_author: Charles Dickens
book_complete_date: 2024-01-06
-book_review: great
+book ratings: [great]
date: 2024-01-06
---
M content/reading/a-world-without-email.md => content/reading/a-world-without-email.md +1 -1
@@ 2,7 2,7 @@
title: A World Without Email
book_author: Cal Newport
book_complete_date: 2024-03-24
-book_review: good
+book ratings: [good]
date: 2024-03-25
---
M content/reading/american-dirt.md => content/reading/american-dirt.md +1 -1
@@ 2,7 2,7 @@
title: American Dirt
book_author: Jeanine Cummins
book_complete_date: 2022-03-25
-book_review: great
+book ratings: [great]
date: 2022-04-19
aliases:
- /books/american-dirt
M content/reading/are-prisons-obsolete.md => content/reading/are-prisons-obsolete.md +1 -1
@@ 2,7 2,7 @@
title: Are Prisons Obsolete?
book_author: Angela Davis
book_complete_date: 2023-03-12
-book_review: okay
+book ratings: [okay]
date: 2023-03-13
aliases:
- /books/are-prisons-obsolete
M content/reading/being-mortal.md => content/reading/being-mortal.md +1 -1
@@ 2,7 2,7 @@
title: Being Mortal
book_author: Atul Gawande
book_complete_date: 2022-07-16
-book_review: great
+book ratings: [great]
date: 2022-07-17
aliases:
- /books/being-mortal
M content/reading/bel-canto.md => content/reading/bel-canto.md +1 -1
@@ 2,7 2,7 @@
title: Bel Canto
book_author: Ann Patchett
book_complete_date: 2024-05-20
-book_review: great
+book ratings: [great]
date: 2024-05-31
---
M content/reading/better-without-ai.md => content/reading/better-without-ai.md +1 -1
@@ 2,7 2,7 @@
title: Better Without AI
book_author: David Chapman
book_complete_date: 2023-05-02
-book_review: okay
+book ratings: [okay]
date: 2023-05-04
aliases:
- /books/better-without-ai
M content/reading/bored-and-brilliant.md => content/reading/bored-and-brilliant.md +1 -1
@@ 2,7 2,7 @@
title: Bored and Brilliant
book_author: Manoush Zomorodi
book_complete_date: 2022-12-04
-book_review: good
+book ratings: [good]
date: 2022-12-05
aliases:
- /books/bored-and-brilliant
M content/reading/brave-new-world.md => content/reading/brave-new-world.md +1 -1
@@ 2,7 2,7 @@
title: Brave New World
book_author: Aldous Huxley
book_complete_date: 2024-03-18
-book_review: great
+book ratings: [great]
date: 2024-03-19
---
M content/reading/braving-it.md => content/reading/braving-it.md +1 -1
@@ 2,7 2,7 @@
title: Braving It
book_author: James Campbell
book_complete_date: 2022-05-16
-book_review: good
+book ratings: [good]
date: 2022-05-16
aliases:
- /books/braving-it
M content/reading/capitalist-realism.md => content/reading/capitalist-realism.md +1 -1
@@ 2,7 2,7 @@
title: Capitalist Realism
book_author: Mark Fisher
book_complete_date: 2023-03-04
-book_review: good
+book ratings: [good]
date: 2023-03-05
aliases:
- /books/capitalist-realism
M content/reading/caste.md => content/reading/caste.md +1 -1
@@ 2,7 2,7 @@
title: Caste
book_author: Isabel Wilkerson
book_complete_date: 2022-04-29
-book_review: good
+book ratings: [good]
date: 2022-04-30
aliases:
- /books/caste
M content/reading/classic-krakauer.md => content/reading/classic-krakauer.md +1 -1
@@ 2,7 2,7 @@
title: Classic Krakauer
book_author: Jon Krakauer
book_complete_date: 2023-11-15
-book_review: good
+book ratings: [good]
date: 2023-11-19
aliases:
- /books/classic-krakauer
M content/reading/david-copperfield.md => content/reading/david-copperfield.md +1 -1
@@ 2,7 2,7 @@
title: David Copperfield
book_author: Charles Dickens
book_complete_date: 2023-01-30
-book_review: great
+book ratings: [great]
date: 2023-01-30
aliases:
- /books/david-copperfield
M content/reading/dead-wake.md => content/reading/dead-wake.md +1 -1
@@ 2,7 2,7 @@
title: Dead Wake
book_author: Erik Larson
book_complete_date: 2022-11-27
-book_review: good
+book ratings: [good]
date: 2022-11-27
aliases:
- /books/dead-wake
M content/reading/demon-copperhead.md => content/reading/demon-copperhead.md +1 -1
@@ 2,7 2,7 @@
title: Demon Copperhead
book_author: Barbara Kingsolver
book_complete_date: 2023-04-24
-book_review: good
+book ratings: [good]
date: 2023-04-25
aliases:
- /books/demon-copperhead
M content/reading/digital-minimalism.md => content/reading/digital-minimalism.md +1 -1
@@ 2,7 2,7 @@
title: Digital Minimalism
book_author: Cal Newport
book_complete_date: 2022-04-18
-book_review: great
+book ratings: [great]
date: 2022-04-19
aliases:
- /books/digital-minimalism
M content/reading/el-coronel-no-tiene-quien-le-escriba.md => content/reading/el-coronel-no-tiene-quien-le-escriba.md +1 -1
@@ 2,7 2,7 @@
title: El coronel no tiene quien le escriba (No One Writes to the Colonel)
book_author: Gabriel García Márquez
book_complete_date: 2023-02-11
-book_review: okay
+book ratings: [okay]
date: 2023-02-12
aliases:
- /books/el-coronel-no-tiene-quien-le-escriba
M content/reading/endurance.md => content/reading/endurance.md +1 -1
@@ 2,7 2,7 @@
title: Endurance
book_author: Alfred Lansing
book_complete_date: 2022-04-15
-book_review: good
+book ratings: [good]
date: 2022-04-19
aliases:
- /books/endurance
M content/reading/evicted.md => content/reading/evicted.md +1 -1
@@ 2,7 2,7 @@
title: Evicted
book_author: Matthew Desmond
book_complete_date: 2022-09-11
-book_review: good
+book ratings: [good]
date: 2022-09-18
aliases:
- /books/evicted
M content/reading/factfulness.md => content/reading/factfulness.md +1 -1
@@ 2,7 2,7 @@
title: Factfulness
book_author: Hans Rosling
book_complete_date: 2022-06-22
-book_review: good
+book ratings: [good]
date: 2022-07-01
aliases:
- /books/factfulness
M content/reading/free-as-in-freedom.md => content/reading/free-as-in-freedom.md +1 -1
@@ 2,7 2,7 @@
title: 'Free as in Freedom: Richard Stallman and the Free Software Revolution'
book_author: Sam Williams
book_complete_date: 2022-03-12
-book_review: okay
+book ratings: [okay]
date: 2022-03-13
aliases:
- /books/free-as-in-freedom
M content/reading/free-to-learn.md => content/reading/free-to-learn.md +1 -1
@@ 2,7 2,7 @@
title: Free to Learn
book_author: Peter Gray
book_complete_date: 2023-07-06
-book_review: great
+book ratings: [great]
date: 2023-07-09
aliases:
- /books/free-to-learn
M content/reading/fuzz.md => content/reading/fuzz.md +1 -1
@@ 2,7 2,7 @@
title: 'Fuzz: When Nature Breaks the Law'
book_author: Mary Roach
book_complete_date: 2022-08-05
-book_review: bad
+book ratings: [bad]
date: 2022-08-06
aliases:
- /books/fuzz
M content/reading/how-to-build-a-low-tech-internet.md => content/reading/how-to-build-a-low-tech-internet.md +1 -1
@@ 2,7 2,7 @@
title: How to Build a Low-tech Internet?
book_author: Kris De Decker
book_complete_date: 2024-02-26
-book_review: okay
+book ratings: [okay]
date: 2024-03-05
---
M content/reading/how-to-do-nothing.md => content/reading/how-to-do-nothing.md +1 -1
@@ 2,7 2,7 @@
title: How to Do Nothing
book_author: Jenny Odell
book_complete_date: 2022-08-27
-book_review: good
+book ratings: [good]
date: 2022-08-27
aliases:
- /books/how-to-do-nothing
M content/reading/humankind.md => content/reading/humankind.md +1 -1
@@ 2,7 2,7 @@
title: Humankind
book_author: Rutger Bregman
book_complete_date: 2023-05-25
-book_review: great
+book ratings: [great]
date: 2023-05-25
aliases:
- /books/humankind
M content/reading/inside-minimalism.md => content/reading/inside-minimalism.md +1 -1
@@ 2,7 2,7 @@
title: Inside Minimalism (Vol. 1)
book_author: Minimalism Life
book_complete_date: 2024-04-24
-book_review: bad
+book ratings: [bad]
date: 2024-04-30
---
M content/reading/into-the-wild.md => content/reading/into-the-wild.md +1 -1
@@ 2,7 2,7 @@
title: Into the Wild
book_author: Jon Krakauer
book_complete_date: 2023-10-20
-book_review: good
+book ratings: [good]
date: 2023-10-22
aliases:
- /books/into-the-wild
M content/reading/into-thin-air.md => content/reading/into-thin-air.md +1 -1
@@ 2,7 2,7 @@
title: Into Thin Air
book_author: Jon Krakauer
book_complete_date: 2023-05-12
-book_review: good
+book ratings: [good]
date: 2023-05-15
aliases:
- /books/into-thin-air
M content/reading/just-for-fun.md => content/reading/just-for-fun.md +1 -1
@@ 2,7 2,7 @@
title: 'Just for Fun: The Story of an Accidental Revolutionary'
book_author: Linus Torvalds and David Diamond
book_complete_date: 2022-01-24
-book_review: good
+book ratings: [good]
date: 2022-01-24
aliases:
- /books/just-for-fun
M content/reading/last-child-in-the-woods.md => content/reading/last-child-in-the-woods.md +1 -1
@@ 2,7 2,7 @@
title: Last Child in the Woods
book_author: Richard Louv
book_complete_date: 2023-11-18
-book_review: good
+book ratings: [good]
date: 2023-11-19
aliases:
- /books/last-child-in-the-woods
M content/reading/little-women.md => content/reading/little-women.md +1 -1
@@ 2,7 2,7 @@
title: Little Women
book_author: Louisa May Alcott
book_complete_date: 2022-01-18
-book_review: good
+book ratings: [good]
date: 2022-01-19
aliases:
- /books/little-women
M content/reading/los-de-abajo.md => content/reading/los-de-abajo.md +1 -1
@@ 2,7 2,7 @@
title: Los de abajo (The Underdogs)
book_author: Mariano Azuela
book_complete_date: 2023-09-30
-book_review: good
+book ratings: [good]
date: 2023-10-01
aliases:
- /books/los-de-abajo
M content/reading/midnight-in-chernobyl.md => content/reading/midnight-in-chernobyl.md +1 -1
@@ 2,7 2,7 @@
title: Midnight in Chernobyl
book_author: Adam Higginbotham
book_complete_date: 2024-03-09
-book_review: okay
+book ratings: [okay]
date: 2024-03-16
---
M content/reading/nothing-to-envy.md => content/reading/nothing-to-envy.md +1 -1
@@ 2,7 2,7 @@
title: Nothing to Envy
book_author: Barbara Demick
book_complete_date: 2023-08-04
-book_review: good
+book ratings: [good]
date: 2023-08-06
aliases:
- /books/nothing-to-envy
M content/reading/playborhood.md => content/reading/playborhood.md +1 -1
@@ 2,7 2,7 @@
title: Playborhood
book_author: Mike Lanza
book_complete_date: 2023-08-06
-book_review: good
+book ratings: [good]
date: 2023-08-06
aliases:
- /books/playborhood
M content/reading/quiet.md => content/reading/quiet.md +1 -1
@@ 2,7 2,7 @@
title: Quiet
book_author: Susan Cain
book_complete_date: 2022-12-17
-book_review: good
+book ratings: [good]
date: 2022-12-18
aliases:
- /books/quiet
M content/reading/range.md => content/reading/range.md +1 -1
@@ 2,7 2,7 @@
title: Range
book_author: David Epstein
book_complete_date: 2021-09-20
-book_review: great
+book ratings: [great]
date: 2022-01-19
aliases:
- /books/range
M content/reading/reader-come-home.md => content/reading/reader-come-home.md +1 -1
@@ 2,7 2,7 @@
title: Reader, Come Home
book_author: Maryanne Wolf
book_complete_date: 2022-12-21
-book_review: good
+book ratings: [good]
date: 2022-12-22
aliases:
- /books/reader-come-home
M content/reading/should-you-believe-wikipedia.md => content/reading/should-you-believe-wikipedia.md +1 -1
@@ 2,7 2,7 @@
title: Should You Believe Wikipedia?
book_author: Amy Bruckman
book_complete_date: 2022-10-14
-book_review: good
+book ratings: [good]
date: 2022-10-17
aliases:
- /books/should-you-believe-wikipedia
M content/reading/slouching-towards-bethlehem.md => content/reading/slouching-towards-bethlehem.md +1 -1
@@ 2,7 2,7 @@
title: Slouching Towards Bethlehem
book_author: Joan Didion
book_complete_date: 2022-12-30
-book_review: good
+book ratings: [good]
date: 2022-12-30
aliases:
- /books/slouching-towards-bethlehem
M content/reading/talking-to-strangers.md => content/reading/talking-to-strangers.md +1 -1
@@ 2,7 2,7 @@
title: Talking to Strangers
book_author: Malcolm Gladwell
book_complete_date: 2022-06-03
-book_review: okay
+book ratings: [okay]
date: 2022-06-03
aliases:
- /books/talking-to-strangers
M content/reading/teach-your-own.md => content/reading/teach-your-own.md +1 -1
@@ 2,7 2,7 @@
title: Teach Your Own
book_author: John Holt and Pat Farenga
book_complete_date: 2023-09-04
-book_review: good
+book ratings: [good]
date: 2023-09-05
aliases:
- /books/teach-your-own
M content/reading/technology-and-the-character-of-contemporary-life.md => content/reading/technology-and-the-character-of-contemporary-life.md +1 -1
@@ 2,7 2,7 @@
title: Technology and the Character of Contemporary Life
book_author: Albert Borgmann
book_complete_date: 2022-11-10
-book_review: good
+book ratings: [good]
date: 2022-11-11
aliases:
- /books/technology-and-the-character-of-contemporary-life
M content/reading/the-100-startup.md => content/reading/the-100-startup.md +1 -1
@@ 2,7 2,7 @@
title: The $100 Startup
book_author: Chris Guillebeau
book_complete_date: 2022-08-14
-book_review: good
+book ratings: [good]
date: 2022-08-15
aliases:
- /books/the-100-startup
M content/reading/the-bomber-mafia.md => content/reading/the-bomber-mafia.md +1 -1
@@ 2,7 2,7 @@
title: The Bomber Mafia
book_author: Malcolm Gladwell
book_complete_date: 2022-07-06
-book_review: good
+book ratings: [good]
date: 2022-07-06
aliases:
- /books/the-bomber-mafia
M content/reading/the-book-thief.md => content/reading/the-book-thief.md +1 -1
@@ 2,7 2,7 @@
title: The Book Thief
book_author: Markus Zusak
book_complete_date: 2023-04-11
-book_review: great
+book ratings: [great]
date: 2023-04-12
aliases:
- /books/the-book-thief
M content/reading/the-boys-in-the-boat.md => content/reading/the-boys-in-the-boat.md +1 -1
@@ 2,7 2,7 @@
title: The Boys in the Boat
book_author: Daniel James Brown
book_complete_date: 2022-04-02
-book_review: good
+book ratings: [good]
date: 2022-04-19
aliases:
- /books/the-boys-in-the-boat
M content/reading/the-cathedral-and-the-bazaar.md => content/reading/the-cathedral-and-the-bazaar.md +1 -1
@@ 2,7 2,7 @@
title: The Cathedral and the Bazaar
book_author: Eric Raymond
book_complete_date: 2022-02-10
-book_review: good
+book ratings: [good]
date: 2022-02-10
aliases:
- /books/the-cathedral-and-the-bazaar
M content/reading/the-color-of-water.md => content/reading/the-color-of-water.md +1 -1
@@ 2,7 2,7 @@
title: The Color of Water
book_author: James McBride
book_complete_date: 2022-02-25
-book_review: great
+book ratings: [great]
date: 2022-02-25
aliases:
- /books/the-color-of-water
M content/reading/the-comfort-crisis.md => content/reading/the-comfort-crisis.md +1 -1
@@ 2,7 2,7 @@
title: The Comfort Crisis
book_author: Michael Easter
book_complete_date: 2023-03-28
-book_review: good
+book ratings: [good]
date: 2023-03-29
aliases:
- /books/the-comfort-crisis
M content/reading/the-dutch-house.md => content/reading/the-dutch-house.md +1 -1
@@ 2,7 2,7 @@
title: The Dutch House
book_author: Ann Hatchett
book_complete_date: 2024-02-23
-book_review: great
+book ratings: [great]
date: 2024-02-25
---
M content/reading/the-fisherman.md => content/reading/the-fisherman.md +1 -1
@@ 2,7 2,7 @@
title: The Fisherman
book_author: John Langan
book_complete_date: 2024-01-10
-book_review: good
+book ratings: [good]
date: 2024-01-10
---
M content/reading/the-happiest-man-on-earth.md => content/reading/the-happiest-man-on-earth.md +1 -1
@@ 2,7 2,7 @@
title: The Happiest Man on Earth
book_author: Eddie Jaku
book_complete_date: 2023-03-02
-book_review: good
+book ratings: [good]
date: 2023-03-02
aliases:
- /books/the-happiest-man-on-earth
M content/reading/the-last-cowboys.md => content/reading/the-last-cowboys.md +1 -1
@@ 2,7 2,7 @@
title: The Last Cowboys
book_author: John Branch
book_complete_date: 2022-06-13
-book_review: okay
+book ratings: [okay]
date: 2022-06-13
aliases:
- /books/the-last-cowboys
M content/reading/the-lemon-tree.md => content/reading/the-lemon-tree.md +1 -1
@@ 2,7 2,7 @@
title: The Lemon Tree
book_author: Sandy Tolan
book_complete_date: 2022-05-31
-book_review: good
+book ratings: [good]
date: 2022-05-31
aliases:
- /books/the-lemon-tree
M content/reading/the-lost-city-of-the-monkey-god.md => content/reading/the-lost-city-of-the-monkey-god.md +1 -1
@@ 2,7 2,7 @@
title: The Lost City of the Monkey God
book_author: Douglas Preston
book_complete_date: 2022-05-06
-book_review: good
+book ratings: [good]
date: 2022-05-06
aliases:
- /books/the-lost-city-of-the-monkey-god
M content/reading/the-lost-city-of-z.md => content/reading/the-lost-city-of-z.md +1 -1
@@ 2,7 2,7 @@
title: The Lost City of Z
book_author: David Grann
book_complete_date: 2023-10-06
-book_review: good
+book ratings: [good]
date: 2023-10-07
aliases:
- /books/the-lost-city-of-z
M content/reading/the-rose-code.md => content/reading/the-rose-code.md +1 -1
@@ 2,7 2,7 @@
title: The Rose Code
book_author: Kate Quinn
book_complete_date: 2024-02-06
-book_review: good
+book ratings: [good]
date: 2024-02-06
---
M content/reading/the-stranger-in-the-woods.md => content/reading/the-stranger-in-the-woods.md +1 -1
@@ 2,7 2,7 @@
title: The Stranger in the Woods
book_author: Michael Finkel
book_complete_date: 2022-05-09
-book_review: okay
+book ratings: [okay]
date: 2022-05-10
aliases:
- /books/the-stranger-in-the-woods
M content/reading/the-sun-does-shine.md => content/reading/the-sun-does-shine.md +1 -1
@@ 2,7 2,7 @@
title: The Sun Does Shine
book_author: Anthony Ray Hinton
book_complete_date: 2022-07-03
-book_review: great
+book ratings: [great]
date: 2022-07-03
aliases:
- /books/the-sun-does-shine
M content/reading/the-wager.md => content/reading/the-wager.md +1 -1
@@ 2,7 2,7 @@
title: The Wager
book_author: David Grann
book_complete_date: 2023-10-16
-book_review: good
+book ratings: [good]
date: 2023-10-18
aliases:
- /books/the-wager
M content/reading/the-woman-they-could-not-silence.md => content/reading/the-woman-they-could-not-silence.md +1 -1
@@ 2,7 2,7 @@
title: The Woman They Could Not Silence
book_author: Kate Moore
book_complete_date: 2022-06-07
-book_review: great
+book ratings: [great]
date: 2022-06-08
aliases:
- /books/the-woman-they-could-not-silence
M content/reading/tuesdays-with-morrie.md => content/reading/tuesdays-with-morrie.md +1 -1
@@ 2,7 2,7 @@
title: Tuesdays with Morrie
book_author: Mitch Albom
book_complete_date: 2022-03-20
-book_review: good
+book ratings: [good]
date: 2022-04-19
aliases:
- /books/tuesdays-with-morrie
M content/reading/what-the-dormouse-said.md => content/reading/what-the-dormouse-said.md +1 -1
@@ 2,7 2,7 @@
title: 'What the Dormouse Said: How the Sixties Counterculture Shaped the Personal Computer Industry'
book_author: John Markoff
book_complete_date: 2023-02-26
-book_review: okay
+book ratings: [okay]
date: 2023-02-26
aliases:
- /books/what-the-dormouse-said
M content/reading/when-breath-becomes-air.md => content/reading/when-breath-becomes-air.md +1 -1
@@ 2,7 2,7 @@
title: When Breath Becomes Air
book_author: Paul Kalanithi
book_complete_date: 2022-04-05
-book_review: good
+book ratings: [good]
date: 2022-04-19
aliases:
- /books/when-breath-becomes-air
M content/reading/where-wizards-stay-up-late.md => content/reading/where-wizards-stay-up-late.md +1 -1
@@ 2,7 2,7 @@
title: 'Where Wizards Stay Up Late: The Origins of the Internet'
book_author: Katie Hafner and Matthew Lyon
book_complete_date: 2022-02-04
-book_review: good
+book ratings: [good]
date: 2022-02-04
aliases:
- /books/where-wizards-stay-up-late
M content/reading/winnie-the-pooh.md => content/reading/winnie-the-pooh.md +1 -1
@@ 2,7 2,7 @@
title: Winnie the Pooh
book_author: A. A. Milne
book_complete_date: 2022-03-21
-book_review: good
+book ratings: [good]
date: 2022-04-19
aliases:
- /books/winnie-the-pooh
M layouts/_default/baseof.html => layouts/_default/baseof.html +8 -5
@@ 36,11 36,13 @@
<div id="page">
<main id="main" tabindex="-1">
<h1>
- {{ if .IsSection }}<span class="pre-title"><a href="/">Jason</a>'s</span>{{ end }}
+ {{ if (or .IsSection .Params.show_pre_title) }}
+ <span class="pre-title"><a href="/">Jason</a>'s</span>
+ {{ end }}
{{ .Render "page-title" }}
</h1>
- {{ if .IsPage }}
+ {{ if (or .IsPage .Params.details) }}
{{ with .Render "page-details" }}
<div class="page-details">{{ . }}</div>
{{ end }}
@@ 59,15 61,16 @@
<h2>Looking for more?</h2>
<p>
{{ $sections := slice "reading" "writing" "creations" }}
+ {{ $curSection := default .Section .Params.nav_section }}
{{ $past := dict "reading" "read" "writing" "written" "creations" "created" }}
- {{ if .IsSection }}
+ {{ if (or .IsSection .Params.nav_is_section) }}
Check out my
{{ else }}
- See what else I've <a href="{{ printf "/%s/" .Section }}">{{ index $past .Section }}</a>, or check out my
+ See what else I've <a href="{{ printf "/%s/" $curSection }}">{{ index $past $curSection }}</a>, or check out my
{{ end }}
- {{- range $i, $section := complement (slice .Section) $sections -}}
+ {{- range $i, $section := complement (slice $curSection) $sections -}}
{{ if ne $i 0 }} or {{ end }}
<a href="{{ printf "/%s/" $section }}">{{ $section }}</a>
{{- end -}}.
A layouts/book-ratings/terms.html => layouts/book-ratings/terms.html +37 -0
@@ 0,0 1,37 @@
+{{ define "after-content" }}
+{{ range .Pages.ByWeight }}
+<details open id="{{ .Data.Term }}">
+ <summary>
+ <h2>
+ Rated <strong>{{ .Data.Term }}</strong>
+ ({{ .Pages.Len }} {{ cond (eq .Pages.Len 1) "book" "books"}})
+ </h2>
+ </summary>
+ {{ partial "list-pages" (dict "context" . "heading_level" 3) }}
+</details>
+{{ end }}
+{{ end }}
+
+{{ define "page-styles" }}
+{{ partial "list-pages-style" }}
+<style>
+ details {
+ margin-block: 2rem;
+ }
+
+ summary h2 {
+ margin: 0;
+ display: inline;
+ font-size: 1rem;
+ font-weight: normal;
+ }
+
+ .page-list > div:first-child .heading {
+ margin-top: 1.5rem;
+ }
+
+ .page-list > div:last-child > *:last-child {
+ margin-bottom: 0;
+ }
+</style>
+{{ end }}
M layouts/reading/list-details.html => layouts/reading/list-details.html +1 -1
@@ 1,3 1,3 @@
{{ dateFormat "Jan 2006" .Params.book_complete_date }}
·
-{{ index (dict "great" "🙌" "good" "👍" "okay" "🤷" "bad" "👎") .Params.book_review }}
+{{ index (dict "great" "🙌" "good" "👍" "okay" "🤷" "bad" "👎") (index (.Param "book ratings") 0) }}
M layouts/reading/page-details.html => layouts/reading/page-details.html +1 -1
@@ 1,2 1,2 @@
<div>read {{ dateFormat "Jan 2006" .Params.book_complete_date }} by <a href="/">Jason Cox</a></div>
-<div>rated {{ .Params.book_review }}</div>
+<div>rated {{ index (.Param "book ratings") 0 }}</div>