Skip to content

Add 8 award-winning literary fiction books (collection now 50)#9

Merged
700799 merged 1 commit into
mainfrom
claude/award-fiction-batch-8
May 30, 2026
Merged

Add 8 award-winning literary fiction books (collection now 50)#9
700799 merged 1 commit into
mainfrom
claude/award-fiction-batch-8

Conversation

@700799

@700799 700799 commented May 30, 2026

Copy link
Copy Markdown
Owner

Add 8 award-winning literary fiction books (batch 8)

Adds 8 brand-new books (none duplicate the existing 42), all award-winning literary fiction, each with a complete 8-section deep-dive guide in the full-sentence prose standard plus award pills. The collection grows 42 → 50.

Books added

🏆 The Color Purple (Walker — Pulitzer + National Book Award) · The Underground Railroad (Whitehead — Pulitzer + National Book Award) · The Road (McCarthy — Pulitzer) · Life of Pi (Martel — Booker Prize) · Never Let Me Go (Ishiguro — Nobel laureate) · All the Light We Cannot See (Doerr — Pulitzer) · The Brief Wondrous Life of Oscar Wao (Díaz — Pulitzer) · Station Eleven (Mandel — Clarke Award)

Each carries an awards array, feeding the existing award pills and the "Decorated Reader" badge.

Architecture

Follows the established batch pattern: src/data/books/award-fiction.ts (the 8 records) and src/data/deepdives-8.ts (the 8 guides), both merged in src/data/books.ts. No other files changed.

Verify

  • npm run build succeeds; 50 book routes export (the PR build CI job runs it too).
  • Confirmed all 8 new guides render the full 8 sections and award pills appear (e.g. Pulitzer on The Color Purple, Booker on Life of Pi).

https://claude.ai/code/session_01Egnnw9v4T3ppsAQveFnijo


Generated by Claude Code

Adds full 8-section deep-dive guides, in the full-sentence prose standard,
with award pills for: The Color Purple, The Underground Railroad, The Road,
Life of Pi, Never Let Me Go, All the Light We Cannot See, The Brief
Wondrous Life of Oscar Wao, and Station Eleven. Collection grows 42 -> 50.

- New data files: books/award-fiction.ts and deepdives-8.ts, wired into
  books.ts following the established batch pattern
- Each carries an `awards` array (Pulitzer, Booker, National Book Award,
  etc.), feeding the existing award pills and "Decorated Reader" badge
@700799 700799 marked this pull request as ready for review May 30, 2026 17:35
@700799 700799 merged commit 94f643c into main May 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants