[codex] Add overview newsletter template#5284
Closed
andresdjasso wants to merge 12 commits into
Closed
Conversation
- Hero logotype + animated cycle-loader headline - Platform UI banner (workflow builder + integrations peeking) - Integrate / Ingest / Build / Monitor feature row - Continuous product-tour GIF: chat → integrate → ingest → build → deploy → monitor - Refreshed Quickstart / Capabilities copy aligned with positioning Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
GitHub renders the README on white in light mode, so the baked #F8F8F8 backgrounds showed as grey boxes. Regenerate the platform banner, the product-tour GIF margin, and the cycle-loader on pure #FFFFFF so the imagery is seamless in light mode (clean light cards in dark mode). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
GitHub strips the CSS overlay used in the standalone preview, so the logo + headline + chat couldn't sit on the banner. Bake the whole hero (logo, headline, animating loader, chat composer, workflow + integrations peeks) into a single looping GIF on the off-white (#F8F8F8) background, so GitHub renders it exactly like the preview. Give the feature row and tour the same off-white background so all three read as a consistent set. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- Bake the Integrate / Ingest / Build / Monitor feature row as a static header band on top of the animating product tour, so it's one self-contained GIF (off-white, infinite loop) instead of two separate assets. - Set the hero, demo, and footer to width="100%" so the graphics span the full content width, flush with the surrounding text and code blocks. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The off-white background pin used too wide a fuzz and merged the white block fills (#FFFFFF) into the off-white (#F8F8F8) — only 7 levels apart. Re-encode the hero with ffmpeg's frequency palette (stats_mode=full) + dither=none so the background and the white surfaces stay distinct, and soften the integrations card shadow so it bands less under GIF's 256-color limit. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…artifacts Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…shot Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…right) on off-white Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…ne (one window) Render the actual Home two-pane (chat conversation + staged workflow) in one capture instead of stitching two views — correct window ratio and the real single divider, framed on off-white grey. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Author
|
Closing in favor of #5286, which uses the team-style improvement/newsletter-overview-template branch. |
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
Adds a new versioned overview newsletter template at
apps/sim/emails/broadcasts/v0.6-overview.htmlthat Emir can use as a fill-in starting point.The template includes:
Notes
This PR intentionally stages only the overview template and the assets it directly references. Other local/untracked worktree files were left out.
Validation
git diff --cached --checkapps/sim/emails/broadcasts/v0.6-overview.html