Wireframe quick wins: lightbox gallery, vocab table, globe reframe#110
Merged
Wireframe quick wins: lightbox gallery, vocab table, globe reframe#110
Conversation
#97 - Enable lightbox for Photo Gallery: adds `lightbox: true` to _quarto.yml. The existing `group="gallery"` attributes on all 6 images now activate GLightbox with prev/next arrow navigation. #100 - Improve Vocabularies table readability: replace broken auto- generated listings with clean markdown tables. Remove redundant collapsible callout. Add section headings for Core and Extension vocabularies. Link extensions to their GitHub repos (pages are 404). #77 - Globe hero reframe: raise camera to center globe in viewport (was sitting low). Slow rotation from 15s to 18s per loop. Reduce file size from 3.8 MB to 1.6 MB (90 frames, quality 35). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Three wireframe alignment fixes in one PR:
lightbox: true— clicking gallery images now opens full-screen overlay with prev/next arrowsTest plan
Closes #97, closes #100, closes #77
🤖 Generated with Claude Code