-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BrickHack 8 - Sponsorship Mini Section (#1262) #1270
Merged
Merged
Conversation
This file contains 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
* Hero+nav+gallery tweaks - No arrows on mobile gallery (affordance + swipe convention is clear) Signed-off-by: Peter Kos <[email protected]> * Tweak footer on mobile; width is auto now Signed-off-by: Peter Kos <[email protected]> * Fix logo centering Signed-off-by: Peter Kos <[email protected]> * Added back old hiring message * Fix logo pos! Signed-off-by: Peter Kos <[email protected]> * Revisit the mlh badge later Signed-off-by: Peter Kos <[email protected]> * Clips are now centered oops Signed-off-by: Peter Kos <[email protected]> * Fix mlh button margin Signed-off-by: Peter Kos <[email protected]> * Fix bug on centering FAQ contact p Signed-off-by: Peter Kos <[email protected]> * Minor styling changes for the modal. * Added "view gallery" button * Changed em -> px * Changed gallery button icon/opacity * Removed MLH/gallery button mobile stying * Merged common button styles * Set button width to 100% * "Changed em -> px" even harder * Trimmed the trailing whitespace * Buttons now use standard radius * Improved icon alignment for buttons * Add invisible mailto Signed-off-by: Peter Kos <[email protected]> * Added parentheses to gallery button text * contact us retains position, duplicate tags change displays based on breakpoints * Followed most recommended changes. * Gallery button no longer scrolls page * Update comments and spacing Signed-off-by: Peter Kos <[email protected]> * minor change in scss format * Vh change Signed-off-by: Peter Kos <[email protected]> * Fix gallery button on mobile Signed-off-by: Peter Kos <[email protected]> * Comments Signed-off-by: Peter Kos <[email protected]> * Fix comments, fix nav login on mobile Signed-off-by: Peter Kos <[email protected]> * Fix transition. 2s -> 1s sorry chris but 2s is too long Signed-off-by: Peter Kos <[email protected]> * Fix style, add comment for transition Signed-off-by: Peter Kos <[email protected]> * hackathon h2 -> h1, remove !important on mobl fnt Signed-off-by: Peter Kos <[email protected]> * Very important iPod Touch support * Fix all SVGs, tweak shelf pos * fixed merge conflict resolution errors with main branch * Refactor spacing/code org in index.js * fixed spacing issues with contact ids * Random SVG func * Remove desk SVG change from fading on transition Utterly broken on Safari, firefox has no transition when you do things, and chrome is nice but its ok * Fix indentation (all space), fix text-align center Only text align center on laptop * Use contact class where possible * Trailing newline in html * FAQ added for reusing old projects * Remove global transition from nav link hover * Fix margin on link items * Navbar pos fixed * Fix shape svg zindex * Nav color change, and z-index fix Carousel arrows were clipping the top of the SVG… no more! * Michael last name on one line * Move section padding to fix arrow bug * Parallaxing the desk * Add swag message * Parallaxing shapes and cleaning code * Undoing parallax after 1220px * fixing shapes cutoff in parallax * semicolons * fixing transitions * wire no transition * More opaque * Changed README badge * turning autoplay back on * Highlighting nav items with scroll (#1064) * Basic nav highlighting * Nav is now hidden on mobile again * Fixed conflicting smooth scrolling settings * Added transparency transition * Adjusted transition target * Adjusted transition target * Added a comment * Update sass/main.scss Co-authored-by: Peter Kos <[email protected]> * Restored old nav structure, adjusted scrolling * Searchbar no longer shows ID, fixed border unaligning nav items * Remove hover on click * Cleaned up CSS, added comment * Removed newline * Update package-lock.json * Update package-lock.json * Target navbar links instead of login button Co-authored-by: Peter Kos <[email protected]> * Bh-970 large screen layout (#1053) * initial commit * deleted swap file, increased nav size along with desk and shape dimensions * mobile section newlines * moved min-breakpoint above * removed extra newline * added spacing for mlh-badge styling * removed needless nav changes and fixed remaining spacing issues * Fix extra newlines Co-authored-by: Peter Kos <[email protected]> * fixed shelf clipping bug on large screen sizes (#1089) changed it to be a percentage over 1500px screen width * Sponsors section (#1088) * Initial sponsor/partner logos * “Inrterested in sponsor” bit * logo updates, added prospectus * Fixed logos, fixed bg color * on hover show color logo; some bugs MLH logo wonky pinnacle no URl * attempt to fix hover delay gltich * Fix partner image size * Update pinnalce link, add sponsors to navbar * Multline sponsors; img size to match amt given * Responsive sponsor section * Exclude transition properly (Refactor l8r) * Hover state on mobile is now handled https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/ * Tweak prospectus spacing * Extra newline * Hero section parallax (#1091) * Hero section parallax * Update package-lock.json * Update dependencies * Tweak parallax values for now * Fix zindex on hero content; reorder desk container * Fix shapes div disappearing * Fixed hero text clipping over shelf, disabled mobile parallax * Removed rellax class from the shelf Co-authored-by: Peter Kos <[email protected]> * Carousel image clips over the front clip on mobile on tap/slide (#1078) * Carousel image: removed transparency on hover for smaller screens * Changed hover effect to brightness from opacity * Older iOS can now close image modal * Disabled filter effect on mobile * Increased nav z-index from 4 to 5 Co-authored-by: Peter Kos <[email protected]> * Adding social media summary cards (#1095) * text for cards; still need imgs from design * fixing the example url I left in * removing theme-color meta tag * adding social card image * fixing file paths * fixing twitter * Add parcel-plugin-metaimage * twitter:image property->name Co-authored-by: Peter Kos <[email protected]> * Update shipping FAQ, team size (#1086) * Update shipping FAQ * Remove extra newline * Add team membership limit to faq * Update to logistics wording * Remove extra spaces after some text * Fix hover effect (#1098) * BrickHack 7 Site Updates (#1099) * More opaque * Changed README badge * turning autoplay back on * Highlighting nav items with scroll (#1064) * Basic nav highlighting * Nav is now hidden on mobile again * Fixed conflicting smooth scrolling settings * Added transparency transition * Adjusted transition target * Adjusted transition target * Added a comment * Update sass/main.scss Co-authored-by: Peter Kos <[email protected]> * Restored old nav structure, adjusted scrolling * Searchbar no longer shows ID, fixed border unaligning nav items * Remove hover on click * Cleaned up CSS, added comment * Removed newline * Update package-lock.json * Update package-lock.json * Target navbar links instead of login button Co-authored-by: Peter Kos <[email protected]> * Bh-970 large screen layout (#1053) * initial commit * deleted swap file, increased nav size along with desk and shape dimensions * mobile section newlines * moved min-breakpoint above * removed extra newline * added spacing for mlh-badge styling * removed needless nav changes and fixed remaining spacing issues * Fix extra newlines Co-authored-by: Peter Kos <[email protected]> * fixed shelf clipping bug on large screen sizes (#1089) changed it to be a percentage over 1500px screen width * Sponsors section (#1088) * Initial sponsor/partner logos * “Inrterested in sponsor” bit * logo updates, added prospectus * Fixed logos, fixed bg color * on hover show color logo; some bugs MLH logo wonky pinnacle no URl * attempt to fix hover delay gltich * Fix partner image size * Update pinnalce link, add sponsors to navbar * Multline sponsors; img size to match amt given * Responsive sponsor section * Exclude transition properly (Refactor l8r) * Hover state on mobile is now handled https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/ * Tweak prospectus spacing * Extra newline * Hero section parallax (#1091) * Hero section parallax * Update package-lock.json * Update dependencies * Tweak parallax values for now * Fix zindex on hero content; reorder desk container * Fix shapes div disappearing * Fixed hero text clipping over shelf, disabled mobile parallax * Removed rellax class from the shelf Co-authored-by: Peter Kos <[email protected]> * Carousel image clips over the front clip on mobile on tap/slide (#1078) * Carousel image: removed transparency on hover for smaller screens * Changed hover effect to brightness from opacity * Older iOS can now close image modal * Disabled filter effect on mobile * Increased nav z-index from 4 to 5 Co-authored-by: Peter Kos <[email protected]> * Adding social media summary cards (#1095) * text for cards; still need imgs from design * fixing the example url I left in * removing theme-color meta tag * adding social card image * fixing file paths * fixing twitter * Add parcel-plugin-metaimage * twitter:image property->name Co-authored-by: Peter Kos <[email protected]> * Update shipping FAQ, team size (#1086) * Update shipping FAQ * Remove extra newline * Add team membership limit to faq * Update to logistics wording * Remove extra spaces after some text * Fix hover effect (#1098) Co-authored-by: ww2497 <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: William Wu <[email protected]> Co-authored-by: Samuel Velasquez <[email protected]> Co-authored-by: JeremyRudman <[email protected]> Co-authored-by: sjmiller7 <[email protected]> * Integrating with FeaturePeek (#1108) * Integrating with FeaturePeek * Fix the newlines * Integrating with FeaturePeek * Fix build script, damn featurepeek * Removes Dokku files/integrations (#1113) * Removes Dokku files/integrations * Update deploy-staging.yml * Update FAQ (#1114) * Add Prizes section (#1117) * Start prizes section * More deisgn + more repsosnive * cleanup * real emdashes * Add wegmans, stickermule (#1120) * making schedule match prizes with border-top (#1122) * new media query for mobile nav (#1123) * stickermule link update (#1129) * BrickHack 7 Site Updates (#1131) * More opaque * Changed README badge * turning autoplay back on * Highlighting nav items with scroll (#1064) * Basic nav highlighting * Nav is now hidden on mobile again * Fixed conflicting smooth scrolling settings * Added transparency transition * Adjusted transition target * Adjusted transition target * Added a comment * Update sass/main.scss Co-authored-by: Peter Kos <[email protected]> * Restored old nav structure, adjusted scrolling * Searchbar no longer shows ID, fixed border unaligning nav items * Remove hover on click * Cleaned up CSS, added comment * Removed newline * Update package-lock.json * Update package-lock.json * Target navbar links instead of login button Co-authored-by: Peter Kos <[email protected]> * Bh-970 large screen layout (#1053) * initial commit * deleted swap file, increased nav size along with desk and shape dimensions * mobile section newlines * moved min-breakpoint above * removed extra newline * added spacing for mlh-badge styling * removed needless nav changes and fixed remaining spacing issues * Fix extra newlines Co-authored-by: Peter Kos <[email protected]> * fixed shelf clipping bug on large screen sizes (#1089) changed it to be a percentage over 1500px screen width * Sponsors section (#1088) * Initial sponsor/partner logos * “Inrterested in sponsor” bit * logo updates, added prospectus * Fixed logos, fixed bg color * on hover show color logo; some bugs MLH logo wonky pinnacle no URl * attempt to fix hover delay gltich * Fix partner image size * Update pinnalce link, add sponsors to navbar * Multline sponsors; img size to match amt given * Responsive sponsor section * Exclude transition properly (Refactor l8r) * Hover state on mobile is now handled https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/ * Tweak prospectus spacing * Extra newline * Hero section parallax (#1091) * Hero section parallax * Update package-lock.json * Update dependencies * Tweak parallax values for now * Fix zindex on hero content; reorder desk container * Fix shapes div disappearing * Fixed hero text clipping over shelf, disabled mobile parallax * Removed rellax class from the shelf Co-authored-by: Peter Kos <[email protected]> * Carousel image clips over the front clip on mobile on tap/slide (#1078) * Carousel image: removed transparency on hover for smaller screens * Changed hover effect to brightness from opacity * Older iOS can now close image modal * Disabled filter effect on mobile * Increased nav z-index from 4 to 5 Co-authored-by: Peter Kos <[email protected]> * Adding social media summary cards (#1095) * text for cards; still need imgs from design * fixing the example url I left in * removing theme-color meta tag * adding social card image * fixing file paths * fixing twitter * Add parcel-plugin-metaimage * twitter:image property->name Co-authored-by: Peter Kos <[email protected]> * Update shipping FAQ, team size (#1086) * Update shipping FAQ * Remove extra newline * Add team membership limit to faq * Update to logistics wording * Remove extra spaces after some text * Fix hover effect (#1098) * Integrating with FeaturePeek (#1108) * Integrating with FeaturePeek * Fix the newlines * Integrating with FeaturePeek * Fix build script, damn featurepeek * Removes Dokku files/integrations (#1113) * Removes Dokku files/integrations * Update deploy-staging.yml * Update FAQ (#1114) * Add Prizes section (#1117) * Start prizes section * More deisgn + more repsosnive * cleanup * real emdashes * Add wegmans, stickermule (#1120) * making schedule match prizes with border-top (#1122) * new media query for mobile nav (#1123) * stickermule link update (#1129) Co-authored-by: ww2497 <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: William Wu <[email protected]> Co-authored-by: Samuel Velasquez <[email protected]> Co-authored-by: JeremyRudman <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: Chris Baudouin, Jr <[email protected]> * adding line about timezone (#1124) Co-authored-by: Peter Kos <[email protected]> * restructuring assets folder (#1126) Co-authored-by: Peter Kos <[email protected]> * Hotfix redirect brickhack.io/apply to apply.brickhack.io (#1135) * Add redirect script Meta redirect is a bit wonky with some browsers so lets try this (GH pages also has no .htaccess) * redirecting all 404s to the main page (not tested) Co-authored-by: sjmiller7 <[email protected]> * BrickHack 7 Site Updates (+hotfix) (#1136) * More opaque * Changed README badge * turning autoplay back on * Highlighting nav items with scroll (#1064) * Basic nav highlighting * Nav is now hidden on mobile again * Fixed conflicting smooth scrolling settings * Added transparency transition * Adjusted transition target * Adjusted transition target * Added a comment * Update sass/main.scss Co-authored-by: Peter Kos <[email protected]> * Restored old nav structure, adjusted scrolling * Searchbar no longer shows ID, fixed border unaligning nav items * Remove hover on click * Cleaned up CSS, added comment * Removed newline * Update package-lock.json * Update package-lock.json * Target navbar links instead of login button Co-authored-by: Peter Kos <[email protected]> * Bh-970 large screen layout (#1053) * initial commit * deleted swap file, increased nav size along with desk and shape dimensions * mobile section newlines * moved min-breakpoint above * removed extra newline * added spacing for mlh-badge styling * removed needless nav changes and fixed remaining spacing issues * Fix extra newlines Co-authored-by: Peter Kos <[email protected]> * fixed shelf clipping bug on large screen sizes (#1089) changed it to be a percentage over 1500px screen width * Sponsors section (#1088) * Initial sponsor/partner logos * “Inrterested in sponsor” bit * logo updates, added prospectus * Fixed logos, fixed bg color * on hover show color logo; some bugs MLH logo wonky pinnacle no URl * attempt to fix hover delay gltich * Fix partner image size * Update pinnalce link, add sponsors to navbar * Multline sponsors; img size to match amt given * Responsive sponsor section * Exclude transition properly (Refactor l8r) * Hover state on mobile is now handled https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/ * Tweak prospectus spacing * Extra newline * Hero section parallax (#1091) * Hero section parallax * Update package-lock.json * Update dependencies * Tweak parallax values for now * Fix zindex on hero content; reorder desk container * Fix shapes div disappearing * Fixed hero text clipping over shelf, disabled mobile parallax * Removed rellax class from the shelf Co-authored-by: Peter Kos <[email protected]> * Carousel image clips over the front clip on mobile on tap/slide (#1078) * Carousel image: removed transparency on hover for smaller screens * Changed hover effect to brightness from opacity * Older iOS can now close image modal * Disabled filter effect on mobile * Increased nav z-index from 4 to 5 Co-authored-by: Peter Kos <[email protected]> * Adding social media summary cards (#1095) * text for cards; still need imgs from design * fixing the example url I left in * removing theme-color meta tag * adding social card image * fixing file paths * fixing twitter * Add parcel-plugin-metaimage * twitter:image property->name Co-authored-by: Peter Kos <[email protected]> * Update shipping FAQ, team size (#1086) * Update shipping FAQ * Remove extra newline * Add team membership limit to faq * Update to logistics wording * Remove extra spaces after some text * Fix hover effect (#1098) * Integrating with FeaturePeek (#1108) * Integrating with FeaturePeek * Fix the newlines * Integrating with FeaturePeek * Fix build script, damn featurepeek * Removes Dokku files/integrations (#1113) * Removes Dokku files/integrations * Update deploy-staging.yml * Update FAQ (#1114) * Add Prizes section (#1117) * Start prizes section * More deisgn + more repsosnive * cleanup * real emdashes * Add wegmans, stickermule (#1120) * making schedule match prizes with border-top (#1122) * new media query for mobile nav (#1123) * stickermule link update (#1129) * adding line about timezone (#1124) Co-authored-by: Peter Kos <[email protected]> * restructuring assets folder (#1126) Co-authored-by: Peter Kos <[email protected]> * Hotfix redirect brickhack.io/apply to apply.brickhack.io (#1135) * Add redirect script Meta redirect is a bit wonky with some browsers so lets try this (GH pages also has no .htaccess) * redirecting all 404s to the main page (not tested) Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: ww2497 <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: William Wu <[email protected]> Co-authored-by: Samuel Velasquez <[email protected]> Co-authored-by: JeremyRudman <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: Chris Baudouin, Jr <[email protected]> * Added dynamic schedule (#1139) * Schedule is now pulled from HackathonManager * Schedule is now pulled from HackathonManager * Switched schedule JS to use correct data format * Scaffolded API fetch code * Added date/time background fade * Added time progress indicator * Event marker now extends outside event div * Second-day events can be shown automatically * CSS code style fixes * Event border works for any size events * Fix second day click * More CSS code style fixes * Removed fake API data * fix url for testing * fix now, change url, change section description Co-authored-by: Peter Kos <[email protected]> * update faq (#1143) * Hotfix timezones on schedule (#1147) * Fix timeone schedule * whooops * mtbank->mttech (#1144) * BrickHack 7 Updates (#1145) * More opaque * Changed README badge * turning autoplay back on * Highlighting nav items with scroll (#1064) * Basic nav highlighting * Nav is now hidden on mobile again * Fixed conflicting smooth scrolling settings * Added transparency transition * Adjusted transition target * Adjusted transition target * Added a comment * Update sass/main.scss Co-authored-by: Peter Kos <[email protected]> * Restored old nav structure, adjusted scrolling * Searchbar no longer shows ID, fixed border unaligning nav items * Remove hover on click * Cleaned up CSS, added comment * Removed newline * Update package-lock.json * Update package-lock.json * Target navbar links instead of login button Co-authored-by: Peter Kos <[email protected]> * Bh-970 large screen layout (#1053) * initial commit * deleted swap file, increased nav size along with desk and shape dimensions * mobile section newlines * moved min-breakpoint above * removed extra newline * added spacing for mlh-badge styling * removed needless nav changes and fixed remaining spacing issues * Fix extra newlines Co-authored-by: Peter Kos <[email protected]> * fixed shelf clipping bug on large screen sizes (#1089) changed it to be a percentage over 1500px screen width * Sponsors section (#1088) * Initial sponsor/partner logos * “Inrterested in sponsor” bit * logo updates, added prospectus * Fixed logos, fixed bg color * on hover show color logo; some bugs MLH logo wonky pinnacle no URl * attempt to fix hover delay gltich * Fix partner image size * Update pinnalce link, add sponsors to navbar * Multline sponsors; img size to match amt given * Responsive sponsor section * Exclude transition properly (Refactor l8r) * Hover state on mobile is now handled https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/ * Tweak prospectus spacing * Extra newline * Hero section parallax (#1091) * Hero section parallax * Update package-lock.json * Update dependencies * Tweak parallax values for now * Fix zindex on hero content; reorder desk container * Fix shapes div disappearing * Fixed hero text clipping over shelf, disabled mobile parallax * Removed rellax class from the shelf Co-authored-by: Peter Kos <[email protected]> * Carousel image clips over the front clip on mobile on tap/slide (#1078) * Carousel image: removed transparency on hover for smaller screens * Changed hover effect to brightness from opacity * Older iOS can now close image modal * Disabled filter effect on mobile * Increased nav z-index from 4 to 5 Co-authored-by: Peter Kos <[email protected]> * Adding social media summary cards (#1095) * text for cards; still need imgs from design * fixing the example url I left in * removing theme-color meta tag * adding social card image * fixing file paths * fixing twitter * Add parcel-plugin-metaimage * twitter:image property->name Co-authored-by: Peter Kos <[email protected]> * Update shipping FAQ, team size (#1086) * Update shipping FAQ * Remove extra newline * Add team membership limit to faq * Update to logistics wording * Remove extra spaces after some text * Fix hover effect (#1098) * Integrating with FeaturePeek (#1108) * Integrating with FeaturePeek * Fix the newlines * Integrating with FeaturePeek * Fix build script, damn featurepeek * Removes Dokku files/integrations (#1113) * Removes Dokku files/integrations * Update deploy-staging.yml * Update FAQ (#1114) * Add Prizes section (#1117) * Start prizes section * More deisgn + more repsosnive * cleanup * real emdashes * Add wegmans, stickermule (#1120) * making schedule match prizes with border-top (#1122) * new media query for mobile nav (#1123) * stickermule link update (#1129) * adding line about timezone (#1124) Co-authored-by: Peter Kos <[email protected]> * restructuring assets folder (#1126) Co-authored-by: Peter Kos <[email protected]> * Hotfix redirect brickhack.io/apply to apply.brickhack.io (#1135) * Add redirect script Meta redirect is a bit wonky with some browsers so lets try this (GH pages also has no .htaccess) * redirecting all 404s to the main page (not tested) Co-authored-by: sjmiller7 <[email protected]> * Added dynamic schedule (#1139) * Schedule is now pulled from HackathonManager * Schedule is now pulled from HackathonManager * Switched schedule JS to use correct data format * Scaffolded API fetch code * Added date/time background fade * Added time progress indicator * Event marker now extends outside event div * Second-day events can be shown automatically * CSS code style fixes * Event border works for any size events * Fix second day click * More CSS code style fixes * Removed fake API data * fix url for testing * fix now, change url, change section description Co-authored-by: Peter Kos <[email protected]> * update faq (#1143) * Hotfix timezones on schedule (#1147) * Fix timeone schedule * whooops * mtbank->mttech (#1144) Co-authored-by: ww2497 <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: William Wu <[email protected]> Co-authored-by: Samuel Velasquez <[email protected]> Co-authored-by: JeremyRudman <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: Chris Baudouin, Jr <[email protected]> Co-authored-by: Colby Gallup <[email protected]> * Update ricky hero svgs to use the ones on Notion, adjust color of site (#1138) * changed color and replaced desk files with those on notion * update node and reinstall * another push with the same changes to package-lock * ignore this * updated package-lock for lockfile fix attempt * upgraded npm to fix the package-lock file * need something to push * fservent error fix attempt * update fservent fix * third attempt of fservent update * no warnings on fservent nor lockfile. Please work * fix nit Co-authored-by: Peter Kos <[email protected]> * Schedule dates are shown in local timezone (#1148) * Schedule dates are shown in local timezone * Added timezone message * Update index.html Co-authored-by: Peter Kos <[email protected]> Co-authored-by: Peter Kos <[email protected]> * Adjusted footer, added hover effect on links * Gallery (#1103) * Header and flex box for gallery (#1102) * Remove old gallery * Setup gallery link * header for gallery * images flex box * indentation corrected * resolved issues * changes part 3 lol * resolved issue - favicon and description * resolved css issue * newline & semicolon resolved Co-authored-by: Peter Kos <[email protected]> Co-authored-by: Saranya Dadi <[email protected]> * adding navbar * newline at end of js * fixes and refactoring js * fixes * Update sass/gallery.scss Co-authored-by: Peter Kos <[email protected]> * Update sass/gallery.scss Co-authored-by: Peter Kos <[email protected]> * Gallery Image Popup (#1107) * adding html/css for modal * making the modal open/close * fixing stuff * scss fixes * fixes * fixing the modal * fixes * Gallery Mobile Styling + CSS Cleanup (#1111) * attempt 1 at cliping images * mobile gallery + css cleanup * fixes * Dynamically adding images (#1115) * first bit of changes * attempts at dynamic * FIx IAM credentials * putting image into modal * fixing image loading * comment fix * fixing my comment Co-authored-by: Peter Kos <[email protected]> * trying to add lazy * more attempts at Lazy loading * Revert "more attempts at Lazy loading" This reverts commit a61ba2f38f5eedd3d26a6392836aa2913385e590. * Revert "trying to add lazy" This reverts commit 22a9145096730ede602ef72a2c6942bd35d3da80. * Lazy load background images in gallery (#1119) * adding lazy * fixing modal * header information * Dynamic loading + transitions!!!!! * getting the last of the gallery content up Co-authored-by: sjmiller7 <[email protected]> * Gallery thumbnail images and added logos (#1137) * attempts at adding logos * making thumbnails appear * CD/local dev now uses .env for IAM auth; update README w/ local dev instructions (#1132) * Add keys.js generation as part of GH actions Would be ncie to refactor later to chain the build job * switch from keys.js to env var * Update readme to include IAM env settings * Update build to use env var * Remove TODO * Env var CI/CD is now valid YAML :) * Update gallery button w/ new icon + text * fixing ios links issue * Adjusting gallery modal design (#1151) * adjusting modal design * fixing modal scroll breakpoint & dumb padding * Fix package lock sync from backmerge Co-authored-by: SaranyaDadi <[email protected]> Co-authored-by: Saranya Dadi <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: sjmiller7 <[email protected]> * Removed outdated comment * Added event sorting code * Renamed sortEvents to compareEvents * New schedule design with pre-event workshop support (no mobile) (#1160) * Start new schedule; add binder ringz * tabs animation * tabs :) * tabs toggle hell yeah * tab toggling works fully * Schedule contnet layout fixed * Pre-event layout prog; 2 other pages work * Pre events work * color pre event thing * full schedule toggle done * Fix bug * More space on top and fix other bug * fix things * fix js range * no pointer * beeg tabs * Added more sponsor logos (#1164) * Schedule 2.0 Mobile (#1163) * progress on mobile * Progress * Aligning things and fix specifity roadblock * Tab spacing and tweak section on very small screen * style fix * BrickHack 7 Updates (#1156) * Update ricky hero svgs to use the ones on Notion, adjust color of site (#1138) * changed color and replaced desk files with those on notion * update node and reinstall * another push with the same changes to package-lock * ignore this * updated package-lock for lockfile fix attempt * upgraded npm to fix the package-lock file * need something to push * fservent error fix attempt * update fservent fix * third attempt of fservent update * no warnings on fservent nor lockfile. Please work * fix nit Co-authored-by: Peter Kos <[email protected]> * Schedule dates are shown in local timezone (#1148) * Schedule dates are shown in local timezone * Added timezone message * Update index.html Co-authored-by: Peter Kos <[email protected]> Co-authored-by: Peter Kos <[email protected]> * Gallery (#1103) * Header and flex box for gallery (#1102) * Remove old gallery * Setup gallery link * header for gallery * images flex box * indentation corrected * resolved issues * changes part 3 lol * resolved issue - favicon and description * resolved css issue * newline & semicolon resolved Co-authored-by: Peter Kos <[email protected]> Co-authored-by: Saranya Dadi <[email protected]> * adding navbar * newline at end of js * fixes and refactoring js * fixes * Update sass/gallery.scss Co-authored-by: Peter Kos <[email protected]> * Update sass/gallery.scss Co-authored-by: Peter Kos <[email protected]> * Gallery Image Popup (#1107) * adding html/css for modal * making the modal open/close * fixing stuff * scss fixes * fixes * fixing the modal * fixes * Gallery Mobile Styling + CSS Cleanup (#1111) * attempt 1 at cliping images * mobile gallery + css cleanup * fixes * Dynamically adding images (#1115) * first bit of changes * attempts at dynamic * FIx IAM credentials * putting image into modal * fixing image loading * comment fix * fixing my comment Co-authored-by: Peter Kos <[email protected]> * trying to add lazy * more attempts at Lazy loading * Revert "more attempts at Lazy loading" This reverts commit a61ba2f38f5eedd3d26a6392836aa2913385e590. * Revert "trying to add lazy" This reverts commit 22a9145096730ede602ef72a2c6942bd35d3da80. * Lazy load background images in gallery (#1119) * adding lazy * fixing modal * header information * Dynamic loading + transitions!!!!! * getting the last of the gallery content up Co-authored-by: sjmiller7 <[email protected]> * Gallery thumbnail images and added logos (#1137) * attempts at adding logos * making thumbnails appear * CD/local dev now uses .env for IAM auth; update README w/ local dev instructions (#1132) * Add keys.js generation as part of GH actions Would be ncie to refactor later to chain the build job * switch from keys.js to env var * Update readme to include IAM env settings * Update build to use env var * Remove TODO * Env var CI/CD is now valid YAML :) * Update gallery button w/ new icon + text * fixing ios links issue * Adjusting gallery modal design (#1151) * adjusting modal design * fixing modal scroll breakpoint & dumb padding * Fix package lock sync from backmerge Co-authored-by: SaranyaDadi <[email protected]> Co-authored-by: Saranya Dadi <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: sjmiller7 <[email protected]> * Removed outdated comment * Added event sorting code * Renamed sortEvents to compareEvents * New schedule design with pre-event workshop support (no mobile) (#1160) * Start new schedule; add binder ringz * tabs animation * tabs :) * tabs toggle hell yeah * tab toggling works fully * Schedule contnet layout fixed * Pre-event layout prog; 2 other pages work * Pre events work * color pre event thing * full schedule toggle done * Fix bug * More space on top and fix other bug * fix things * fix js range * no pointer * beeg tabs * Added more sponsor logos (#1164) * Schedule 2.0 Mobile (#1163) * progress on mobile * Progress * Aligning things and fix specifity roadblock * Tab spacing and tweak section on very small screen * style fix Co-authored-by: ww2497 <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: William Wu <[email protected]> Co-authored-by: Samuel Velasquez <[email protected]> Co-authored-by: JeremyRudman <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: Chris Baudouin, Jr <[email protected]> Co-authored-by: Colby Gallup <[email protected]> Co-authored-by: SaranyaDadi <[email protected]> Co-authored-by: Saranya Dadi <[email protected]> * Changed footer hover effect * Fixing gallery modal size and background scrolling (#1169) * the modal is fixed, thanks colby * deleting the inline CSS for overflow on hide * "Show more" buttons share tab colors * Add discord button to hero (#1155) * Add discord button to registration; no mobile * Add discord link * Mobile button progress * More buton * Remove stray comment * Icons now translate on hover rather than turn red * Fix link (#1176) * BrickHack 7 Updates (#1174) * More opaque * Changed README badge * turning autoplay back on * Highlighting nav items with scroll (#1064) * Basic nav highlighting * Nav is now hidden on mobile again * Fixed conflicting smooth scrolling settings * Added transparency transition * Adjusted transition target * Adjusted transition target * Added a comment * Update sass/main.scss Co-authored-by: Peter Kos <[email protected]> * Restored old nav structure, adjusted scrolling * Searchbar no longer shows ID, fixed border unaligning nav items * Remove hover on click * Cleaned up CSS, added comment * Removed newline * Update package-lock.json * Update package-lock.json * Target navbar links instead of login button Co-authored-by: Peter Kos <[email protected]> * Bh-970 large screen layout (#1053) * initial commit * deleted swap file, increased nav size along with desk and shape dimensions * mobile section newlines * moved min-breakpoint above * removed extra newline * added spacing for mlh-badge styling * removed needless nav changes and fixed remaining spacing issues * Fix extra newlines Co-authored-by: Peter Kos <[email protected]> * fixed shelf clipping bug on large screen sizes (#1089) changed it to be a percentage over 1500px screen width * Sponsors section (#1088) * Initial sponsor/partner logos * “Inrterested in sponsor” bit * logo updates, added prospectus * Fixed logos, fixed bg color * on hover show color logo; some bugs MLH logo wonky pinnacle no URl * attempt to fix hover delay gltich * Fix partner image size * Update pinnalce link, add sponsors to navbar * Multline sponsors; img size to match amt given * Responsive sponsor section * Exclude transition properly (Refactor l8r) * Hover state on mobile is now handled https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/ * Tweak prospectus spacing * Extra newline * Hero section parallax (#1091) * Hero section parallax * Update package-lock.json * Update dependencies * Tweak parallax values for now * Fix zindex on hero content; reorder desk container * Fix shapes div disappearing * Fixed hero text clipping over shelf, disabled mobile parallax * Removed rellax class from the shelf Co-authored-by: Peter Kos <[email protected]> * Carousel image clips over the front clip on mobile on tap/slide (#1078) * Carousel image: removed transparency on hover for smaller screens * Changed hover effect to brightness from opacity * Older iOS can now close image modal * Disabled filter effect on mobile * Increased nav z-index from 4 to 5 Co-authored-by: Peter Kos <[email protected]> * Adding social media summary cards (#1095) * text for cards; still need imgs from design * fixing the example url I left in * removing theme-color meta tag * adding social card image * fixing file paths * fixing twitter * Add parcel-plugin-metaimage * twitter:image property->name Co-authored-by: Peter Kos <[email protected]> * Update shipping FAQ, team size (#1086) * Update shipping FAQ * Remove extra newline * Add team membership limit to faq * Update to logistics wording * Remove extra spaces after some text * Fix hover effect (#1098) * Integrating with FeaturePeek (#1108) * Integrating with FeaturePeek * Fix the newlines * Integrating with FeaturePeek * Fix build script, damn featurepeek * Removes Dokku files/integrations (#1113) * Removes Dokku files/integrations * Update deploy-staging.yml * Update FAQ (#1114) * Add Prizes section (#1117) * Start prizes section * More deisgn + more repsosnive * cleanup * real emdashes * Add wegmans, stickermule (#1120) * making schedule match prizes with border-top (#1122) * new media query for mobile nav (#1123) * stickermule link update (#1129) * adding line about timezone (#1124) Co-authored-by: Peter Kos <[email protected]> * restructuring assets folder (#1126) Co-authored-by: Peter Kos <[email protected]> * Hotfix redirect brickhack.io/apply to apply.brickhack.io (#1135) * Add redirect script Meta redirect is a bit wonky with some browsers so lets try this (GH pages also has no .htaccess) * redirecting all 404s to the main page (not tested) Co-authored-by: sjmiller7 <[email protected]> * Added dynamic schedule (#1139) * Schedule is now pulled from HackathonManager * Schedule is now pulled from HackathonManager * Switched schedule JS to use correct data format * Scaffolded API fetch code * Added date/time background fade * Added time progress indicator * Event marker now extends outside event div * Second-day events can be shown automatically * CSS code style fixes * Event border works for any size events * Fix second day click * More CSS code style fixes * Removed fake API data * fix url for testing * fix now, change url, change section description Co-authored-by: Peter Kos <[email protected]> * update faq (#1143) * Hotfix timezones on schedule (#1147) * Fix timeone schedule * whooops * mtbank->mttech (#1144) * Update ricky hero svgs to use the ones on Notion, adjust color of site (#1138) * changed color and replaced desk files with those on notion * update node and reinstall * another push with the same changes to package-lock * ignore this * updated package-lock for lockfile fix attempt * upgraded npm to fix the package-lock file * need something to push * fservent error fix attempt * update fservent fix * third attempt of fservent update * no warnings on fservent nor lockfile. Please work * fix nit Co-authored-by: Peter Kos <[email protected]> * Schedule dates are shown in local timezone (#1148) * Schedule dates are shown in local timezone * Added timezone message * Update index.html Co-authored-by: Peter Kos <[email protected]> Co-authored-by: Peter Kos <[email protected]> * Gallery (#1103) * Header and flex box for gallery (#1102) * Remove old gallery * Setup gallery link * header for gallery * images flex box * indentation corrected * resolved issues * changes part 3 lol * resolved issue - favicon and description * resolved css issue * newline & semicolon resolved Co-authored-by: Peter Kos <[email protected]> Co-authored-by: Saranya Dadi <[email protected]> * adding navbar * newline at end of js * fixes and refactoring js * fixes * Update sass/gallery.scss Co-authored-by: Peter Kos <[email protected]> * Update sass/gallery.scss Co-authored-by: Peter Kos <[email protected]> * Gallery Image Popup (#1107) * adding html/css for modal * making the modal open/close * fixing stuff * scss fixes * fixes * fixing the modal * fixes * Gallery Mobile Styling + CSS Cleanup (#1111) * attempt 1 at cliping images * mobile gallery + css cleanup * fixes * Dynamically adding images (#1115) * first bit of changes * attempts at dynamic * FIx IAM credentials * putting image into modal * fixing image loading * comment fix * fixing my comment Co-authored-by: Peter Kos <[email protected]> * trying to add lazy * more attempts at Lazy loading * Revert "more attempts at Lazy loading" This reverts commit a61ba2f38f5eedd3d26a6392836aa2913385e590. * Revert "trying to add lazy" This reverts commit 22a9145096730ede602ef72a2c6942bd35d3da80. * Lazy load background images in gallery (#1119) * adding lazy * fixing modal * header information * Dynamic loading + transitions!!!!! * getting the last of the gallery content up Co-authored-by: sjmiller7 <[email protected]> * Gallery thumbnail images and added logos (#1137) * attempts at adding logos * making thumbnails appear * CD/local dev now uses .env for IAM auth; update README w/ local dev instructions (#1132) * Add keys.js generation as part of GH actions Would be ncie to refactor later to chain the build job * switch from keys.js to env var * Update readme to include IAM env settings * Update build to use env var * Remove TODO * Env var CI/CD is now valid YAML :) * Update gallery button w/ new icon + text * fixing ios links issue * Adjusting gallery modal design (#1151) * adjusting modal design * fixing modal scroll breakpoint & dumb padding * Fix package lock sync from backmerge Co-authored-by: SaranyaDadi <[email protected]> Co-authored-by: Saranya Dadi <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: sjmiller7 <[email protected]> * Removed outdated comment * Added event sorting code * Renamed sortEvents to compareEvents * New schedule design with pre-event workshop support (no mobile) (#1160) * Start new schedule; add binder ringz * tabs animation * tabs :) * tabs toggle hell yeah * tab toggling works fully * Schedule contnet layout fixed * Pre-event layout prog; 2 other pages work * Pre events work * color pre event thing * full schedule toggle done * Fix bug * More space on top and fix other bug * fix things * fix js range * no pointer * beeg tabs * Added more sponsor logos (#1164) * Schedule 2.0 Mobile (#1163) * progress on mobile * Progress * Aligning things and fix specifity roadblock * Tab spacing and tweak section on very small screen * style fix * Fixing gallery modal size and background scrolling (#1169) * the modal is fixed, thanks colby * deleting the inline CSS for overflow on hide * "Show more" buttons share tab colors * Add discord button to hero (#1155) * Add discord button to registration; no mobile * Add discord link * Mobile button progress * More buton * Remove stray comment * Fix link (#1176) Co-authored-by: ww2497 <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: William Wu <[email protected]> Co-authored-by: Samuel Velasquez <[email protected]> Co-authored-by: JeremyRudman <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: Chris Baudouin, Jr <[email protected]> Co-authored-by: Colby Gallup <[email protected]> Co-authored-by: SaranyaDadi <[email protected]> Co-authored-by: Saranya Dadi <[email protected]> * Revert "Add discord button to hero (#1155)" (#1178) This reverts commit 388700ee41bc599f9686292068ab37d8a5fe1ae5. # Conflicts: # index.html * Squashed commit of the following: commit 69e6fe176637d12ff95059ee065f3e7689d5135f Author: Peter Kos <[email protected]> Date: Wed Feb 17 15:09:09 2021 -0500 Revert "Add discord button to hero (#1155)" This reverts commit 388700ee41bc599f9686292068ab37d8a5fe1ae5. # Conflicts: # index.html * BrickHack 7 Updates (#1179) * More opaque * Changed README badge * turning autoplay back on * Highlighting nav items with scroll (#1064) * Basic nav highlighting * Nav is now hidden on mobile again * Fixed conflicting smooth scrolling settings * Added transparency transition * Adjusted transition target * Adjusted transition target * Added a comment * Update sass/main.scss Co-authored-by: Peter Kos <[email protected]> * Restored old nav structure, adjusted scrolling * Searchbar no longer shows ID, fixed border unaligning nav items * Remove hover on click * Cleaned up CSS, added comment * Removed newline * Update package-lock.json * Update package-lock.json * Target navbar links instead of login button Co-authored-by: Peter Kos <[email protected]> * Bh-970 large screen layout (#1053) * initial commit * deleted swap file, increased nav size along with desk and shape dimensions * mobile section newlines * moved min-breakpoint above * removed extra newline * added spacing for mlh-badge styling * removed needless nav changes and fixed remaining spacing issues * Fix extra newlines Co-authored-by: Peter Kos <[email protected]> * fixed shelf clipping bug on large screen sizes (#1089) changed it to be a percentage over 1500px screen width * Sponsors section (#1088) * Initial sponsor/partner logos * “Inrterested in sponsor” bit * logo updates, added prospectus * Fixed logos, fixed bg color * on hover show color logo; some bugs MLH logo wonky pinnacle no URl * attempt to fix hover delay gltich * Fix partner image size * Update pinnalce link, add sponsors to navbar * Multline sponsors; img size to match amt given * Responsive sponsor section * Exclude transition properly (Refactor l8r) * Hover state on mobile is now handled https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/ * Tweak prospectus spacing * Extra newline * Hero section parallax (#1091) * Hero section parallax * Update package-lock.json * Update dependencies * Tweak parallax values for now * Fix zindex on hero content; reorder desk container * Fix shapes div disappearing * Fixed hero text clipping over shelf, disabled mobile parallax * Removed rellax class from the shelf Co-authored-by: Peter Kos <[email protected]> * Carousel image clips over the front clip on mobile on tap/slide (#1078) * Carousel image: removed transparency on hover for smaller screens * Changed hover effect to brightness from opacity * Older iOS can now close image modal * Disabled filter effect on mobile * Increased nav z-index from 4 to 5 Co-authored-by: Peter Kos <[email protected]> * Adding social media summary cards (#1095) * text for cards; still need imgs from design * fixing the example url I left in * removing theme-color meta tag * adding social card image * fixing file paths * fixing twitter * Add parcel-plugin-metaimage * twitter:image property->name Co-authored-by: Peter Kos <[email protected]> * Update shipping FAQ, team size (#1086) * Update shipping FAQ * Remove extra newline * Add team membership limit to faq * Update to logistics wording * Remove extra spaces after some text * Fix hover effect (#1098) * Integrating with FeaturePeek (#1108) * Integrating with FeaturePeek * Fix the newlines * Integrating with FeaturePeek * Fix build script, damn featurepeek * Removes Dokku files/integrations (#1113) * Removes Dokku files/integrations * Update deploy-staging.yml * Update FAQ (#1114) * Add Prizes section (#1117) * Start prizes section * More deisgn + more repsosnive * cleanup * real emdashes * Add wegmans, stickermule (#1120) * making schedule match prizes with border-top (#1122) * new media query for mobile nav (#1123) * stickermule link update (#1129) * adding line about timezone (#1124) Co-authored-by: Peter Kos <[email protected]> * restructuring assets folder (#1126) Co-authored-by: Peter Kos <[email protected]> * Hotfix redirect brickhack.io/apply to apply.brickhack.io (#1135) * Add redirect script Meta redirect is a bit wonky with some browsers so lets try this (GH pages also has no .htaccess) * redirecting all 404s to the main page (not tested) Co-authored-by: sjmiller7 <[email protected]> * Added dynamic schedule (#1139) * Schedule is now pulled from HackathonManager * Schedule is now pulled from HackathonManager * Switched schedule JS to use correct data format * Scaffolded API fetch code * Added date/time background fade * Added time progress indicator * Event marker now extends outside event div * Second-day events can be shown automatically * CSS code style fixes * Event border works for any size events * Fix second day click * More CSS code style fixes * Removed fake API data * fix url for testing * fix now, change url, change section description Co-authored-by: Peter Kos <[email protected]> * update faq (#1143) * Hotfix timezones on schedule (#1147) * Fix timeone schedule * whooops * mtbank->mttech (#1144) * Update ricky hero svgs to use the ones on Notion, adjust color of site (#1138) * changed color and replaced desk files with those on notion * update node and reinstall * another push with the same changes to package-lock * ignore this * updated package-lock for lockfile fix attempt * upgraded npm to fix the package-lock file * need something to push * fservent error fix attempt * update fservent fix * third attempt of fservent update * no warnings on fservent nor lockfile. Please work * fix nit Co-authored-by: Peter Kos <[email protected]> * Schedule dates are shown in local timezone (#1148) * Schedule dates are shown in local timezone * Added timezone message * Update index.html Co-authored-by: Peter Kos <[email protected]> Co-authored-by: Peter Kos <[email protected]> * Gallery (#1103) * Header and flex box for gallery (#1102) * Remove old gallery * Setup gallery link * header for gallery * images flex box * indentation corrected * resolved issues * changes part 3 lol * resolved issue - favicon and description * resolved css issue * newline & semicolon resolved Co-authored-by: Peter Kos <[email protected]> Co-authored-by: Saranya Dadi <[email protected]> * adding navbar * newline at end of js * fixes and refactoring js * fixes * Update sass/gallery.scss Co-authored-by: Peter Kos <[email protected]> * Update sass/gallery.scss Co-authored-by: Peter Kos <[email protected]> * Gallery Image Popup (#1107) * adding html/css for modal * making the modal open/close * fixing stuff * scss fixes * fixes * fixing the modal * fixes * Gallery Mobile Styling + CSS Cleanup (#1111) * attempt 1 at cliping images * mobile gallery + css cleanup * fixes * Dynamically adding images (#1115) * first bit of changes * attempts at dynamic * FIx IAM credentials * putting image into modal * fixing image loading * comment fix * fixing my comment Co-authored-by: Peter Kos <[email protected]> * trying to add lazy * more attempts at Lazy loading * Revert "more attempts at Lazy loading" This reverts commit a61ba2f38f5eedd3d26a6392836aa2913385e590. * Revert "trying to add lazy" This reverts commit 22a9145096730ede602ef72a2c6942bd35d3da80. * Lazy load background images in gallery (#1119) * adding lazy * fixing modal * header information * Dynamic loading + transitions!!!!! * getting the last of the gallery content up Co-authored-by: sjmiller7 <[email protected]> * Gallery thumbnail images and added logos (#1137) * attempts at adding logos * making thumbnails appear * CD/local dev now uses .env for IAM auth; update README w/ local dev instructions (#1132) * Add keys.js generation as part of GH actions Would be ncie to refactor later to chain the build job * switch from keys.js to env var * Update readme to include IAM env settings * Update build to use env var * Remove TODO * Env var CI/CD is now valid YAML :) * Update gallery button w/ new icon + text * fixing ios links issue * Adjusting gallery modal design (#1151) * adjusting modal design * fixing modal scroll breakpoint & dumb padding * Fix package lock sync from backmerge Co-authored-by: SaranyaDadi <[email protected]> Co-authored-by: Saranya Dadi <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: sjmiller7 <[email protected]> * Removed outdated comment * Added event sorting code * Renamed sortEvents to compareEvents * New schedule design with pre-event workshop support (no mobile) (#1160) * Start new schedule; add binder ringz * tabs animation * tabs :) * tabs toggle hell yeah * tab toggling works fully * Schedule contnet layout fixed * Pre-event layout prog; 2 other pages work * Pre events work * color pre event thing * full schedule toggle done * Fix bug * More space on top and fix other bug * fix things * fix js range * no pointer * beeg tabs * Added more sponsor logos (#1164) * Schedule 2.0 Mobile (#1163) * progress on mobile * Progress * Aligning things and fix specifity roadblock * Tab spacing and tweak section on very small screen * style fix * Fixing gallery modal size and background scrolling (#1169) * the modal is fixed, thanks colby * deleting the inline CSS for overflow on hide * "Show more" buttons share tab colors * Add discord button to hero (#1155) * Add discord button to registration; no mobile * Add discord link * Mobile button progress * More buton * Remove stray comment * Fix link (#1176) * Revert "Add discord button to hero (#1155)" (#1178) This reverts commit 388700ee41bc599f9686292068ab37d8a5fe1ae5. # Conflicts: # index.html * Squashed commit of the following: commit 69e6fe176637d12ff95059ee065f3e7689d5135f Author: Peter Kos <[email protected]> Date: Wed Feb 17 15:09:09 2021 -0500 Revert "Add discord button to hero (#1155)" This reverts commit 388700ee41bc599f9686292068ab37d8a5fe1ae5. # Conflicts: # index.html Co-authored-by: ww2497 <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: William Wu <[email protected]> Co-authored-by: Samuel Velasquez <[email protected]> Co-authored-by: JeremyRudman <[email protected]> Co-authored-by: sjmiller7 <[email protected]> Co-authored-by: Chris Baudouin, Jr <[email protected]> Co-authored-by: Colby Gallup <[email protected]> Co-authored-by: SaranyaDadi <[email protected]> Co-authored-by: Saranya Dadi <[email protected]> * Peter made an oopsies (#1181) * BrickHack 7 Updates (#1183) * More opaque * Changed README badge * turning autoplay back on * Highlighting nav items with scroll (#1064) * Basic nav highlighting * Nav is now hidden on mobile again * Fixed conflicting smooth scrolling settings * Added transparency transition * Adjusted transition target * Adjusted transition target * Added a comment * Update sass/main.scss Co-authored-by: Peter Kos <[email protected]> * Restored old nav structure, adjusted scrolling * Searchbar no longer shows ID, fixed border unaligning nav items * Remove hover on click * Cleaned up CSS, added comment * Removed newline * Update package-lock.json * Update package-lock.json * Target navbar links instead of login button Co-authored-by: Peter Kos <[email protected]> * Bh-970 large screen layout (#1053) * initial commit * deleted swap file, increased nav size along with desk and shape dimensions * mobile section newlines * moved min-breakpoint above * removed extra newline * added spacing for mlh-badge styling * removed needless nav changes and fixed remaining spacing issues * Fix extra newlines Co-authored-by: Peter Kos <[email protected]> * fixed shelf clipping bug on large screen sizes (#1089) changed it to be a percentage over 1500px screen width * Sponsors section (#1088) * Initial sponsor/partner logos * “Inrterested in sponsor” bit * logo updates, added prospectus * Fixed logos, fixed bg color * on hover show color logo; some bugs MLH logo wonky pinnacle no URl * attempt to fix hover delay gltich * Fix partner image size * Update pinnalce link, add sponsors to navbar * Multline sponsors; img size to match amt given * Responsive sponsor section * Exclude transition properly (Refactor l8r) * Hover state on mobile is now handled https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/ * Tweak prospectus spacing * Extra newline * Hero section parallax (#1091) * Hero section parallax * Update package-lock.json * Update dependencies * Tweak parallax values for now * Fix zindex on hero content; reorder desk container * Fix shapes div disappearing * Fixed hero text clipping over shelf, disabled mobile parallax * Removed rellax class from the shelf Co-authored-by: Peter Kos <[email protected]> * Carousel image clips over the front clip on mobile on tap/slide (#1078) * Carousel image: removed transparency on hover for smaller screens * Changed hover effect to brightness from opacity * Older iOS can now close image modal * Disabled filter effect on mobile * Increased nav z-index from 4 to 5 Co-authored-by: Peter Kos <[email protected]> * Adding social media summary cards (#1095) * text for cards; still need imgs from design * fixing the example url I left in * removing theme-color meta tag * adding social card image * fixing file paths * fixing twitter * Add parcel-plugin-metaimage * twitter:image property->name Co-authored-by: Peter Kos <[email protected]> * Update shipping FAQ, team size (#1086) * Update shipping FAQ * Remove extra newline * Add team membership limit to faq * Update to logistics wording * Remove extra spaces after some text * Fix hover effect (#1098) * Integrating with FeaturePeek (#1108) * Integrating with FeaturePeek * Fix the newlines * Integrating with FeaturePeek * Fix build script, damn featurepeek * Removes Dokku files/integrations (#1113) * Removes Dokku files/integrations * Update deploy-staging.yml * Update FAQ (#1114) * Add Prizes section (#1117) * Start prizes section * More deisgn + more repsosnive * cleanup * real emdashes * Add wegmans, stickermule (#1120) * making schedule match prizes with border-top (#1122) * new media query for mobile nav (#1123) * stickermule link update (#1129) * adding line about timezone (#1124) Co-authored-by: Peter Kos <[email protected]> * restructuring assets folder (#1126) Co-authored-by: Peter Kos <[email protected]> * Hotfix redirect brickhack.io/apply to apply.brickhack.io (#1135) * Add redirect script Meta redirect is a bit wonky with some browsers so lets try this (GH pages also has no .htaccess) * redirecting all 404s to the main page (not tested) Co-authored-by: sjmiller7 <[email protected]> * Added dynamic schedule (#1139) * Schedule is now pulled from HackathonManager * Schedule is now pulled from HackathonManager * Switched schedule JS to use correct data format * Scaffolded API fetch code * Added date/time background fade * Added time progress indicator * Event marker now extends outside event div * Second-day events can be shown automatically * CSS code style fixes * Event border works for any size events * Fix second day click * More CSS code style fixes * Removed fake API data * fix url for testing * fix now, change url, change section description Co-authored-by: Peter Kos <[email protected]> * update faq (#1143) * Hotfix timezones on schedule (#1147) * Fix timeone schedule * whooops * mtbank->mttech (#1144) * Update ricky hero svgs to use the ones on Notion, adjust color of site (#1138) * changed color and replaced desk files with those on notion * update node and reinstall * another push with the same changes to package-lock * ignore this * updated package-lock for lockfile fix…
✔️ Deploy Preview for infallible-lumiere-e9d357 ready! 🔨 Explore the source changes: b16c111 🔍 Inspect the deploy log: https://app.netlify.com/sites/infallible-lumiere-e9d357/deploys/620fee0dc1b07f00080abfc5 😎 Browse the preview: https://deploy-preview-1270--infallible-lumiere-e9d357.netlify.app |
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.
Signed-off-by: Peter Kos [email protected]
Signed-off-by: Peter Kos [email protected]
Signed-off-by: Peter Kos [email protected]
Added back old hiring message
Fix logo pos!
Signed-off-by: Peter Kos [email protected]
Signed-off-by: Peter Kos [email protected]
Signed-off-by: Peter Kos [email protected]
Signed-off-by: Peter Kos [email protected]
Signed-off-by: Peter Kos [email protected]
Minor styling changes for the modal.
Added "view gallery" button
Changed em -> px
Changed gallery button icon/opacity
Removed MLH/gallery button mobile stying
Merged common button styles
Set button width to 100%
"Changed em -> px" even harder
Trimmed the trailing whitespace
Buttons now use standard radius
Improved icon alignment for buttons
Add invisible mailto
Signed-off-by: Peter Kos [email protected]
Added parentheses to gallery button text
contact us retains position, duplicate tags change displays based on breakpoints
Followed most recommended changes.
Gallery button no longer scrolls page
Update comments and spacing
Signed-off-by: Peter Kos [email protected]
minor change in scss format
Vh change
Signed-off-by: Peter Kos [email protected]
Signed-off-by: Peter Kos [email protected]
Signed-off-by: Peter Kos [email protected]
Signed-off-by: Peter Kos [email protected]
Signed-off-by: Peter Kos [email protected]
Signed-off-by: Peter Kos [email protected]
Signed-off-by: Peter Kos [email protected]
Very important iPod Touch support
Fix all SVGs, tweak shelf pos
fixed merge conflict resolution errors with main branch
Refactor spacing/code org in index.js
fixed spacing issues with contact ids
Random SVG func
Remove desk SVG change from fading on transition
Utterly broken on Safari, firefox has no transition when you do things, and chrome is nice but its ok
Only text align center on laptop
Use contact class where possible
Trailing newline in html
FAQ added for reusing old projects
Remove global transition from nav link hover
Fix margin on link items
Navbar pos fixed
Fix shape svg zindex
Nav color change, and z-index fix
Carousel arrows were clipping the top of the SVG… no more!
Michael last name on one line
Move section padding to fix arrow bug
Parallaxing the desk
Add swag message
Parallaxing shapes and cleaning code
Undoing parallax after 1220px
fixing shapes cutoff in parallax
semicolons
fixing transitions
wire no transition
More opaque
Changed README badge
turning autoplay back on
Highlighting nav items with scroll (Highlighting nav items with scroll #1064)
Basic nav highlighting
Nav is now hidden on mobile again
Fixed conflicting smooth scrolling settings
Added transparency transition
Adjusted transition target
Adjusted transition target
Added a comment
Update sass/main.scss
Co-authored-by: Peter Kos [email protected]
Restored old nav structure, adjusted scrolling
Searchbar no longer shows ID, fixed border unaligning nav items
Remove hover on click
Cleaned up CSS, added comment
Removed newline
Update package-lock.json
Update package-lock.json
Target navbar links instead of login button
Co-authored-by: Peter Kos [email protected]
Bh-970 large screen layout (Bh-970 large screen layout #1053)
initial commit
deleted swap file, increased nav size along with desk and shape dimensions
mobile section newlines
moved min-breakpoint above
removed extra newline
added spacing for mlh-badge styling
removed needless nav changes and fixed remaining spacing issues
Fix extra newlines
Co-authored-by: Peter Kos [email protected]
changed it to be a percentage over 1500px screen width
Sponsors section (Sponsors section #1088)
Initial sponsor/partner logos
“Inrterested in sponsor” bit
logo updates, added prospectus
Fixed logos, fixed bg color
on hover show color logo; some bugs
MLH logo wonky
pinnacle no URl
attempt to fix hover delay gltich
Fix partner image size
Update pinnalce link, add sponsors to navbar
Multline sponsors; img size to match amt given
Responsive sponsor section
Exclude transition properly (Refactor l8r)
Hover state on mobile is now handled
https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/
Tweak prospectus spacing
Extra newline
Hero section parallax (Hero section parallax #1091)
Hero section parallax
Update package-lock.json
Update dependencies
Tweak parallax values for now
Fix zindex on hero content; reorder desk container
Fix shapes div disappearing
Fixed hero text clipping over shelf, disabled mobile parallax
Removed rellax class from the shelf
Co-authored-by: Peter Kos [email protected]
Carousel image clips over the front clip on mobile on tap/slide (Carousel image clips over the front clip on mobile on tap/slide #1078)
Carousel image: removed transparency on hover for smaller screens
Changed hover effect to brightness from opacity
Older iOS can now close image modal
Disabled filter effect on mobile
Increased nav z-index from 4 to 5
Co-authored-by: Peter Kos [email protected]
Adding social media summary cards (Adding social media summary cards #1095)
text for cards; still need imgs from design
fixing the example url I left in
removing theme-color meta tag
adding social card image
fixing file paths
fixing twitter
Add parcel-plugin-metaimage
twitter:image property->name
Co-authored-by: Peter Kos [email protected]
Update shipping FAQ, team size (Update shipping FAQ, team size #1086)
Update shipping FAQ
Remove extra newline
Add team membership limit to faq
Update to logistics wording
Remove extra spaces after some text
Fix hover effect (Fix hover effect to only target specific properties #1098)
BrickHack 7 Site Updates (BrickHack 7 Site Updates #1099)
More opaque
Changed README badge
turning autoplay back on
Highlighting nav items with scroll (Highlighting nav items with scroll #1064)
Basic nav highlighting
Nav is now hidden on mobile again
Fixed conflicting smooth scrolling settings
Added transparency transition
Adjusted transition target
Adjusted transition target
Added a comment
Update sass/main.scss
Co-authored-by: Peter Kos [email protected]
Restored old nav structure, adjusted scrolling
Searchbar no longer shows ID, fixed border unaligning nav items
Remove hover on click
Cleaned up CSS, added comment
Removed newline
Update package-lock.json
Update package-lock.json
Target navbar links instead of login button
Co-authored-by: Peter Kos [email protected]
Bh-970 large screen layout (Bh-970 large screen layout #1053)
initial commit
deleted swap file, increased nav size along with desk and shape dimensions
mobile section newlines
moved min-breakpoint above
removed extra newline
added spacing for mlh-badge styling
removed needless nav changes and fixed remaining spacing issues
Fix extra newlines
Co-authored-by: Peter Kos [email protected]
changed it to be a percentage over 1500px screen width
Sponsors section (Sponsors section #1088)
Initial sponsor/partner logos
“Inrterested in sponsor” bit
logo updates, added prospectus
Fixed logos, fixed bg color
on hover show color logo; some bugs
MLH logo wonky
pinnacle no URl
attempt to fix hover delay gltich
Fix partner image size
Update pinnalce link, add sponsors to navbar
Multline sponsors; img size to match amt given
Responsive sponsor section
Exclude transition properly (Refactor l8r)
Hover state on mobile is now handled
https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/
Tweak prospectus spacing
Extra newline
Hero section parallax (Hero section parallax #1091)
Hero section parallax
Update package-lock.json
Update dependencies
Tweak parallax values for now
Fix zindex on hero content; reorder desk container
Fix shapes div disappearing
Fixed hero text clipping over shelf, disabled mobile parallax
Removed rellax class from the shelf
Co-authored-by: Peter Kos [email protected]
Carousel image clips over the front clip on mobile on tap/slide (Carousel image clips over the front clip on mobile on tap/slide #1078)
Carousel image: removed transparency on hover for smaller screens
Changed hover effect to brightness from opacity
Older iOS can now close image modal
Disabled filter effect on mobile
Increased nav z-index from 4 to 5
Co-authored-by: Peter Kos [email protected]
Adding social media summary cards (Adding social media summary cards #1095)
text for cards; still need imgs from design
fixing the example url I left in
removing theme-color meta tag
adding social card image
fixing file paths
fixing twitter
Add parcel-plugin-metaimage
twitter:image property->name
Co-authored-by: Peter Kos [email protected]
Update shipping FAQ, team size (Update shipping FAQ, team size #1086)
Update shipping FAQ
Remove extra newline
Add team membership limit to faq
Update to logistics wording
Remove extra spaces after some text
Fix hover effect (Fix hover effect to only target specific properties #1098)
Co-authored-by: ww2497 [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: William Wu [email protected]
Co-authored-by: Samuel Velasquez [email protected]
Co-authored-by: JeremyRudman [email protected]
Co-authored-by: sjmiller7 [email protected]
Integrating with FeaturePeek (Integrating with FeaturePeek #1108)
Integrating with FeaturePeek
Fix the newlines
Integrating with FeaturePeek
Fix build script, damn featurepeek
Removes Dokku files/integrations (Removes Dokku files/integrations #1113)
Removes Dokku files/integrations
Update deploy-staging.yml
Update FAQ (Update FAQ #1114)
Add Prizes section (Add Prizes section #1117)
Start prizes section
More deisgn + more repsosnive
cleanup
real emdashes
Add wegmans, stickermule (Add wegmans, stickermule logos #1120)
making schedule match prizes with border-top (Making schedule match prizes #1122)
new media query for mobile nav (Fixing navbar size issues #1123)
stickermule link update (Stickermule link update #1129)
BrickHack 7 Site Updates (BrickHack 7 Site Updates #1131)
More opaque
Changed README badge
turning autoplay back on
Highlighting nav items with scroll (Highlighting nav items with scroll #1064)
Basic nav highlighting
Nav is now hidden on mobile again
Fixed conflicting smooth scrolling settings
Added transparency transition
Adjusted transition target
Adjusted transition target
Added a comment
Update sass/main.scss
Co-authored-by: Peter Kos [email protected]
Restored old nav structure, adjusted scrolling
Searchbar no longer shows ID, fixed border unaligning nav items
Remove hover on click
Cleaned up CSS, added comment
Removed newline
Update package-lock.json
Update package-lock.json
Target navbar links instead of login button
Co-authored-by: Peter Kos [email protected]
Bh-970 large screen layout (Bh-970 large screen layout #1053)
initial commit
deleted swap file, increased nav size along with desk and shape dimensions
mobile section newlines
moved min-breakpoint above
removed extra newline
added spacing for mlh-badge styling
removed needless nav changes and fixed remaining spacing issues
Fix extra newlines
Co-authored-by: Peter Kos [email protected]
changed it to be a percentage over 1500px screen width
Sponsors section (Sponsors section #1088)
Initial sponsor/partner logos
“Inrterested in sponsor” bit
logo updates, added prospectus
Fixed logos, fixed bg color
on hover show color logo; some bugs
MLH logo wonky
pinnacle no URl
attempt to fix hover delay gltich
Fix partner image size
Update pinnalce link, add sponsors to navbar
Multline sponsors; img size to match amt given
Responsive sponsor section
Exclude transition properly (Refactor l8r)
Hover state on mobile is now handled
https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/
Tweak prospectus spacing
Extra newline
Hero section parallax (Hero section parallax #1091)
Hero section parallax
Update package-lock.json
Update dependencies
Tweak parallax values for now
Fix zindex on hero content; reorder desk container
Fix shapes div disappearing
Fixed hero text clipping over shelf, disabled mobile parallax
Removed rellax class from the shelf
Co-authored-by: Peter Kos [email protected]
Carousel image clips over the front clip on mobile on tap/slide (Carousel image clips over the front clip on mobile on tap/slide #1078)
Carousel image: removed transparency on hover for smaller screens
Changed hover effect to brightness from opacity
Older iOS can now close image modal
Disabled filter effect on mobile
Increased nav z-index from 4 to 5
Co-authored-by: Peter Kos [email protected]
Adding social media summary cards (Adding social media summary cards #1095)
text for cards; still need imgs from design
fixing the example url I left in
removing theme-color meta tag
adding social card image
fixing file paths
fixing twitter
Add parcel-plugin-metaimage
twitter:image property->name
Co-authored-by: Peter Kos [email protected]
Update shipping FAQ, team size (Update shipping FAQ, team size #1086)
Update shipping FAQ
Remove extra newline
Add team membership limit to faq
Update to logistics wording
Remove extra spaces after some text
Fix hover effect (Fix hover effect to only target specific properties #1098)
Integrating with FeaturePeek (Integrating with FeaturePeek #1108)
Integrating with FeaturePeek
Fix the newlines
Integrating with FeaturePeek
Fix build script, damn featurepeek
Removes Dokku files/integrations (Removes Dokku files/integrations #1113)
Removes Dokku files/integrations
Update deploy-staging.yml
Update FAQ (Update FAQ #1114)
Add Prizes section (Add Prizes section #1117)
Start prizes section
More deisgn + more repsosnive
cleanup
real emdashes
Add wegmans, stickermule (Add wegmans, stickermule logos #1120)
making schedule match prizes with border-top (Making schedule match prizes #1122)
new media query for mobile nav (Fixing navbar size issues #1123)
stickermule link update (Stickermule link update #1129)
Co-authored-by: ww2497 [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: William Wu [email protected]
Co-authored-by: Samuel Velasquez [email protected]
Co-authored-by: JeremyRudman [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: Chris Baudouin, Jr [email protected]
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Peter Kos [email protected]
Hotfix redirect brickhack.io/apply to apply.brickhack.io (Hotfix redirect brickhack.io/apply to apply.brickhack.io #1135)
Add redirect script
Meta redirect is a bit wonky with some browsers so lets try this (GH pages also has no .htaccess)
Co-authored-by: sjmiller7 [email protected]
BrickHack 7 Site Updates (+hotfix) (BrickHack 7 Site Updates (+hotfix) #1136)
More opaque
Changed README badge
turning autoplay back on
Highlighting nav items with scroll (Highlighting nav items with scroll #1064)
Basic nav highlighting
Nav is now hidden on mobile again
Fixed conflicting smooth scrolling settings
Added transparency transition
Adjusted transition target
Adjusted transition target
Added a comment
Update sass/main.scss
Co-authored-by: Peter Kos [email protected]
Restored old nav structure, adjusted scrolling
Searchbar no longer shows ID, fixed border unaligning nav items
Remove hover on click
Cleaned up CSS, added comment
Removed newline
Update package-lock.json
Update package-lock.json
Target navbar links instead of login button
Co-authored-by: Peter Kos [email protected]
Bh-970 large screen layout (Bh-970 large screen layout #1053)
initial commit
deleted swap file, increased nav size along with desk and shape dimensions
mobile section newlines
moved min-breakpoint above
removed extra newline
added spacing for mlh-badge styling
removed needless nav changes and fixed remaining spacing issues
Fix extra newlines
Co-authored-by: Peter Kos [email protected]
changed it to be a percentage over 1500px screen width
Sponsors section (Sponsors section #1088)
Initial sponsor/partner logos
“Inrterested in sponsor” bit
logo updates, added prospectus
Fixed logos, fixed bg color
on hover show color logo; some bugs
MLH logo wonky
pinnacle no URl
attempt to fix hover delay gltich
Fix partner image size
Update pinnalce link, add sponsors to navbar
Multline sponsors; img size to match amt given
Responsive sponsor section
Exclude transition properly (Refactor l8r)
Hover state on mobile is now handled
https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/
Tweak prospectus spacing
Extra newline
Hero section parallax (Hero section parallax #1091)
Hero section parallax
Update package-lock.json
Update dependencies
Tweak parallax values for now
Fix zindex on hero content; reorder desk container
Fix shapes div disappearing
Fixed hero text clipping over shelf, disabled mobile parallax
Removed rellax class from the shelf
Co-authored-by: Peter Kos [email protected]
Carousel image clips over the front clip on mobile on tap/slide (Carousel image clips over the front clip on mobile on tap/slide #1078)
Carousel image: removed transparency on hover for smaller screens
Changed hover effect to brightness from opacity
Older iOS can now close image modal
Disabled filter effect on mobile
Increased nav z-index from 4 to 5
Co-authored-by: Peter Kos [email protected]
Adding social media summary cards (Adding social media summary cards #1095)
text for cards; still need imgs from design
fixing the example url I left in
removing theme-color meta tag
adding social card image
fixing file paths
fixing twitter
Add parcel-plugin-metaimage
twitter:image property->name
Co-authored-by: Peter Kos [email protected]
Update shipping FAQ, team size (Update shipping FAQ, team size #1086)
Update shipping FAQ
Remove extra newline
Add team membership limit to faq
Update to logistics wording
Remove extra spaces after some text
Fix hover effect (Fix hover effect to only target specific properties #1098)
Integrating with FeaturePeek (Integrating with FeaturePeek #1108)
Integrating with FeaturePeek
Fix the newlines
Integrating with FeaturePeek
Fix build script, damn featurepeek
Removes Dokku files/integrations (Removes Dokku files/integrations #1113)
Removes Dokku files/integrations
Update deploy-staging.yml
Update FAQ (Update FAQ #1114)
Add Prizes section (Add Prizes section #1117)
Start prizes section
More deisgn + more repsosnive
cleanup
real emdashes
Add wegmans, stickermule (Add wegmans, stickermule logos #1120)
making schedule match prizes with border-top (Making schedule match prizes #1122)
new media query for mobile nav (Fixing navbar size issues #1123)
stickermule link update (Stickermule link update #1129)
adding line about timezone (Adding timezone information note #1124)
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Peter Kos [email protected]
Hotfix redirect brickhack.io/apply to apply.brickhack.io (Hotfix redirect brickhack.io/apply to apply.brickhack.io #1135)
Add redirect script
Meta redirect is a bit wonky with some browsers so lets try this (GH pages also has no .htaccess)
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: ww2497 [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: William Wu [email protected]
Co-authored-by: Samuel Velasquez [email protected]
Co-authored-by: JeremyRudman [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: Chris Baudouin, Jr [email protected]
Added dynamic schedule (Added dynamic schedule #1139)
Schedule is now pulled from HackathonManager
Schedule is now pulled from HackathonManager
Switched schedule JS to use correct data format
Scaffolded API fetch code
Added date/time background fade
Added time progress indicator
Event marker now extends outside event div
Second-day events can be shown automatically
CSS code style fixes
Event border works for any size events
Fix second day click
More CSS code style fixes
Removed fake API data
fix url for testing
fix now, change url, change section description
Co-authored-by: Peter Kos [email protected]
update faq (Update FAQ with swag eligibility #1143)
Hotfix timezones on schedule ( Hotfix timezones on schedule #1147)
Fix timeone schedule
whooops
mtbank->mttech (Change M&T Tech & M&T Bank #1144)
BrickHack 7 Updates (BrickHack 7 Updates #1145)
More opaque
Changed README badge
turning autoplay back on
Highlighting nav items with scroll (Highlighting nav items with scroll #1064)
Basic nav highlighting
Nav is now hidden on mobile again
Fixed conflicting smooth scrolling settings
Added transparency transition
Adjusted transition target
Adjusted transition target
Added a comment
Update sass/main.scss
Co-authored-by: Peter Kos [email protected]
Restored old nav structure, adjusted scrolling
Searchbar no longer shows ID, fixed border unaligning nav items
Remove hover on click
Cleaned up CSS, added comment
Removed newline
Update package-lock.json
Update package-lock.json
Target navbar links instead of login button
Co-authored-by: Peter Kos [email protected]
Bh-970 large screen layout (Bh-970 large screen layout #1053)
initial commit
deleted swap file, increased nav size along with desk and shape dimensions
mobile section newlines
moved min-breakpoint above
removed extra newline
added spacing for mlh-badge styling
removed needless nav changes and fixed remaining spacing issues
Fix extra newlines
Co-authored-by: Peter Kos [email protected]
changed it to be a percentage over 1500px screen width
Sponsors section (Sponsors section #1088)
Initial sponsor/partner logos
“Inrterested in sponsor” bit
logo updates, added prospectus
Fixed logos, fixed bg color
on hover show color logo; some bugs
MLH logo wonky
pinnacle no URl
attempt to fix hover delay gltich
Fix partner image size
Update pinnalce link, add sponsors to navbar
Multline sponsors; img size to match amt given
Responsive sponsor section
Exclude transition properly (Refactor l8r)
Hover state on mobile is now handled
https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/
Tweak prospectus spacing
Extra newline
Hero section parallax (Hero section parallax #1091)
Hero section parallax
Update package-lock.json
Update dependencies
Tweak parallax values for now
Fix zindex on hero content; reorder desk container
Fix shapes div disappearing
Fixed hero text clipping over shelf, disabled mobile parallax
Removed rellax class from the shelf
Co-authored-by: Peter Kos [email protected]
Carousel image clips over the front clip on mobile on tap/slide (Carousel image clips over the front clip on mobile on tap/slide #1078)
Carousel image: removed transparency on hover for smaller screens
Changed hover effect to brightness from opacity
Older iOS can now close image modal
Disabled filter effect on mobile
Increased nav z-index from 4 to 5
Co-authored-by: Peter Kos [email protected]
Adding social media summary cards (Adding social media summary cards #1095)
text for cards; still need imgs from design
fixing the example url I left in
removing theme-color meta tag
adding social card image
fixing file paths
fixing twitter
Add parcel-plugin-metaimage
twitter:image property->name
Co-authored-by: Peter Kos [email protected]
Update shipping FAQ, team size (Update shipping FAQ, team size #1086)
Update shipping FAQ
Remove extra newline
Add team membership limit to faq
Update to logistics wording
Remove extra spaces after some text
Fix hover effect (Fix hover effect to only target specific properties #1098)
Integrating with FeaturePeek (Integrating with FeaturePeek #1108)
Integrating with FeaturePeek
Fix the newlines
Integrating with FeaturePeek
Fix build script, damn featurepeek
Removes Dokku files/integrations (Removes Dokku files/integrations #1113)
Removes Dokku files/integrations
Update deploy-staging.yml
Update FAQ (Update FAQ #1114)
Add Prizes section (Add Prizes section #1117)
Start prizes section
More deisgn + more repsosnive
cleanup
real emdashes
Add wegmans, stickermule (Add wegmans, stickermule logos #1120)
making schedule match prizes with border-top (Making schedule match prizes #1122)
new media query for mobile nav (Fixing navbar size issues #1123)
stickermule link update (Stickermule link update #1129)
adding line about timezone (Adding timezone information note #1124)
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Peter Kos [email protected]
Hotfix redirect brickhack.io/apply to apply.brickhack.io (Hotfix redirect brickhack.io/apply to apply.brickhack.io #1135)
Add redirect script
Meta redirect is a bit wonky with some browsers so lets try this (GH pages also has no .htaccess)
Co-authored-by: sjmiller7 [email protected]
Added dynamic schedule (Added dynamic schedule #1139)
Schedule is now pulled from HackathonManager
Schedule is now pulled from HackathonManager
Switched schedule JS to use correct data format
Scaffolded API fetch code
Added date/time background fade
Added time progress indicator
Event marker now extends outside event div
Second-day events can be shown automatically
CSS code style fixes
Event border works for any size events
Fix second day click
More CSS code style fixes
Removed fake API data
fix url for testing
fix now, change url, change section description
Co-authored-by: Peter Kos [email protected]
update faq (Update FAQ with swag eligibility #1143)
Hotfix timezones on schedule ( Hotfix timezones on schedule #1147)
Fix timeone schedule
whooops
mtbank->mttech (Change M&T Tech & M&T Bank #1144)
Co-authored-by: ww2497 [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: William Wu [email protected]
Co-authored-by: Samuel Velasquez [email protected]
Co-authored-by: JeremyRudman [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: Chris Baudouin, Jr [email protected]
Co-authored-by: Colby Gallup [email protected]
Update ricky hero svgs to use the ones on Notion, adjust color of site (Update ricky hero svgs to use the ones on Notion, adjust color of site #1138)
changed color and replaced desk files with those on notion
update node and reinstall
another push with the same changes to package-lock
ignore this
updated package-lock for lockfile fix attempt
upgraded npm to fix the package-lock file
need something to push
fservent error fix attempt
update fservent fix
third attempt of fservent update
no warnings on fservent nor lockfile. Please work
fix nit
Co-authored-by: Peter Kos [email protected]
Schedule dates are shown in local timezone (Schedule dates are shown in local timezone #1148)
Schedule dates are shown in local timezone
Added timezone message
Update index.html
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Peter Kos [email protected]
Adjusted footer, added hover effect on links
Gallery (Gallery 2.0 #1103)
Header and flex box for gallery (Header and flex box for gallery #1102)
Remove old gallery
Setup gallery link
header for gallery
images flex box
indentation corrected
resolved issues
changes part 3 lol
resolved issue - favicon and description
resolved css issue
newline & semicolon resolved
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Saranya Dadi [email protected]
adding navbar
newline at end of js
fixes and refactoring js
fixes
Update sass/gallery.scss
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Peter Kos [email protected]
Gallery Image Popup (Gallery Image Popup #1107)
adding html/css for modal
making the modal open/close
fixing stuff
scss fixes
fixes
fixing the modal
fixes
Gallery Mobile Styling + CSS Cleanup (Gallery Mobile Styling + CSS Cleanup #1111)
attempt 1 at cliping images
mobile gallery + css cleanup
fixes
Dynamically adding images (Dynamically adding images to gallery on S3 #1115)
first bit of changes
attempts at dynamic
FIx IAM credentials
putting image into modal
fixing image loading
comment fix
fixing my comment
Co-authored-by: Peter Kos [email protected]
trying to add lazy
more attempts at Lazy loading
Revert "more attempts at Lazy loading"
This reverts commit a61ba2f.
This reverts commit 22a9145.
Lazy load background images in gallery (Lazy load background images in gallery #1119)
adding lazy
fixing modal
header information
Dynamic loading + transitions!!!!!
getting the last of the gallery content up
Co-authored-by: sjmiller7 [email protected]
Gallery thumbnail images and added logos (Gallery thumbnail images and added logos #1137)
attempts at adding logos
making thumbnails appear
CD/local dev now uses .env for IAM auth; update README w/ local dev instructions (CD/local dev now uses .env for IAM auth; update README w/ local dev instructions #1132)
Add keys.js generation as part of GH actions
Would be ncie to refactor later to chain the build job
switch from keys.js to env var
Update readme to include IAM env settings
Update build to use env var
Remove TODO
Env var CI/CD is now valid YAML :)
Update gallery button w/ new icon + text
fixing ios links issue
Adjusting gallery modal design (Adjusting gallery modal design #1151)
adjusting modal design
fixing modal scroll breakpoint & dumb padding
Fix package lock sync from backmerge
Co-authored-by: SaranyaDadi [email protected]
Co-authored-by: Saranya Dadi [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: sjmiller7 [email protected]
Removed outdated comment
Added event sorting code
Renamed sortEvents to compareEvents
New schedule design with pre-event workshop support (no mobile) (New schedule design with pre-event workshop support (no mobile) #1160)
Start new schedule; add binder ringz
tabs animation
tabs :)
tabs toggle hell yeah
tab toggling works fully
Schedule contnet layout fixed
Pre-event layout prog; 2 other pages work
Pre events work
color pre event thing
full schedule toggle done
Fix bug
More space on top and fix other bug
fix things
fix js range
no pointer
beeg tabs
Added more sponsor logos (Added more sponsor logos #1164)
Schedule 2.0 Mobile (Schedule 2.0 Mobile #1163)
progress on mobile
Progress
Aligning things and fix specifity roadblock
Tab spacing and tweak section on very small screen
style fix
BrickHack 7 Updates (BrickHack 7 Updates #1156)
Update ricky hero svgs to use the ones on Notion, adjust color of site (Update ricky hero svgs to use the ones on Notion, adjust color of site #1138)
changed color and replaced desk files with those on notion
update node and reinstall
another push with the same changes to package-lock
ignore this
updated package-lock for lockfile fix attempt
upgraded npm to fix the package-lock file
need something to push
fservent error fix attempt
update fservent fix
third attempt of fservent update
no warnings on fservent nor lockfile. Please work
fix nit
Co-authored-by: Peter Kos [email protected]
Schedule dates are shown in local timezone (Schedule dates are shown in local timezone #1148)
Schedule dates are shown in local timezone
Added timezone message
Update index.html
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Peter Kos [email protected]
Gallery (Gallery 2.0 #1103)
Header and flex box for gallery (Header and flex box for gallery #1102)
Remove old gallery
Setup gallery link
header for gallery
images flex box
indentation corrected
resolved issues
changes part 3 lol
resolved issue - favicon and description
resolved css issue
newline & semicolon resolved
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Saranya Dadi [email protected]
adding navbar
newline at end of js
fixes and refactoring js
fixes
Update sass/gallery.scss
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Peter Kos [email protected]
Gallery Image Popup (Gallery Image Popup #1107)
adding html/css for modal
making the modal open/close
fixing stuff
scss fixes
fixes
fixing the modal
fixes
Gallery Mobile Styling + CSS Cleanup (Gallery Mobile Styling + CSS Cleanup #1111)
attempt 1 at cliping images
mobile gallery + css cleanup
fixes
Dynamically adding images (Dynamically adding images to gallery on S3 #1115)
first bit of changes
attempts at dynamic
FIx IAM credentials
putting image into modal
fixing image loading
comment fix
fixing my comment
Co-authored-by: Peter Kos [email protected]
trying to add lazy
more attempts at Lazy loading
Revert "more attempts at Lazy loading"
This reverts commit a61ba2f.
This reverts commit 22a9145.
Lazy load background images in gallery (Lazy load background images in gallery #1119)
adding lazy
fixing modal
header information
Dynamic loading + transitions!!!!!
getting the last of the gallery content up
Co-authored-by: sjmiller7 [email protected]
Gallery thumbnail images and added logos (Gallery thumbnail images and added logos #1137)
attempts at adding logos
making thumbnails appear
CD/local dev now uses .env for IAM auth; update README w/ local dev instructions (CD/local dev now uses .env for IAM auth; update README w/ local dev instructions #1132)
Add keys.js generation as part of GH actions
Would be ncie to refactor later to chain the build job
switch from keys.js to env var
Update readme to include IAM env settings
Update build to use env var
Remove TODO
Env var CI/CD is now valid YAML :)
Update gallery button w/ new icon + text
fixing ios links issue
Adjusting gallery modal design (Adjusting gallery modal design #1151)
adjusting modal design
fixing modal scroll breakpoint & dumb padding
Fix package lock sync from backmerge
Co-authored-by: SaranyaDadi [email protected]
Co-authored-by: Saranya Dadi [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: sjmiller7 [email protected]
Removed outdated comment
Added event sorting code
Renamed sortEvents to compareEvents
New schedule design with pre-event workshop support (no mobile) (New schedule design with pre-event workshop support (no mobile) #1160)
Start new schedule; add binder ringz
tabs animation
tabs :)
tabs toggle hell yeah
tab toggling works fully
Schedule contnet layout fixed
Pre-event layout prog; 2 other pages work
Pre events work
color pre event thing
full schedule toggle done
Fix bug
More space on top and fix other bug
fix things
fix js range
no pointer
beeg tabs
Added more sponsor logos (Added more sponsor logos #1164)
Schedule 2.0 Mobile (Schedule 2.0 Mobile #1163)
progress on mobile
Progress
Aligning things and fix specifity roadblock
Tab spacing and tweak section on very small screen
style fix
Co-authored-by: ww2497 [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: William Wu [email protected]
Co-authored-by: Samuel Velasquez [email protected]
Co-authored-by: JeremyRudman [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: Chris Baudouin, Jr [email protected]
Co-authored-by: Colby Gallup [email protected]
Co-authored-by: SaranyaDadi [email protected]
Co-authored-by: Saranya Dadi [email protected]
Changed footer hover effect
Fixing gallery modal size and background scrolling (Fixing gallery modal size and background scrolling #1169)
the modal is fixed, thanks colby
deleting the inline CSS for overflow on hide
"Show more" buttons share tab colors
Add discord button to hero (Add discord button to hero #1155)
Add discord button to registration; no mobile
Add discord link
Mobile button progress
More buton
Remove stray comment
Icons now translate on hover rather than turn red
Fix link (Fix Discord link #1176)
BrickHack 7 Updates (BrickHack 7 Updates #1174)
More opaque
Changed README badge
turning autoplay back on
Highlighting nav items with scroll (Highlighting nav items with scroll #1064)
Basic nav highlighting
Nav is now hidden on mobile again
Fixed conflicting smooth scrolling settings
Added transparency transition
Adjusted transition target
Adjusted transition target
Added a comment
Update sass/main.scss
Co-authored-by: Peter Kos [email protected]
Restored old nav structure, adjusted scrolling
Searchbar no longer shows ID, fixed border unaligning nav items
Remove hover on click
Cleaned up CSS, added comment
Removed newline
Update package-lock.json
Update package-lock.json
Target navbar links instead of login button
Co-authored-by: Peter Kos [email protected]
Bh-970 large screen layout (Bh-970 large screen layout #1053)
initial commit
deleted swap file, increased nav size along with desk and shape dimensions
mobile section newlines
moved min-breakpoint above
removed extra newline
added spacing for mlh-badge styling
removed needless nav changes and fixed remaining spacing issues
Fix extra newlines
Co-authored-by: Peter Kos [email protected]
changed it to be a percentage over 1500px screen width
Sponsors section (Sponsors section #1088)
Initial sponsor/partner logos
“Inrterested in sponsor” bit
logo updates, added prospectus
Fixed logos, fixed bg color
on hover show color logo; some bugs
MLH logo wonky
pinnacle no URl
attempt to fix hover delay gltich
Fix partner image size
Update pinnalce link, add sponsors to navbar
Multline sponsors; img size to match amt given
Responsive sponsor section
Exclude transition properly (Refactor l8r)
Hover state on mobile is now handled
https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/
Tweak prospectus spacing
Extra newline
Hero section parallax (Hero section parallax #1091)
Hero section parallax
Update package-lock.json
Update dependencies
Tweak parallax values for now
Fix zindex on hero content; reorder desk container
Fix shapes div disappearing
Fixed hero text clipping over shelf, disabled mobile parallax
Removed rellax class from the shelf
Co-authored-by: Peter Kos [email protected]
Carousel image clips over the front clip on mobile on tap/slide (Carousel image clips over the front clip on mobile on tap/slide #1078)
Carousel image: removed transparency on hover for smaller screens
Changed hover effect to brightness from opacity
Older iOS can now close image modal
Disabled filter effect on mobile
Increased nav z-index from 4 to 5
Co-authored-by: Peter Kos [email protected]
Adding social media summary cards (Adding social media summary cards #1095)
text for cards; still need imgs from design
fixing the example url I left in
removing theme-color meta tag
adding social card image
fixing file paths
fixing twitter
Add parcel-plugin-metaimage
twitter:image property->name
Co-authored-by: Peter Kos [email protected]
Update shipping FAQ, team size (Update shipping FAQ, team size #1086)
Update shipping FAQ
Remove extra newline
Add team membership limit to faq
Update to logistics wording
Remove extra spaces after some text
Fix hover effect (Fix hover effect to only target specific properties #1098)
Integrating with FeaturePeek (Integrating with FeaturePeek #1108)
Integrating with FeaturePeek
Fix the newlines
Integrating with FeaturePeek
Fix build script, damn featurepeek
Removes Dokku files/integrations (Removes Dokku files/integrations #1113)
Removes Dokku files/integrations
Update deploy-staging.yml
Update FAQ (Update FAQ #1114)
Add Prizes section (Add Prizes section #1117)
Start prizes section
More deisgn + more repsosnive
cleanup
real emdashes
Add wegmans, stickermule (Add wegmans, stickermule logos #1120)
making schedule match prizes with border-top (Making schedule match prizes #1122)
new media query for mobile nav (Fixing navbar size issues #1123)
stickermule link update (Stickermule link update #1129)
adding line about timezone (Adding timezone information note #1124)
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Peter Kos [email protected]
Hotfix redirect brickhack.io/apply to apply.brickhack.io (Hotfix redirect brickhack.io/apply to apply.brickhack.io #1135)
Add redirect script
Meta redirect is a bit wonky with some browsers so lets try this (GH pages also has no .htaccess)
Co-authored-by: sjmiller7 [email protected]
Added dynamic schedule (Added dynamic schedule #1139)
Schedule is now pulled from HackathonManager
Schedule is now pulled from HackathonManager
Switched schedule JS to use correct data format
Scaffolded API fetch code
Added date/time background fade
Added time progress indicator
Event marker now extends outside event div
Second-day events can be shown automatically
CSS code style fixes
Event border works for any size events
Fix second day click
More CSS code style fixes
Removed fake API data
fix url for testing
fix now, change url, change section description
Co-authored-by: Peter Kos [email protected]
update faq (Update FAQ with swag eligibility #1143)
Hotfix timezones on schedule ( Hotfix timezones on schedule #1147)
Fix timeone schedule
whooops
mtbank->mttech (Change M&T Tech & M&T Bank #1144)
Update ricky hero svgs to use the ones on Notion, adjust color of site (Update ricky hero svgs to use the ones on Notion, adjust color of site #1138)
changed color and replaced desk files with those on notion
update node and reinstall
another push with the same changes to package-lock
ignore this
updated package-lock for lockfile fix attempt
upgraded npm to fix the package-lock file
need something to push
fservent error fix attempt
update fservent fix
third attempt of fservent update
no warnings on fservent nor lockfile. Please work
fix nit
Co-authored-by: Peter Kos [email protected]
Schedule dates are shown in local timezone (Schedule dates are shown in local timezone #1148)
Schedule dates are shown in local timezone
Added timezone message
Update index.html
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Peter Kos [email protected]
Gallery (Gallery 2.0 #1103)
Header and flex box for gallery (Header and flex box for gallery #1102)
Remove old gallery
Setup gallery link
header for gallery
images flex box
indentation corrected
resolved issues
changes part 3 lol
resolved issue - favicon and description
resolved css issue
newline & semicolon resolved
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Saranya Dadi [email protected]
adding navbar
newline at end of js
fixes and refactoring js
fixes
Update sass/gallery.scss
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Peter Kos [email protected]
Gallery Image Popup (Gallery Image Popup #1107)
adding html/css for modal
making the modal open/close
fixing stuff
scss fixes
fixes
fixing the modal
fixes
Gallery Mobile Styling + CSS Cleanup (Gallery Mobile Styling + CSS Cleanup #1111)
attempt 1 at cliping images
mobile gallery + css cleanup
fixes
Dynamically adding images (Dynamically adding images to gallery on S3 #1115)
first bit of changes
attempts at dynamic
FIx IAM credentials
putting image into modal
fixing image loading
comment fix
fixing my comment
Co-authored-by: Peter Kos [email protected]
trying to add lazy
more attempts at Lazy loading
Revert "more attempts at Lazy loading"
This reverts commit a61ba2f.
This reverts commit 22a9145.
Lazy load background images in gallery (Lazy load background images in gallery #1119)
adding lazy
fixing modal
header information
Dynamic loading + transitions!!!!!
getting the last of the gallery content up
Co-authored-by: sjmiller7 [email protected]
Gallery thumbnail images and added logos (Gallery thumbnail images and added logos #1137)
attempts at adding logos
making thumbnails appear
CD/local dev now uses .env for IAM auth; update README w/ local dev instructions (CD/local dev now uses .env for IAM auth; update README w/ local dev instructions #1132)
Add keys.js generation as part of GH actions
Would be ncie to refactor later to chain the build job
switch from keys.js to env var
Update readme to include IAM env settings
Update build to use env var
Remove TODO
Env var CI/CD is now valid YAML :)
Update gallery button w/ new icon + text
fixing ios links issue
Adjusting gallery modal design (Adjusting gallery modal design #1151)
adjusting modal design
fixing modal scroll breakpoint & dumb padding
Fix package lock sync from backmerge
Co-authored-by: SaranyaDadi [email protected]
Co-authored-by: Saranya Dadi [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: sjmiller7 [email protected]
Removed outdated comment
Added event sorting code
Renamed sortEvents to compareEvents
New schedule design with pre-event workshop support (no mobile) (New schedule design with pre-event workshop support (no mobile) #1160)
Start new schedule; add binder ringz
tabs animation
tabs :)
tabs toggle hell yeah
tab toggling works fully
Schedule contnet layout fixed
Pre-event layout prog; 2 other pages work
Pre events work
color pre event thing
full schedule toggle done
Fix bug
More space on top and fix other bug
fix things
fix js range
no pointer
beeg tabs
Added more sponsor logos (Added more sponsor logos #1164)
Schedule 2.0 Mobile (Schedule 2.0 Mobile #1163)
progress on mobile
Progress
Aligning things and fix specifity roadblock
Tab spacing and tweak section on very small screen
style fix
Fixing gallery modal size and background scrolling (Fixing gallery modal size and background scrolling #1169)
the modal is fixed, thanks colby
deleting the inline CSS for overflow on hide
"Show more" buttons share tab colors
Add discord button to hero (Add discord button to hero #1155)
Add discord button to registration; no mobile
Add discord link
Mobile button progress
More buton
Remove stray comment
Fix link (Fix Discord link #1176)
Co-authored-by: ww2497 [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: William Wu [email protected]
Co-authored-by: Samuel Velasquez [email protected]
Co-authored-by: JeremyRudman [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: Chris Baudouin, Jr [email protected]
Co-authored-by: Colby Gallup [email protected]
Co-authored-by: SaranyaDadi [email protected]
Co-authored-by: Saranya Dadi [email protected]
This reverts commit 388700e.
Conflicts:
index.html
commit 69e6fe176637d12ff95059ee065f3e7689d5135f
Author: Peter Kos [email protected]
Date: Wed Feb 17 15:09:09 2021 -0500
BrickHack 7 Updates (BrickHack 7 Updates #1179)
More opaque
Changed README badge
turning autoplay back on
Highlighting nav items with scroll (Highlighting nav items with scroll #1064)
Basic nav highlighting
Nav is now hidden on mobile again
Fixed conflicting smooth scrolling settings
Added transparency transition
Adjusted transition target
Adjusted transition target
Added a comment
Update sass/main.scss
Co-authored-by: Peter Kos [email protected]
Restored old nav structure, adjusted scrolling
Searchbar no longer shows ID, fixed border unaligning nav items
Remove hover on click
Cleaned up CSS, added comment
Removed newline
Update package-lock.json
Update package-lock.json
Target navbar links instead of login button
Co-authored-by: Peter Kos [email protected]
Bh-970 large screen layout (Bh-970 large screen layout #1053)
initial commit
deleted swap file, increased nav size along with desk and shape dimensions
mobile section newlines
moved min-breakpoint above
removed extra newline
added spacing for mlh-badge styling
removed needless nav changes and fixed remaining spacing issues
Fix extra newlines
Co-authored-by: Peter Kos [email protected]
changed it to be a percentage over 1500px screen width
Sponsors section (Sponsors section #1088)
Initial sponsor/partner logos
“Inrterested in sponsor” bit
logo updates, added prospectus
Fixed logos, fixed bg color
on hover show color logo; some bugs
MLH logo wonky
pinnacle no URl
attempt to fix hover delay gltich
Fix partner image size
Update pinnalce link, add sponsors to navbar
Multline sponsors; img size to match amt given
Responsive sponsor section
Exclude transition properly (Refactor l8r)
Hover state on mobile is now handled
https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/
Tweak prospectus spacing
Extra newline
Hero section parallax (Hero section parallax #1091)
Hero section parallax
Update package-lock.json
Update dependencies
Tweak parallax values for now
Fix zindex on hero content; reorder desk container
Fix shapes div disappearing
Fixed hero text clipping over shelf, disabled mobile parallax
Removed rellax class from the shelf
Co-authored-by: Peter Kos [email protected]
Carousel image clips over the front clip on mobile on tap/slide (Carousel image clips over the front clip on mobile on tap/slide #1078)
Carousel image: removed transparency on hover for smaller screens
Changed hover effect to brightness from opacity
Older iOS can now close image modal
Disabled filter effect on mobile
Increased nav z-index from 4 to 5
Co-authored-by: Peter Kos [email protected]
Adding social media summary cards (Adding social media summary cards #1095)
text for cards; still need imgs from design
fixing the example url I left in
removing theme-color meta tag
adding social card image
fixing file paths
fixing twitter
Add parcel-plugin-metaimage
twitter:image property->name
Co-authored-by: Peter Kos [email protected]
Update shipping FAQ, team size (Update shipping FAQ, team size #1086)
Update shipping FAQ
Remove extra newline
Add team membership limit to faq
Update to logistics wording
Remove extra spaces after some text
Fix hover effect (Fix hover effect to only target specific properties #1098)
Integrating with FeaturePeek (Integrating with FeaturePeek #1108)
Integrating with FeaturePeek
Fix the newlines
Integrating with FeaturePeek
Fix build script, damn featurepeek
Removes Dokku files/integrations (Removes Dokku files/integrations #1113)
Removes Dokku files/integrations
Update deploy-staging.yml
Update FAQ (Update FAQ #1114)
Add Prizes section (Add Prizes section #1117)
Start prizes section
More deisgn + more repsosnive
cleanup
real emdashes
Add wegmans, stickermule (Add wegmans, stickermule logos #1120)
making schedule match prizes with border-top (Making schedule match prizes #1122)
new media query for mobile nav (Fixing navbar size issues #1123)
stickermule link update (Stickermule link update #1129)
adding line about timezone (Adding timezone information note #1124)
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Peter Kos [email protected]
Hotfix redirect brickhack.io/apply to apply.brickhack.io (Hotfix redirect brickhack.io/apply to apply.brickhack.io #1135)
Add redirect script
Meta redirect is a bit wonky with some browsers so lets try this (GH pages also has no .htaccess)
Co-authored-by: sjmiller7 [email protected]
Added dynamic schedule (Added dynamic schedule #1139)
Schedule is now pulled from HackathonManager
Schedule is now pulled from HackathonManager
Switched schedule JS to use correct data format
Scaffolded API fetch code
Added date/time background fade
Added time progress indicator
Event marker now extends outside event div
Second-day events can be shown automatically
CSS code style fixes
Event border works for any size events
Fix second day click
More CSS code style fixes
Removed fake API data
fix url for testing
fix now, change url, change section description
Co-authored-by: Peter Kos [email protected]
update faq (Update FAQ with swag eligibility #1143)
Hotfix timezones on schedule ( Hotfix timezones on schedule #1147)
Fix timeone schedule
whooops
mtbank->mttech (Change M&T Tech & M&T Bank #1144)
Update ricky hero svgs to use the ones on Notion, adjust color of site (Update ricky hero svgs to use the ones on Notion, adjust color of site #1138)
changed color and replaced desk files with those on notion
update node and reinstall
another push with the same changes to package-lock
ignore this
updated package-lock for lockfile fix attempt
upgraded npm to fix the package-lock file
need something to push
fservent error fix attempt
update fservent fix
third attempt of fservent update
no warnings on fservent nor lockfile. Please work
fix nit
Co-authored-by: Peter Kos [email protected]
Schedule dates are shown in local timezone (Schedule dates are shown in local timezone #1148)
Schedule dates are shown in local timezone
Added timezone message
Update index.html
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Peter Kos [email protected]
Gallery (Gallery 2.0 #1103)
Header and flex box for gallery (Header and flex box for gallery #1102)
Remove old gallery
Setup gallery link
header for gallery
images flex box
indentation corrected
resolved issues
changes part 3 lol
resolved issue - favicon and description
resolved css issue
newline & semicolon resolved
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Saranya Dadi [email protected]
adding navbar
newline at end of js
fixes and refactoring js
fixes
Update sass/gallery.scss
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Peter Kos [email protected]
Gallery Image Popup (Gallery Image Popup #1107)
adding html/css for modal
making the modal open/close
fixing stuff
scss fixes
fixes
fixing the modal
fixes
Gallery Mobile Styling + CSS Cleanup (Gallery Mobile Styling + CSS Cleanup #1111)
attempt 1 at cliping images
mobile gallery + css cleanup
fixes
Dynamically adding images (Dynamically adding images to gallery on S3 #1115)
first bit of changes
attempts at dynamic
FIx IAM credentials
putting image into modal
fixing image loading
comment fix
fixing my comment
Co-authored-by: Peter Kos [email protected]
trying to add lazy
more attempts at Lazy loading
Revert "more attempts at Lazy loading"
This reverts commit a61ba2f.
This reverts commit 22a9145.
Lazy load background images in gallery (Lazy load background images in gallery #1119)
adding lazy
fixing modal
header information
Dynamic loading + transitions!!!!!
getting the last of the gallery content up
Co-authored-by: sjmiller7 [email protected]
Gallery thumbnail images and added logos (Gallery thumbnail images and added logos #1137)
attempts at adding logos
making thumbnails appear
CD/local dev now uses .env for IAM auth; update README w/ local dev instructions (CD/local dev now uses .env for IAM auth; update README w/ local dev instructions #1132)
Add keys.js generation as part of GH actions
Would be ncie to refactor later to chain the build job
switch from keys.js to env var
Update readme to include IAM env settings
Update build to use env var
Remove TODO
Env var CI/CD is now valid YAML :)
Update gallery button w/ new icon + text
fixing ios links issue
Adjusting gallery modal design (Adjusting gallery modal design #1151)
adjusting modal design
fixing modal scroll breakpoint & dumb padding
Fix package lock sync from backmerge
Co-authored-by: SaranyaDadi [email protected]
Co-authored-by: Saranya Dadi [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: sjmiller7 [email protected]
Removed outdated comment
Added event sorting code
Renamed sortEvents to compareEvents
New schedule design with pre-event workshop support (no mobile) (New schedule design with pre-event workshop support (no mobile) #1160)
Start new schedule; add binder ringz
tabs animation
tabs :)
tabs toggle hell yeah
tab toggling works fully
Schedule contnet layout fixed
Pre-event layout prog; 2 other pages work
Pre events work
color pre event thing
full schedule toggle done
Fix bug
More space on top and fix other bug
fix things
fix js range
no pointer
beeg tabs
Added more sponsor logos (Added more sponsor logos #1164)
Schedule 2.0 Mobile (Schedule 2.0 Mobile #1163)
progress on mobile
Progress
Aligning things and fix specifity roadblock
Tab spacing and tweak section on very small screen
style fix
Fixing gallery modal size and background scrolling (Fixing gallery modal size and background scrolling #1169)
the modal is fixed, thanks colby
deleting the inline CSS for overflow on hide
"Show more" buttons share tab colors
Add discord button to hero (Add discord button to hero #1155)
Add discord button to registration; no mobile
Add discord link
Mobile button progress
More buton
Remove stray comment
Fix link (Fix Discord link #1176)
Revert "Add discord button to hero (Add discord button to hero #1155)" (Revert "Add discord button to hero (#1155)" #1178)
This reverts commit 388700e.
Conflicts:
index.html
commit 69e6fe176637d12ff95059ee065f3e7689d5135f
Author: Peter Kos [email protected]
Date: Wed Feb 17 15:09:09 2021 -0500
Co-authored-by: ww2497 [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: William Wu [email protected]
Co-authored-by: Samuel Velasquez [email protected]
Co-authored-by: JeremyRudman [email protected]
Co-authored-by: sjmiller7 [email protected]
Co-authored-by: Chris Baudouin, Jr [email protected]
Co-authored-by: Colby Gallup [email protected]
Co-authored-by: SaranyaDadi [email protected]
Co-authored-by: Saranya Dadi [email protected]
Peter made an oopsies (fix: Feb 20 schedule page shouldn't have a hover effect #1181)
BrickHack 7 Updates (BrickHack 7 Updates #1183)
More opaque
Changed README badge
turning autoplay back on
Highlighting nav items with scroll (Highlighting nav items with scroll #1064)
Basic nav highlighting
Nav is now hidden on mobile again
Fixed conflicting smooth scrolling settings
Added transparency transition
Adjusted transition target
Adjusted transition target
Added a comment
Update sass/main.scss
Co-authored-by: Peter Kos [email protected]
Restored old nav structure, adjusted scrolling
Searchbar no longer shows ID, fixed border unaligning nav items
Remove hover on click
Cleaned up CSS, added comment
Removed newline
Update package-lock.json
Update package-lock.json
Target navbar links instead of login button
Co-authored-by: Peter Kos [email protected]
Bh-970 large screen layout (Bh-970 large screen layout #1053)
initial commit
deleted swap file, increased nav size along with desk and shape dimensions
mobile section newlines
moved min-breakpoint above
removed extra newline
added spacing for mlh-badge styling
removed needless nav changes and fixed remaining spacing issues
Fix extra newlines
Co-authored-by: Peter Kos [email protected]
changed it to be a percentage over 1500px screen width
Sponsors section (Sponsors section #1088)
Initial sponsor/partner logos
“Inrterested in sponsor” bit
logo updates, added prospectus
Fixed logos, fixed bg color
on hover show color logo; some bugs
MLH logo wonky
pinnacle no URl
attempt to fix hover delay gltich
Fix partner image size
Update pinnalce link, add sponsors to navbar
Multline sponsors; img size to match amt given
Responsive sponsor section
Exclude transition properly (Refactor l8r)
Hover state on mobile is now handled
https://css-tricks.com/solving-sticky-hover-states-with-media-hover-hover/
Tweak prospectus spacing
Extra newline
Hero section parallax (Hero section parallax #1091)
Hero section parallax
Update package-lock.json
Update dependencies
Tweak parallax values for now
Fix zindex on hero content; reorder desk container
Fix shapes div disappearing
Fixed hero text clipping over shelf, disabled mobile parallax
Removed rellax class from the shelf
Co-authored-by: Peter Kos [email protected]
Carousel image clips over the front clip on mobile on tap/slide (Carousel image clips over the front clip on mobile on tap/slide #1078)
Carousel image: removed transparency on hover for smaller screens
Changed hover effect to brightness from opacity
Older iOS can now close image modal
Disabled filter effect on mobile
Increased nav z-index from 4 to 5
Co-authored-by: Peter Kos [email protected]
Adding social media summary cards (Adding social media summary cards #1095)
text for cards; still need imgs from design
fixing the example url I left in
removing theme-color meta tag
adding social card image
fixing file paths
fixing twitter
Add parcel-plugin-metaimage
twitter:image property->name
Co-authored-by: Peter Kos [email protected]
Update shipping FAQ, team size (Update shipping FAQ, team size #1086)
Update shipping FAQ
Remove extra newline
Add team membership limit to faq
Update to logistics wording
Remove extra spaces after some text
Fix hover effect (Fix hover effect to only target specific properties #1098)
Integrating with FeaturePeek (Integrating with FeaturePeek #1108)
Integrating with FeaturePeek
Fix the newlines
Integrating with FeaturePeek
Fix build script, damn featurepeek
Removes Dokku files/integrations (Removes Dokku files/integrations #1113)
Removes Dokku files/integrations
Update deploy-staging.yml
Update FAQ (Update FAQ #1114)
Add Prizes section (Add Prizes section #1117)
Start prizes section
More deisgn + more repsosnive
cleanup
real emdashes
Add wegmans, stickermule (Add wegmans, stickermule logos #1120)
making schedule match prizes with border-top (Making schedule match prizes #1122)
new media query for mobile nav (Fixing navbar size issues #1123)
stickermule link update (Stickermule link update #1129)
adding line about timezone (Adding timezone information note #1124)
Co-authored-by: Peter Kos [email protected]
Co-authored-by: Peter Kos [email protected]
Hotfix redirect brickhack.io/apply to apply.brickhack.io (Hotfix redirect brickhack.io/apply to apply.brickhack.io #1135)
Add redirect script
Meta redirect is a bit wonky with some browsers so lets try this (GH pages also has no .htaccess)
Co-authored-by: sjmiller7 [email protected]
Added dynamic schedule (Added dynamic schedule #1139)
Schedule is now pulled from HackathonManager
Schedule is now pulled from HackathonManager
Switched schedule JS to use correct data format
Scaffolded API fetch code
Added date/time background fade
Added time progress indicator
Event marker now extends outside event div
Second-day events can be shown automatically
CSS code style fixes
Event border works for any size events
Fix second day click
More CSS code style fixes
Removed fake API data
fix url for testing
fix now, change url, change section description
Co-authored-by: Peter Kos [email protected]
update faq (Update FAQ with swag eligibility #1143)
Hotfix timezones on schedule ( Hotfix timezones on schedule #1147)
Fix timeone schedule
whooops
mtbank->mttech (Change M&T Tech & M&T Bank #1144)
Update ricky hero svgs to use the ones on Notion, adjust color of site (Update ricky hero svgs to use the ones on Notion, adjust color of site #1138)
changed color and replaced desk files with those on notion
update node and reinstall
another push with the same changes to package-lock
ignore this
updated package-lock for lockfile fix…