~jcc/hugo-site

dfe2d97112a1e20ba99191ff1229677c300d9d4e — Jason Cox 2 months ago bccdd38
Add page to browse books by author
79 files changed, 119 insertions(+), 75 deletions(-)

M config.yaml
A content/book-authors/_index.md
M content/book-ratings/_index.md
M content/reading/1491.md
M content/reading/1984.md
M content/reading/_index.md
M content/reading/a-tale-of-two-cities.md
M content/reading/a-world-without-email.md
M content/reading/american-dirt.md
M content/reading/are-prisons-obsolete.md
M content/reading/being-mortal.md
M content/reading/bel-canto.md
M content/reading/better-without-ai.md
M content/reading/bored-and-brilliant.md
M content/reading/brave-new-world.md
M content/reading/braving-it.md
M content/reading/capitalist-realism.md
M content/reading/caste.md
M content/reading/classic-krakauer.md
M content/reading/david-copperfield.md
M content/reading/dead-wake.md
M content/reading/demon-copperhead.md
M content/reading/digital-minimalism.md
M content/reading/el-coronel-no-tiene-quien-le-escriba.md
M content/reading/endurance.md
M content/reading/evicted.md
M content/reading/factfulness.md
M content/reading/free-as-in-freedom.md
M content/reading/free-to-learn.md
M content/reading/fuzz.md
M content/reading/how-to-build-a-low-tech-internet.md
M content/reading/how-to-do-nothing.md
M content/reading/humankind.md
M content/reading/inside-minimalism.md
M content/reading/into-the-wild.md
M content/reading/into-thin-air.md
M content/reading/just-for-fun.md
M content/reading/last-child-in-the-woods.md
M content/reading/little-women.md
M content/reading/los-de-abajo.md
M content/reading/midnight-in-chernobyl.md
M content/reading/nothing-to-envy.md
M content/reading/playborhood.md
M content/reading/quiet.md
M content/reading/range.md
M content/reading/reader-come-home.md
M content/reading/should-you-believe-wikipedia.md
M content/reading/slouching-towards-bethlehem.md
M content/reading/talking-to-strangers.md
M content/reading/teach-your-own.md
M content/reading/technology-and-the-character-of-contemporary-life.md
M content/reading/the-100-startup.md
M content/reading/the-bomber-mafia.md
M content/reading/the-book-thief.md
M content/reading/the-boys-in-the-boat.md
M content/reading/the-cathedral-and-the-bazaar.md
M content/reading/the-color-of-water.md
M content/reading/the-comfort-crisis.md
M content/reading/the-dutch-house.md
M content/reading/the-fisherman.md
M content/reading/the-happiest-man-on-earth.md
M content/reading/the-last-cowboys.md
M content/reading/the-lemon-tree.md
M content/reading/the-lost-city-of-the-monkey-god.md
M content/reading/the-lost-city-of-z.md
M content/reading/the-rose-code.md
M content/reading/the-stranger-in-the-woods.md
M content/reading/the-sun-does-shine.md
M content/reading/the-wager.md
M content/reading/the-woman-they-could-not-silence.md
M content/reading/tuesdays-with-morrie.md
M content/reading/what-the-dormouse-said.md
M content/reading/when-breath-becomes-air.md
M content/reading/where-wizards-stay-up-late.md
M content/reading/winnie-the-pooh.md
M layouts/_default/rss.xml
A layouts/book-authors/page-title.html
A layouts/book-authors/terms.html
M layouts/reading/page-title.html
M config.yaml => config.yaml +3 -0
@@ 14,6 14,7 @@ minify:

taxonomies:
  book rating: book ratings
  book author: book authors

ignoreErrors:
  - error-disable-taxonomy


@@ 25,5 26,7 @@ services:
permalinks:
  taxonomy:
    book-ratings: /reading/by-rating/
    book-authors: /reading/by-author/
  term:
    book-ratings: /reading/by-rating/:slug/
    book-authors: /reading/by-author/:slug/

A content/book-authors/_index.md => content/book-authors/_index.md +3 -0
@@ 0,0 1,3 @@
Below is a list of books I've read, grouped by author.

