Skip to content

fix(site): live site images blank — revert gallery to local assets#86

Merged
caezium merged 1 commit into
mainfrom
fix/site-images-local
Jun 16, 2026
Merged

fix(site): live site images blank — revert gallery to local assets#86
caezium merged 1 commit into
mainfrom
fix/site-images-local

Conversation

@caezium

@caezium caezium commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Regression from #85. The landing-site demo gallery was pointed at github.com/user-attachments/... URLs. Those only render inside GitHub (the README is fine); on the externally-served site they 404, so every gallery image showed blank.

This reverts the gallery to the committed docs/assets/shot-*.png (which still exist and work). The README is untouched (its GitHub-hosted captures render correctly on github.com).

Merge this promptly to restore the live site. The new screenshots will land on the site separately, once the real PNG files are added to docs/assets/ (they can't be hotlinked from user-attachments).

#85 pointed the landing-site gallery at github.com/user-attachments URLs,
which only render inside GitHub and 404 externally — so the live site showed
blank images. Revert the gallery to the committed docs/assets/shot-*.png
(the README keeps the GitHub-hosted captures, which render fine there).
New site captures will follow once the real PNGs are added to docs/assets.
@caezium caezium merged commit 8783595 into main Jun 16, 2026
1 check passed
@caezium caezium deleted the fix/site-images-local branch June 16, 2026 15:17
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