Consistent PyCon 2026 themed headers across all pages#249
Merged
JacobCoffee merged 6 commits intomainfrom Apr 10, 2026
Merged
Conversation
- All hero pages: gradient toolbar blends seamlessly into hero - Removed double headers (ion-title when hero has title) - Added heroes to: job listings, schedule-list, social media, help & safety, now, sprints, about PSF - Branded toolbar on: about pycon, sponsors - Fixed sprints search spacing - All menu buttons white via CSS, consistent across light/dark mode Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…session detail upgrade - All hero pages: toolbar title fades in when scrolling past hero (scroll-based opacity transition) - New Keynote Speakers page with photos, bios, and Steering Council section - Session detail: PyCon 2026 gradient hero with card overlay for time/room - Keynote sessions: auto-inject speaker photo + bio from hardcoded data - Account page: gradient hero, full-width buttons, removed gravatar - Steering Council photos fit in one row - Badge contrast fix for prereg/spanish/new on gradient backgrounds - Search spacing fix for job listings Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Gradient hero with icon and scroll-fade title - Always-visible search bar (removed iOS-only toggle) - Clean ion-list layout instead of card grid - Each speaker shows avatar, name, first session track badge + title - Removed collapse="condense" double header Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Loads schedule data and matches keynote sessions to speakers by name. Each speaker card now shows their session with day, time, location, and links to the session detail page. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Replaces side-by-side card grid with clean ion-list. Presentations now stack vertically with full-width, proper text wrapping, and consistent styling. Co-Authored-By: Claude Opus 4.6 (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
Standardizes all page headers to use the PyCon 2026 gradient theme:
collapse="condense"duplicate large title headersion-titlewhere hero section has the titleTest plan
🤖 Generated with Claude Code