Skip to content

Add cover image URLs for all library books - #16

Merged
sx4im merged 1 commit into
mainfrom
cursor/book-cover-images-7420
Jul 18, 2026
Merged

Add cover image URLs for all library books#16
sx4im merged 1 commit into
mainfrom
cursor/book-cover-images-7420

Conversation

@sx4im

@sx4im sx4im commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Summary

Fills every empty coverImage field in web/data/books.json (634 books) with public cover image URLs so the library UI can show real covers instead of blank placeholders.

Cover sources include Open Library, ISBNdb, Goodreads/Amazon CDN, Manning, No Starch, Leanpub, and official documentation site images for non-book references.

Type of change

  • Library app (web/) change

Checklist

  • Contributors did not add example.com or other placeholder links
  • No duplicate titles
  • Markdown / UI renders correctly

Notes

  • Helper scripts under scripts/ can regenerate covers from Open Library / publisher pages if needed.
  • Most covers come from covers.openlibrary.org; remaining titles use publisher or docs artwork where a traditional cover was unavailable.
Open in Web Open in Cursor 

Populate every empty coverImage field in web/data/books.json with
public cover URLs from Open Library, publisher sites, and related
sources so BookCard can render real covers instead of placeholders.

Co-authored-by: Muhammad Saim Shafique <contact@saimshafique.com>
@vercel

vercel Bot commented Jul 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
freecodebooks Ready Ready Preview, Comment Jul 18, 2026 5:01am

@sx4im
sx4im marked this pull request as ready for review July 18, 2026 05:05
@cursor

cursor Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@sx4im
sx4im merged commit ed037c3 into main Jul 18, 2026
3 checks passed
@sx4im
sx4im deleted the cursor/book-cover-images-7420 branch July 18, 2026 05:56
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