Revised landing page, brand icons and social preview - #36
Merged
Conversation
Port the revised landing page from droidconKE, with flutter branding and copy: - Hero: "Beyond Stacks" as live gradient text on the flutter ramp over the Spline cube, shortened subtitle - Event Types becomes "2026 Conf. Essentials" with the "More Stacks. All Mobile." strip - New "Conf. Highlights" section (Beyond the Sessions, Developer Days) - Sponsors: platinum, gold, then the rest ordered silver/bronze/snack, centre-biased when few - Community Partners reduced to the accent card; footer rebuilt on the KICC halftone and the fluttercon wordmark Comment out the CFP entry points rather than deleting them — both return next year. Regenerate every app icon and favicon from fcke-square, point og:image and twitter:image at fcke-cover, and move the PWA chrome off the pre-rebrand palette to #008BFF. Drop 3.6 MB of assets the redesign no longer references.
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.
Ports the revised landing page from droidconKE with flutter branding and copy, and refreshes the app icons and social preview from the new square/cover art.
Targets
feat/home-redesign-plan, per the branching note in the redesign plan.There is no separate Figma for the flutter landing page, so this mirrors the droidcon layout. droidconKE stays the source of truth for structure; section 9 of the redesign plan records that.
Landing page
#008BFF → #F73EDE) rather than droidcon's. The theme line itself is deliberately identical across both sites.logo-light.svg/logo-dark.svgas the wordmark.Editions
3RD · ANNUAL, with stats reading3RD FLUTTERCON EDITIONand7TH DROIDCON EDITION. Conferences readFLUTTER · DROIDCON. This also settles the droidcon count at 7TH across both repos.Assets
fcke-square.pngandfcke-cover.pngare flutter-specific. Four are shared with droidconKE and byte-identical in both repos —beyond-sessions.png,dev-days.png,stacks.png,new-footer-2.png. If any is re-exported it needs updating in both places.All app icons and favicons regenerate from
fcke-square.png, including a hand-built multi-sizefavicon.ico.og:imageandtwitter:imagepoint atfcke-cover.png, resized 4501 → 2400 because Twitter rejectssummary_large_imageabove 4096px. PWA chrome moves off the pre-rebrand palette:theme_colorwas still#FFAB00andbackground_color#54C4F7.Needs review
Known gaps
start-onceand stops after one 30s pass — the same unresolved issue as droidconKE, documented there. It costs ~546 KB gz lazily, and removing it is a one-line change if that is not worth it here.