summaryrefslogtreecommitdiff
path: root/index.html
AgeCommit message (Collapse)Author
2026-01-27Add modal-title placeholder for W3C validationPaul Buetow
The aria-labelledby needs a static element in HTML since the validator doesn't execute JavaScript. Added placeholder h2 that gets replaced when modal opens. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25Remove obsolete OpenLibrary preconnect linksPaul Buetow
All covers are now stored locally, no external fetching needed. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25Add sci-fi book showcase with 54 books, covers, and summariesPaul Buetow
Interactive HTML page featuring sci-fi book collection with: - Responsive grid layout with book cover thumbnails - Click-to-expand modal with cover, metadata, and summary - Filter by author, format, and text search - All 54 covers and summaries stored locally for offline use - Authors include Brandhorst, Reynolds, Clarke, Banks, Simmons Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>