feat: add open-source-communities speaker deck#170
Open
sinduri-g wants to merge 5 commits into
Open
Conversation
Reveal.js deck for Sinduri Guntupalli's talk "Open Source Is Not Just Code: Designing Communities That Actually Scale". - 19 slides with full speaker notes - Lexend font (4 weights, self-hosted in the deck folder) - Custom speaker photo local to the deck - Ambient glow only (no firefly particles) Signed-off-by: Sinduri Guntupalli <sinduri.guntupalli@dynatrace.com>
Contributor
|
- Replace flex+grid equal-height vrow layout on slides 13 and 16 with two card containers using split-even; align-items stretch gives natural equal heights - Increase Thank you text to 1.8em bold and Q&A heading to 2.2em on final slide - Amber border tint on positive cards; dimmed opacity on negative/delay cards Signed-off-by: Sinduri Guntupalli <sinduri.guntupalli@dynatrace.com>
… all slides - Add margin-top: 1.2em to first content block on all content slides (3-6, 10-11, 17-18) for consistent header-to-content spacing - Harmonize card example margins on 3-bullet slides (6, 10, 11): reduce from 1.4em to 1em to balance the new top margin - Bump arrow opacity from 0.55 to 0.75 so amber arrows pass WCAG AA contrast against the dark background - Increase bullet font weight to 900 and use fg color for body text so slides read clearly at distance - Switch bullet dots to amber at 0.75 opacity to match the accent color system - Increase slide footer text margin on slide 16 from 0.7em to 1.2em for breathing room - Fix double-spacing on two-column card slides (13, 15, 16) by setting gap: 0.3em on cards and margin-bottom: 0 on inner brows - Boost firefly glow opacity for more visible ambient effect Signed-off-by: Sinduri Guntupalli <sinduri.guntupalli@dynatrace.com>
- Add play-on-entry/reset-on-exit gif behaviour via data-gif-src attribute and Reveal.js slidechanged/ready events - Add Boromir gif (slide 4), Fellowship gif (slide 7), Frodo gif (slide 17), and Sam gif (slide 18) as thematic visual anchors - Position fellowship gif inline beside the slide 7 header to avoid overlapping the 4-card grid - Remove Bilbo gif from slide 10 - Add .gif-overlay CSS utility for absolute overlay positioning - Add .sh .concept subtitle style and .epigraph class for italic amber quotes on divider slides Signed-off-by: Sinduri Guntupalli <sinduri.guntupalli@dynatrace.com>
- New public/open-source-communities/ directory was missing from the asset copy step, causing the deck to 404 in all PR previews Signed-off-by: Sinduri Guntupalli <sinduri.guntupalli@dynatrace.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.
Reveal.js deck for Sinduri Guntupalli's talk "Open Source Is Not Just Code: Designing Communities That Actually Scale".
Type of change
featnew featurefixbug fixrefactorno behavior changedocs/chore/config/perf/style/securityManual checks