You can also check out the [main reading page](/reading/) to view them in chronological order, or you can view them [grouped by rating](/reading/by-rating/).

M content/book-ratings/_index.md => content/book-ratings/_index.md +1 -1
@@ 1,4 1,4 @@
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.)
You can also check out the [main reading page](/reading/) to view them in chronological order, or you can view them [grouped by author](/reading/by-author/).


M content/reading/1491.md => content/reading/1491.md +1 -1
@@ 1,6 1,6 @@
---
title: 1491
book_author: Charles Mann
book authors: [Charles Mann]
book_complete_date: 2024-01-30
book ratings: [good]
date: 2024-02-01

M content/reading/1984.md => content/reading/1984.md +1 -1
@@ 1,6 1,6 @@
---
title: 1984
book_author: George Orwell
book authors: [George Orwell]
book_complete_date: 2024-04-08
book ratings: [good]
date: 2024-04-16

M content/reading/_index.md => content/reading/_index.md +1 -1
@@ 8,7 8,7 @@ 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/).
You can also browse the books grouped [by rating](/reading/by-rating/) or [by author](/reading/by-author/).

{{< pages-per-month-chart
    dateParam="book_complete_date"

M content/reading/a-tale-of-two-cities.md => content/reading/a-tale-of-two-cities.md +1 -1
@@ 1,6 1,6 @@
---
title: A Tale of Two Cities
book_author: Charles Dickens
book authors: [Charles Dickens]
book_complete_date: 2024-01-06
book ratings: [great]
date: 2024-01-06

M content/reading/a-world-without-email.md => content/reading/a-world-without-email.md +1 -1
@@ 1,6 1,6 @@
---
title: A World Without Email
book_author: Cal Newport
book authors: [Cal Newport]
book_complete_date: 2024-03-24
book ratings: [good]
date: 2024-03-25

M content/reading/american-dirt.md => content/reading/american-dirt.md +1 -1
@@ 1,6 1,6 @@
---
title: American Dirt
book_author: Jeanine Cummins
book authors: [Jeanine Cummins]
book_complete_date: 2022-03-25
book ratings: [great]
date: 2022-04-19

M content/reading/are-prisons-obsolete.md => content/reading/are-prisons-obsolete.md +1 -1
@@ 1,6 1,6 @@
---
title: Are Prisons Obsolete?
book_author: Angela Davis
book authors: [Angela Davis]
book_complete_date: 2023-03-12
book ratings: [okay]
date: 2023-03-13

M content/reading/being-mortal.md => content/reading/being-mortal.md +1 -1
@@ 1,6 1,6 @@
---
title: Being Mortal
book_author: Atul Gawande
book authors: [Atul Gawande]
book_complete_date: 2022-07-16
book ratings: [great]
date: 2022-07-17

M content/reading/bel-canto.md => content/reading/bel-canto.md +1 -1
@@ 1,6 1,6 @@
---
title: Bel Canto
book_author: Ann Patchett
book authors: [Ann Patchett]
book_complete_date: 2024-05-20
book ratings: [great]
date: 2024-05-31

M content/reading/better-without-ai.md => content/reading/better-without-ai.md +1 -1
@@ 1,6 1,6 @@
---
title: Better Without AI
book_author: David Chapman
book authors: [David Chapman]
book_complete_date: 2023-05-02
book ratings: [okay]
date: 2023-05-04

M content/reading/bored-and-brilliant.md => content/reading/bored-and-brilliant.md +1 -1
@@ 1,6 1,6 @@
---
title: Bored and Brilliant
book_author: Manoush Zomorodi
book authors: [Manoush Zomorodi]
book_complete_date: 2022-12-04
book ratings: [good]
date: 2022-12-05

M content/reading/brave-new-world.md => content/reading/brave-new-world.md +1 -1
@@ 1,6 1,6 @@
---
title: Brave New World
book_author: Aldous Huxley
book authors: [Aldous Huxley]
book_complete_date: 2024-03-18
book ratings: [great]
date: 2024-03-19

M content/reading/braving-it.md => content/reading/braving-it.md +1 -1
@@ 1,6 1,6 @@
---
title: Braving It
book_author: James Campbell
book authors: [James Campbell]
book_complete_date: 2022-05-16
book ratings: [good]
date: 2022-05-16

M content/reading/capitalist-realism.md => content/reading/capitalist-realism.md +1 -1
@@ 1,6 1,6 @@
---
title: Capitalist Realism
book_author: Mark Fisher
book authors: [Mark Fisher]
book_complete_date: 2023-03-04
book ratings: [good]
date: 2023-03-05

M content/reading/caste.md => content/reading/caste.md +1 -1
@@ 1,6 1,6 @@
---
title: Caste
book_author: Isabel Wilkerson
book authors: [Isabel Wilkerson]
book_complete_date: 2022-04-29
book ratings: [good]
date: 2022-04-30

M content/reading/classic-krakauer.md => content/reading/classic-krakauer.md +1 -1
@@ 1,6 1,6 @@
---
title: Classic Krakauer
book_author: Jon Krakauer
book authors: [Jon Krakauer]
book_complete_date: 2023-11-15
book ratings: [good]
date: 2023-11-19

M content/reading/david-copperfield.md => content/reading/david-copperfield.md +1 -1
@@ 1,6 1,6 @@
---
title: David Copperfield
book_author: Charles Dickens
book authors: [Charles Dickens]
book_complete_date: 2023-01-30
book ratings: [great]
date: 2023-01-30

M content/reading/dead-wake.md => content/reading/dead-wake.md +1 -1
@@ 1,6 1,6 @@
---
title: Dead Wake
book_author: Erik Larson
book authors: [Erik Larson]
book_complete_date: 2022-11-27
book ratings: [good]
date: 2022-11-27

M content/reading/demon-copperhead.md => content/reading/demon-copperhead.md +1 -1
@@ 1,6 1,6 @@
---
title: Demon Copperhead
book_author: Barbara Kingsolver
book authors: [Barbara Kingsolver]
book_complete_date: 2023-04-24
book ratings: [good]
date: 2023-04-25

M content/reading/digital-minimalism.md => content/reading/digital-minimalism.md +1 -1
@@ 1,6 1,6 @@
---
title: Digital Minimalism
book_author: Cal Newport
book authors: [Cal Newport]
book_complete_date: 2022-04-18
book ratings: [great]
date: 2022-04-19

M content/reading/el-coronel-no-tiene-quien-le-escriba.md => content/reading/el-coronel-no-tiene-quien-le-escriba.md +1 -1
@@ 1,6 1,6 @@
---
title: El coronel no tiene quien le escriba (No One Writes to the Colonel)
book_author: Gabriel García Márquez
book authors: [Gabriel García Márquez]
book_complete_date: 2023-02-11
book ratings: [okay]
date: 2023-02-12

M content/reading/endurance.md => content/reading/endurance.md +1 -1
@@ 1,6 1,6 @@
---
title: Endurance
book_author: Alfred Lansing
book authors: [Alfred Lansing]
book_complete_date: 2022-04-15
book ratings: [good]
date: 2022-04-19

M content/reading/evicted.md => content/reading/evicted.md +1 -1
@@ 1,6 1,6 @@
---
title: Evicted
book_author: Matthew Desmond
book authors: [Matthew Desmond]
book_complete_date: 2022-09-11
book ratings: [good]
date: 2022-09-18

M content/reading/factfulness.md => content/reading/factfulness.md +1 -1
@@ 1,6 1,6 @@
---
title: Factfulness
book_author: Hans Rosling
book authors: [Hans Rosling]
book_complete_date: 2022-06-22
book ratings: [good]
date: 2022-07-01

M content/reading/free-as-in-freedom.md => content/reading/free-as-in-freedom.md +1 -1
@@ 1,6 1,6 @@
---
title: 'Free as in Freedom: Richard Stallman and the Free Software Revolution'
book_author: Sam Williams
book authors: [Sam Williams]
book_complete_date: 2022-03-12
book ratings: [okay]
date: 2022-03-13

M content/reading/free-to-learn.md => content/reading/free-to-learn.md +1 -1
@@ 1,6 1,6 @@
---
title: Free to Learn
book_author: Peter Gray
book authors: [Peter Gray]
book_complete_date: 2023-07-06
book ratings: [great]
date: 2023-07-09

M content/reading/fuzz.md => content/reading/fuzz.md +1 -1
@@ 1,6 1,6 @@
---
title: 'Fuzz: When Nature Breaks the Law'
book_author: Mary Roach
book authors: [Mary Roach]
book_complete_date: 2022-08-05
book ratings: [bad]
date: 2022-08-06

M content/reading/how-to-build-a-low-tech-internet.md => content/reading/how-to-build-a-low-tech-internet.md +1 -1
@@ 1,6 1,6 @@
---
title: How to Build a Low-tech Internet?
book_author: Kris De Decker
book authors: [Kris De Decker]
book_complete_date: 2024-02-26
book ratings: [okay]
date: 2024-03-05

M content/reading/how-to-do-nothing.md => content/reading/how-to-do-nothing.md +1 -1
@@ 1,6 1,6 @@
---
title: How to Do Nothing
book_author: Jenny Odell
book authors: [Jenny Odell]
book_complete_date: 2022-08-27
book ratings: [good]
date: 2022-08-27

M content/reading/humankind.md => content/reading/humankind.md +1 -1
@@ 1,6 1,6 @@
---
title: Humankind
book_author: Rutger Bregman
book authors: [Rutger Bregman]
book_complete_date: 2023-05-25
book ratings: [great]
date: 2023-05-25

M content/reading/inside-minimalism.md => content/reading/inside-minimalism.md +1 -1
@@ 1,6 1,6 @@
---
title: Inside Minimalism (Vol. 1)
book_author: Minimalism Life
book authors: [Minimalism Life]
book_complete_date: 2024-04-24
book ratings: [bad]
date: 2024-04-30

M content/reading/into-the-wild.md => content/reading/into-the-wild.md +1 -1
@@ 1,6 1,6 @@
---
title: Into the Wild
book_author: Jon Krakauer
book authors: [Jon Krakauer]
book_complete_date: 2023-10-20
book ratings: [good]
date: 2023-10-22

M content/reading/into-thin-air.md => content/reading/into-thin-air.md +1 -1
@@ 1,6 1,6 @@
---
title: Into Thin Air
book_author: Jon Krakauer
book authors: [Jon Krakauer]
book_complete_date: 2023-05-12
book ratings: [good]
date: 2023-05-15

M content/reading/just-for-fun.md => content/reading/just-for-fun.md +1 -1
@@ 1,6 1,6 @@
---
title: 'Just for Fun: The Story of an Accidental Revolutionary'
book_author: Linus Torvalds and David Diamond
book authors: [Linus Torvalds, David Diamond]
book_complete_date: 2022-01-24
book ratings: [good]
date: 2022-01-24

M content/reading/last-child-in-the-woods.md => content/reading/last-child-in-the-woods.md +1 -1
@@ 1,6 1,6 @@
---
title: Last Child in the Woods
book_author: Richard Louv
book authors: [Richard Louv]
book_complete_date: 2023-11-18
book ratings: [good]
date: 2023-11-19

M content/reading/little-women.md => content/reading/little-women.md +1 -1
@@ 1,6 1,6 @@
---
title: Little Women
book_author: Louisa May Alcott
book authors: [Louisa May Alcott]
book_complete_date: 2022-01-18
book ratings: [good]
date: 2022-01-19

M content/reading/los-de-abajo.md => content/reading/los-de-abajo.md +1 -1
@@ 1,6 1,6 @@
---
title: Los de abajo (The Underdogs)
book_author: Mariano Azuela
book authors: [Mariano Azuela]
book_complete_date: 2023-09-30
book ratings: [good]
date: 2023-10-01

M content/reading/midnight-in-chernobyl.md => content/reading/midnight-in-chernobyl.md +1 -1
@@ 1,6 1,6 @@
---
title: Midnight in Chernobyl
book_author: Adam Higginbotham
book authors: [Adam Higginbotham]
book_complete_date: 2024-03-09
book ratings: [okay]
date: 2024-03-16

M content/reading/nothing-to-envy.md => content/reading/nothing-to-envy.md +1 -1
@@ 1,6 1,6 @@
---
title: Nothing to Envy
book_author: Barbara Demick
book authors: [Barbara Demick]
book_complete_date: 2023-08-04
book ratings: [good]
date: 2023-08-06

M content/reading/playborhood.md => content/reading/playborhood.md +1 -1
@@ 1,6 1,6 @@
---
title: Playborhood
book_author: Mike Lanza
book authors: [Mike Lanza]
book_complete_date: 2023-08-06
book ratings: [good]
date: 2023-08-06

M content/reading/quiet.md => content/reading/quiet.md +1 -1
@@ 1,6 1,6 @@
---
title: Quiet
book_author: Susan Cain
book authors: [Susan Cain]
book_complete_date: 2022-12-17
book ratings: [good]
date: 2022-12-18

M content/reading/range.md => content/reading/range.md +1 -1
@@ 1,6 1,6 @@
---
title: Range
book_author: David Epstein
book authors: [David Epstein]
book_complete_date: 2021-09-20
book ratings: [great]
date: 2022-01-19

M content/reading/reader-come-home.md => content/reading/reader-come-home.md +1 -1
@@ 1,6 1,6 @@
---
title: Reader, Come Home
book_author: Maryanne Wolf
book authors: [Maryanne Wolf]
book_complete_date: 2022-12-21
book ratings: [good]
date: 2022-12-22

M content/reading/should-you-believe-wikipedia.md => content/reading/should-you-believe-wikipedia.md +1 -1
@@ 1,6 1,6 @@
---
title: Should You Believe Wikipedia?
book_author: Amy Bruckman
book authors: [Amy Bruckman]
book_complete_date: 2022-10-14
book ratings: [good]
date: 2022-10-17

M content/reading/slouching-towards-bethlehem.md => content/reading/slouching-towards-bethlehem.md +1 -1
@@ 1,6 1,6 @@
---
title: Slouching Towards Bethlehem
book_author: Joan Didion
book authors: [Joan Didion]
book_complete_date: 2022-12-30
book ratings: [good]
date: 2022-12-30

M content/reading/talking-to-strangers.md => content/reading/talking-to-strangers.md +1 -1
@@ 1,6 1,6 @@
---
title: Talking to Strangers
book_author: Malcolm Gladwell
book authors: [Malcolm Gladwell]
book_complete_date: 2022-06-03
book ratings: [okay]
date: 2022-06-03

M content/reading/teach-your-own.md => content/reading/teach-your-own.md +1 -1
@@ 1,6 1,6 @@
---
title: Teach Your Own
book_author: John Holt and Pat Farenga
book authors: [John Holt, Pat Farenga]
book_complete_date: 2023-09-04
book ratings: [good]
date: 2023-09-05

M content/reading/technology-and-the-character-of-contemporary-life.md => content/reading/technology-and-the-character-of-contemporary-life.md +1 -1
@@ 1,6 1,6 @@
---
title: Technology and the Character of Contemporary Life
book_author: Albert Borgmann
book authors: [Albert Borgmann]
book_complete_date: 2022-11-10
book ratings: [good]
date: 2022-11-11

M content/reading/the-100-startup.md => content/reading/the-100-startup.md +1 -1
@@ 1,6 1,6 @@
---
title: The $100 Startup
book_author: Chris Guillebeau
book authors: [Chris Guillebeau]
book_complete_date: 2022-08-14
book ratings: [good]
date: 2022-08-15

M content/reading/the-bomber-mafia.md => content/reading/the-bomber-mafia.md +1 -1
@@ 1,6 1,6 @@
---
title: The Bomber Mafia
book_author: Malcolm Gladwell
book authors: [Malcolm Gladwell]
book_complete_date: 2022-07-06
book ratings: [good]
date: 2022-07-06

M content/reading/the-book-thief.md => content/reading/the-book-thief.md +1 -1
@@ 1,6 1,6 @@
---
title: The Book Thief
book_author: Markus Zusak
book authors: [Markus Zusak]
book_complete_date: 2023-04-11
book ratings: [great]
date: 2023-04-12

M content/reading/the-boys-in-the-boat.md => content/reading/the-boys-in-the-boat.md +1 -1
@@ 1,6 1,6 @@
---
title: The Boys in the Boat
book_author: Daniel James Brown
book authors: [Daniel James Brown]
book_complete_date: 2022-04-02
book ratings: [good]
date: 2022-04-19

M content/reading/the-cathedral-and-the-bazaar.md => content/reading/the-cathedral-and-the-bazaar.md +1 -1
@@ 1,6 1,6 @@
---
title: The Cathedral and the Bazaar
book_author: Eric Raymond
book authors: [Eric Raymond]
book_complete_date: 2022-02-10
book ratings: [good]
date: 2022-02-10

M content/reading/the-color-of-water.md => content/reading/the-color-of-water.md +1 -1
@@ 1,6 1,6 @@
---
title: The Color of Water
book_author: James McBride
book authors: [James McBride]
book_complete_date: 2022-02-25
book ratings: [great]
date: 2022-02-25

M content/reading/the-comfort-crisis.md => content/reading/the-comfort-crisis.md +1 -1
@@ 1,6 1,6 @@
---
title: The Comfort Crisis
book_author: Michael Easter
book authors: [Michael Easter]
book_complete_date: 2023-03-28
book ratings: [good]
date: 2023-03-29

M content/reading/the-dutch-house.md => content/reading/the-dutch-house.md +1 -1
@@ 1,6 1,6 @@
---
title: The Dutch House
book_author: Ann Hatchett
book authors: [Ann Hatchett]
book_complete_date: 2024-02-23
book ratings: [great]
date: 2024-02-25

M content/reading/the-fisherman.md => content/reading/the-fisherman.md +1 -1
@@ 1,6 1,6 @@
---
title: The Fisherman
book_author: John Langan
book authors: [John Langan]
book_complete_date: 2024-01-10
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
@@ 1,6 1,6 @@
---
title: The Happiest Man on Earth
book_author: Eddie Jaku
book authors: [Eddie Jaku]
book_complete_date: 2023-03-02
book ratings: [good]
date: 2023-03-02

M content/reading/the-last-cowboys.md => content/reading/the-last-cowboys.md +1 -1
@@ 1,6 1,6 @@
---
title: The Last Cowboys
book_author: John Branch
book authors: [John Branch]
book_complete_date: 2022-06-13
book ratings: [okay]
date: 2022-06-13

M content/reading/the-lemon-tree.md => content/reading/the-lemon-tree.md +1 -1
@@ 1,6 1,6 @@
---
title: The Lemon Tree
book_author: Sandy Tolan
book authors: [Sandy Tolan]
book_complete_date: 2022-05-31
book ratings: [good]
date: 2022-05-31

M content/reading/the-lost-city-of-the-monkey-god.md => content/reading/the-lost-city-of-the-monkey-god.md +1 -1
@@ 1,6 1,6 @@
---
title: The Lost City of the Monkey God
book_author: Douglas Preston
book authors: [Douglas Preston]
book_complete_date: 2022-05-06
book ratings: [good]
date: 2022-05-06

M content/reading/the-lost-city-of-z.md => content/reading/the-lost-city-of-z.md +1 -1
@@ 1,6 1,6 @@
---
title: The Lost City of Z
book_author: David Grann
book authors: [David Grann]
book_complete_date: 2023-10-06
book ratings: [good]
date: 2023-10-07

M content/reading/the-rose-code.md => content/reading/the-rose-code.md +1 -1
@@ 1,6 1,6 @@
---
title: The Rose Code
book_author: Kate Quinn
book authors: [Kate Quinn]
book_complete_date: 2024-02-06
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
@@ 1,6 1,6 @@
---
title: The Stranger in the Woods
book_author: Michael Finkel
book authors: [Michael Finkel]
book_complete_date: 2022-05-09
book ratings: [okay]
date: 2022-05-10

M content/reading/the-sun-does-shine.md => content/reading/the-sun-does-shine.md +1 -1
@@ 1,6 1,6 @@
---
title: The Sun Does Shine
book_author: Anthony Ray Hinton
book authors: [Anthony Ray Hinton]
book_complete_date: 2022-07-03
book ratings: [great]
date: 2022-07-03

M content/reading/the-wager.md => content/reading/the-wager.md +1 -1
@@ 1,6 1,6 @@
---
title: The Wager
book_author: David Grann
book authors: [David Grann]
book_complete_date: 2023-10-16
book ratings: [good]
date: 2023-10-18

M content/reading/the-woman-they-could-not-silence.md => content/reading/the-woman-they-could-not-silence.md +1 -1
@@ 1,6 1,6 @@
---
title: The Woman They Could Not Silence
book_author: Kate Moore
book authors: [Kate Moore]
book_complete_date: 2022-06-07
book ratings: [great]
date: 2022-06-08

M content/reading/tuesdays-with-morrie.md => content/reading/tuesdays-with-morrie.md +1 -1
@@ 1,6 1,6 @@
---
title: Tuesdays with Morrie
book_author: Mitch Albom
book authors: [Mitch Albom]
book_complete_date: 2022-03-20
book ratings: [good]
date: 2022-04-19

M content/reading/what-the-dormouse-said.md => content/reading/what-the-dormouse-said.md +1 -1
@@ 1,6 1,6 @@
---
title: 'What the Dormouse Said: How the Sixties Counterculture Shaped the Personal Computer Industry'
book_author: John Markoff
book authors: [John Markoff]
book_complete_date: 2023-02-26
book ratings: [okay]
date: 2023-02-26

M content/reading/when-breath-becomes-air.md => content/reading/when-breath-becomes-air.md +1 -1
@@ 1,6 1,6 @@
---
title: When Breath Becomes Air
book_author: Paul Kalanithi
book authors: [Paul Kalanithi]
book_complete_date: 2022-04-05
book ratings: [good]
date: 2022-04-19

M content/reading/where-wizards-stay-up-late.md => content/reading/where-wizards-stay-up-late.md +1 -1
@@ 1,6 1,6 @@
---
title: 'Where Wizards Stay Up Late: The Origins of the Internet'
book_author: Katie Hafner and Matthew Lyon
book authors: [Katie Hafner, Matthew Lyon]
book_complete_date: 2022-02-04
book ratings: [good]
date: 2022-02-04

M content/reading/winnie-the-pooh.md => content/reading/winnie-the-pooh.md +1 -1
@@ 1,6 1,6 @@
---
title: Winnie the Pooh
book_author: A. A. Milne
book authors: [A. A. Milne]
book_complete_date: 2022-03-21
book ratings: [good]
date: 2022-04-19

M layouts/_default/rss.xml => layouts/_default/rss.xml +1 -1
@@ 46,7 46,7 @@
    {{ range $pages }}
    {{- if and (not .Params.no_rss) (not .Params.unlisted) -}}
    <item>
      <title>{{ .Title }} {{ with .Params.book_author }} by {{ . }} {{ end }} [{{ .Type | humanize }}]</title>
      <title>{{ .Title }} {{ with (.Param "book authors") }} by {{ delimit . " and " }} {{ end }} [{{ .Type | humanize }}]</title>
      <link>{{ .Permalink }}</link>
      <pubDate>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}</pubDate>
      {{ with .Site.Author.email }}<author>{{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}</author>{{end}}

A layouts/book-authors/page-title.html => layouts/book-authors/page-title.html +1 -0
@@ 0,0 1,1 @@
Reading {{ with .Data.Term }}(books by {{ . }}){{ else }}(by author){{ end }}

A layouts/book-authors/terms.html => layouts/book-authors/terms.html +37 -0
@@ 0,0 1,37 @@
{{ define "after-content" }}
{{ range .Pages.ByTitle }}
<details open id="{{ .Data.Term }}">
  <summary>
    <h2>
      By <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/page-title.html => layouts/reading/page-title.html +1 -1
@@ 1,5 1,5 @@
{{ if .IsSection }}
{{ .Title }}
{{ else }}
<cite>{{ .Title }}</cite> by {{ .Params.book_author }}
<cite>{{ .Title }}</cite> by {{ delimit (.Param "book authors") " and " }}
{{ end }}