chore(assets): compress heavy slide backgrounds and headshot (~6.5MB saved)#59
Open
Franmaurici1 wants to merge 3 commits intozarazhangrui:mainfrom
Open
chore(assets): compress heavy slide backgrounds and headshot (~6.5MB saved)#59Franmaurici1 wants to merge 3 commits intozarazhangrui:mainfrom
Franmaurici1 wants to merge 3 commits intozarazhangrui:mainfrom
Conversation
- bg-separator.svg (5.5MB embedded PNG) -> bg-separator.jpg (329KB) - fran-maurici.png (1.2MB) -> fran-maurici.jpg (137KB) - bg-content.jpg recompressed (89KB -> 57KB) Total ~6.5MB saved. Updated references in DISTILLERY_BRAND.md and SKILL.md. The PNG/SVG sources had no transparency, so JPEG q=88-90 is lossless to the eye. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Phase 1 Q2 now asks for comma-separated team-slide names; the skill resolves each against assets/team/team.md (name → email + role + bio + photo). Missing names get a constructed firstname.lastname@distillery.com email and an initials avatar fallback with a non-blocking warning. Adds: - assets/team/team.md — markdown directory of 12 Distillery team members - assets/team/<slug>.jpg — Slack avatars for everyone (downloaded, JPEG q=88, total 624KB) - DISTILLERY_BRAND.md → T7 extended to multi-person layouts (1/2/3/4/5-6/7+) with the initials-avatar fallback spec Closing-slide T8 still defaults to Francisco's contact (unchanged). Emanuel Paz has no Slack pic yet — entry will use initials until one is added. Co-Authored-By: Claude Opus 4.7 (1M context) <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
bg-separator.svg(5.5MB embedded PNG) →bg-separator.jpg(329KB)fran-maurici.png(1.2MB) →fran-maurici.jpg(137KB)bg-content.jpgrecompressed (89KB → 57KB)DISTILLERY_BRAND.mdandSKILL.mdTotal ~6.5MB saved. Source PNG/SVG had no transparency, so JPEG q=88–90 is visually lossless.
Test plan
bg-separator.jpg🤖 Generated with Claude Code