Merged
Conversation
Removed files (~47 MB working directory savings): - src/data/common-slides/ (24 MB) - presentation slides - src/data/no-solutions-transcripts/ (1.8 MB) - podcast transcripts - src/data/highlights.png (124 KB) - public/images/swag/*.png and *.jpg (22 MB) - original swag images - public/images/*.xcf (524 KB) - GIMP design source files All removed files have been archived to a separate assets repository. The swag page continues to work with WebP versions only. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Delete 7 duplicate files that exist in src/assets (boat1, boat2, map, men-wanted, funchal, smooth-sea, revealed-on-walk) - Delete 2 unused files (athens.png, ice.png) - Convert large images to WebP: tim-bouma-avatar (1.3MB→17KB), arjen-avatar (641KB→23KB), tenex-logo (1.7MB→69KB), SEC-07-smp (994KB→72KB) - Update ImageMod.astro glob pattern to include .webp files - Update references in testimonial.md, showcaseProjects.json, config.json Total reduction: 16MB → 7MB Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Resize 4 oversized images to 1920px max width - Re-compress 11 JPEGs at quality 85 - Originals preserved in assets repo Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Import image from src/assets/images instead of using ImageMod which requires file in public/images. Follows same pattern as FeatureSection.astro. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Closed
dergigi
approved these changes
Jan 28, 2026
Contributor
dergigi
left a comment
There was a problem hiding this comment.
Looks good to me, these changes are fine (I think).
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
public/images/: 16MB → 7MB (56% reduction)src/assets/images/: 40MB → 17MB (58% reduction)