Product polish: UTMs, random start, sticky mobile preview, expanded palettes#78
Merged
Conversation
The Gumroad Sketch-file promo is stale; drop the card footer and its assets. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
utm_source=personas, utm_medium=referral, utm_campaign=avatar-generator, with utm_content distinguishing placement (header-wordmark, footer-wordmark, footer-link). Also fixes a 'fobust' typo in the footer link title. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
New visitors now start from a random persona instead of the fixed default; reuses randomizeStyles from the Randomize button. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Reimplements the sticky-preview idea from PR #40 (issue #34) by @luanraithz against the current layout: on <768px viewports the avatar sticks 20px from the top so style and color changes stay visible while scrolling the styler list. Desktop keeps the original absolute positioning since the card mostly fits in one viewport there. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
- Grow skin/hair/facial-hair/body/background palettes from 8-9 to 12 swatches each (adds blonde, blue, green, and grey hair among others), keeping the flat pastel aesthetic; hair and facial hair stay in sync - Add the finished-but-never-listed Curlybun style to hairStyles and make its curls respect the chosen hair color (pink hair-tie accent kept to distinguish it from Buncurls' teal tie) - Remove the duplicate Hat entry from hairStyles Co-Authored-By: Claude Fable 5 <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
Five product improvements, one commit each:
utm_source=personas&utm_medium=referral&utm_campaign=avatar-generatorwithutm_contentper placement (header-wordmark,footer-wordmark,footer-link). Only draftbit.com links are tagged.randomizeStyles).Hatentry is removed.Verification
rescriptcompiles with zero warnings;vite buildclean.position: sticky, pins at 20px) and desktop unchanged (absolute); Curlybun reached via HAIR arrows and recolored blonde with the tie accent intact; new swatches render as tidy 3×4 grids; PNG export still produces a valid image.🤖 Generated with Claude Code