Skip to content

docs: refresh screenshots (PNG stills + animated hero) - #183

Merged
nkcoder merged 1 commit into
mainfrom
feature/doc
Jul 31, 2026
Merged

docs: refresh screenshots (PNG stills + animated hero)#183
nkcoder merged 1 commit into
mainfrom
feature/doc

Conversation

@nkcoder

@nkcoder nkcoder commented Jul 31, 2026

Copy link
Copy Markdown
Owner

Summary

Refreshes the README/landing-page imagery and fixes broken links introduced by the rename.

  • Swap JPEG screenshots for PNG stills (connection_manager.png, schema_explorer.png) and an animated hero (hero.gif)
  • Update all four docs/index.html <img> references to the new filenames — previously still pointed at the deleted .jpeg files (would have 404'd)
  • Update README.md hero reference to hero.gif
  • Compress hero.gif 5.4 MB → 2.65 MB via gifsicle (-O3 --lossy=80 --colors 128), preserving full 1470×956 resolution and all 562 frames

Verification

  • Every image reference in README.md and docs/index.html resolves to a file that exists on disk
  • No lingering .jpeg references remain

- Replace JPEG screenshots with PNG stills and an animated hero GIF
- Update docs/index.html image references to match new filenames
- Compress hero.gif 5.4MB -> 2.65MB (gifsicle, full resolution)
@nkcoder
nkcoder merged commit faa303e into main Jul 31, 2026
7 checks passed
@nkcoder
nkcoder deleted the feature/doc branch July 31, 2026 10:08
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.

1 participant