-
Notifications
You must be signed in to change notification settings - Fork 30
Replace CircleCI with GitHub Actions (for real) #1006
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Peter Kos <pkos91@icloud.com>
Signed-off-by: Peter Kos <pkos91@icloud.com>
Signed-off-by: Peter Kos <pkos91@icloud.com>
Signed-off-by: Peter Kos <pkos91@icloud.com>
Signed-off-by: Peter Kos <pkos91@icloud.com>
cbaudouinjr
approved these changes
Dec 10, 2020
Member
cbaudouinjr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
peterkos
added a commit
that referenced
this pull request
Dec 11, 2020
* Basic site layout planning * Full site now overwrites pre-register files * Removed old assets * Updated main content name, brought over new asset * Removed section min-width * Desktop site setup mostly good * Converted a few remaining px-based values * Removed unused lines causing build failures * Added alt text to BH logo * Disabled eslint href warning * Experimental resolution handling * Completed mobile resolution handling * Adjusted input spacing * Cleanup old nav code * Fixed minimized desktop wire bug * Adjusted min-height for sections * Requested changes * Nav blur, shelf vertical position scaling removed, refactoring * flex-container refactoring * Increased spacing and added vertical scaling to hero text * Added shadows to hero text and input * Input autofill: removed bg color, fixed font size * Hero content: centered on mobile, horizontal shift with height on desktop * Adjusted MLH banner size and spacing * Adjusted input button arrow size and border * Nav: -blur, changed color, +opacity * Fixed mobile input button svg getting slightly cropped * Implemented basic schedule styling and layout * Added in new hero image * Mobile layout is now default below a certain width * Preparing schedule elements to take in data * Mobile nav bar color is no longer white * Adjusted mobile hero image positioning * Adjusted shelf size * Requested changes * Add files via upload * start of general section * adjusted faq section * Start of toggle functionality * Events are now based on the selected day * Requested changes * added sass * Start of FAQ * styling changes * style change * clean slider styling * update style * update stlyes again * Completed basic FAQ layout * Button changes: hover, one button, positioning * clip image * Fix clip svg, tnx react :) Signed-off-by: Peter Kos <pkos91@icloud.com> * implementing clip * fixing clip * Lots of formatting changes - Strip trailing newlines - Remove extra newlines between properties Signed-off-by: Peter Kos <pkos91@icloud.com> * working on clips * Streamline schedule implementation Signed-off-by: Peter Kos <pkos91@icloud.com> * Clip wire redo goodbye zindex you were never real Signed-off-by: Peter Kos <pkos91@icloud.com> * Scaling okay for pins for now on medium screen Still needs fix on large + small #responsive #web2.0 #netscape Signed-off-by: Peter Kos <pkos91@icloud.com> * Cleaned up padding on about section Signed-off-by: Peter Kos <pkos91@icloud.com> * Fix bug with slider overflow Signed-off-by: Peter Kos <pkos91@icloud.com> * Remove extra line breaks Signed-off-by: Peter Kos <pkos91@icloud.com> * Small code touchups Signed-off-by: Peter Kos <pkos91@icloud.com> * Fix a typo Signed-off-by: Peter Kos <pkos91@icloud.com> * Adding mobile styling * Replace mailchimp form with register button Signed-off-by: Peter Kos <pkos91@icloud.com> * No more button shadow; lighten effect used Signed-off-by: Peter Kos <pkos91@icloud.com> * Added login button, refactored nav design Signed-off-by: Peter Kos <pkos91@icloud.com> * Fix hero bug Signed-off-by: Peter Kos <pkos91@icloud.com> * Login button done :) Signed-off-by: Peter Kos <pkos91@icloud.com> * Make registration button bigger on mobile Signed-off-by: Peter Kos <pkos91@icloud.com> * fix: Removes several unnecessary files and characters * Fixed overflow, tweak some code * Strip trailing whitespace, tweak padding on faq Signed-off-by: Peter Kos <pkos91@icloud.com> * Cleanup styles, remove old FAQ attempt Signed-off-by: Peter Kos <pkos91@icloud.com> * Add .circleci/config.yml * Update config.yml * Update config.yml * Updated config.yml * Update config.yml * Adds initial deployment code * fix: Fixes tab issue * fix: Config schema * Updated config.yml * Attempting command in config * Reduces to 1 workflow * Cleans job titles * Adding checkout * Removes shallow command * Adds extended no output timer * Fix target=“_blank” security risk Signed-off-by: Peter Kos <pkos91@icloud.com> * Tweak login button alignment + global line height Signed-off-by: Peter Kos <pkos91@icloud.com> * Remove old Signed-off-by: Peter Kos <pkos91@icloud.com> * Remove .buildpacks + leftover travis files Signed-off-by: Peter Kos <pkos91@icloud.com> * Install Parcel Signed-off-by: Peter Kos <pkos91@icloud.com> * Install sass, fix .gitignore Signed-off-by: Peter Kos <pkos91@icloud.com> * Copy over v1 assets Signed-off-by: Peter Kos <pkos91@icloud.com> * Create node.js.yml * Update node.js.yml * Update node.js.yml * Update node.js.yml * Update node.js.yml * Update node.js.yml * Navbar mostly done (desktop) Strange logo size MLH badge doesn’t overflow properly Added scaffolding for rest of site Signed-off-by: Peter Kos <pkos91@icloud.com> * Start of hero; implemented text (desktop) Signed-off-by: Peter Kos <pkos91@icloud.com> * Initial attempt at desk, shelf, shapes Signed-off-by: Peter Kos <pkos91@icloud.com> * Scaling idea for shelf asset Signed-off-by: Peter Kos <pkos91@icloud.com> * Started general section Signed-off-by: Peter Kos <pkos91@icloud.com> * Add fontawesome + arrow on MLH button Signed-off-by: Peter Kos <pkos91@icloud.com> * Started leadership Signed-off-by: Peter Kos <pkos91@icloud.com> * Tweak section padding Signed-off-by: Peter Kos <pkos91@icloud.com> * Hero and nav tweaking Signed-off-by: Peter Kos <pkos91@icloud.com> * shelf-crop.svg -> shelf.svg Signed-off-by: Peter Kos <pkos91@icloud.com> * More tweaks to hero font sizes Signed-off-by: Peter Kos <pkos91@icloud.com> * Update readme to add stack info + new dev inst Signed-off-by: Peter Kos <pkos91@icloud.com> * Add back in the public folder Signed-off-by: Peter Kos <pkos91@icloud.com> * Rename public to resources folder Signed-off-by: Peter Kos <pkos91@icloud.com> * Hacky attempt to have parcel include static files Current solution: manually copy them over in the build script. Alternatively, we can also just never remove the build directory and only update it, and keep the static files in there. However it will make it slightly harder to access/edit those files, given that they’ll be scattered around with the other output from parcel. parcel-bundler/parcel#2099 Signed-off-by: Peter Kos <pkos91@icloud.com> * Copy static files done w/ plugin now! Now everything in `resources` will be copied into `build` on build! Signed-off-by: Peter Kos <pkos91@icloud.com> * newline EOF whoops Signed-off-by: Peter Kos <pkos91@icloud.com> * Remove old error pages; auto-redirect to main site if there are any errors (#984) * Remove error pages and associated resources Signed-off-by: Peter Kos <pkos91@icloud.com> * Fix public URL so redirect (and GH pages) work Signed-off-by: Peter Kos <pkos91@icloud.com> * Make staging deployment work with parcel (#992) * Add static.json for heroku-buildpack-static Signed-off-by: Peter Kos <pkos91@icloud.com> * Added buildpack run script https://elements.heroku.com/buildpacks/parcelconnect/heroku-buildpack-run Signed-off-by: Peter Kos <pkos91@icloud.com> * Turns out we need to INSTALL our plugins :) Signed-off-by: Peter Kos <pkos91@icloud.com> * newline EOF Signed-off-by: Peter Kos <pkos91@icloud.com> * Photo carousel for general hackathon section (#986) * Start of slider - Add jQuery - Add slick-slider Signed-off-by: Peter Kos <pkos91@icloud.com> * Lots of slider progress Signed-off-by: Peter Kos <pkos91@icloud.com> * Progress on clip tweaks; will do more tomorrow Signed-off-by: Peter Kos <pkos91@icloud.com> * Tweaks Signed-off-by: Peter Kos <pkos91@icloud.com> * Tweak z-index to be simpler (hopefully), dummy img Signed-off-by: Peter Kos <pkos91@icloud.com> * Clip size tweaks Signed-off-by: Peter Kos <pkos91@icloud.com> * Added in photos! Signed-off-by: Peter Kos <pkos91@icloud.com> * Add leadership images and tweak sizing (#991) * added leadership images Signed-off-by: Peter Kos <pkos91@icloud.com> * Refactor img-border-radius Will use w/ gallery Signed-off-by: Peter Kos <pkos91@icloud.com> * Remove temp bit Signed-off-by: Peter Kos <pkos91@icloud.com> * Fix fonts (#996) Signed-off-by: Peter Kos <pkos91@icloud.com> * Footer (#998) * Started footer almost done needs links Signed-off-by: Peter Kos <pkos91@icloud.com> * Added all footer links Signed-off-by: Peter Kos <pkos91@icloud.com> * Remove twitter lang=en Co-authored-by: Chris Baudouin, Jr. <cjb5326@rit.edu> * Update index.html Co-authored-by: Chris Baudouin, Jr. <cjb5326@rit.edu> Co-authored-by: Chris Baudouin, Jr. <cjb5326@rit.edu> * Schedule (#997) * Started schedule HTML done Styling started Signed-off-by: Peter Kos <pkos91@icloud.com> * More progress on events Signed-off-by: Peter Kos <pkos91@icloud.com> * Toggle schedule working Signed-off-by: Peter Kos <pkos91@icloud.com> * Cleanup Signed-off-by: Peter Kos <pkos91@icloud.com> * Sequential event color assignment Signed-off-by: Peter Kos <pkos91@icloud.com> * Added events Signed-off-by: Peter Kos <pkos91@icloud.com> * Tweak event font sizing; all p is 1.2em Signed-off-by: Peter Kos <pkos91@icloud.com> * Replace CircleCI with GitHub Actions (for real) (#1006) * Remove circleci Signed-off-by: Peter Kos <pkos91@icloud.com> * Add new deploy script, rename old Signed-off-by: Peter Kos <pkos91@icloud.com> * Whoops, using proper script Signed-off-by: Peter Kos <pkos91@icloud.com> * Add github token Signed-off-by: Peter Kos <pkos91@icloud.com> * Rename deploy name Signed-off-by: Peter Kos <pkos91@icloud.com> * Fix job trigger syntax for build and deploy prod, use node 12 (#1009) * Fix job trigger syntax for build and deploy prod Signed-off-by: Peter Kos <pkos91@icloud.com> * Just node 12 Signed-off-by: Peter Kos <pkos91@icloud.com> * Creates Staging GitHub Action, changes Build name * Fixes port issue with Staging GitHub Action * Force push to dokku staging (#1015) Signed-off-by: Peter Kos <pkos91@icloud.com> * Implemented FAQ section (#1000) * layout and content with some initial styling * added js for accordion * finishing touches on icons * removed noopener * contact url, question and answer styles * Refactored :) Signed-off-by: Peter Kos <pkos91@icloud.com> * Animations working!! Signed-off-by: Peter Kos <pkos91@icloud.com> * cleaning up unnecessary styles * Added question content, fixed link color in card Signed-off-by: Peter Kos <pkos91@icloud.com> * Tweak panel p styling Make margin styling a bit better but messier Signed-off-by: Peter Kos <pkos91@icloud.com> * Remove unnesesecary outline none Signed-off-by: Peter Kos <pkos91@icloud.com> Co-authored-by: cxs7700 <cxs7700@g.rit.edu> Co-authored-by: Peter Kos <pkos91@icloud.com> * Leadershp spacing tweaks (#1012) * Tweak leadership position spacing Signed-off-by: Peter Kos <pkos91@icloud.com> * Some minor tweaks for leadership Signed-off-by: Peter Kos <pkos91@icloud.com> * Test remove director name Signed-off-by: Peter Kos <pkos91@icloud.com> * Padding and container tweaks for leadership Signed-off-by: Peter Kos <pkos91@icloud.com> * bh-1001 text scaling fix (#1005) * initial commit * initial commit * fixed laptop-l herotext scaling * removed swap files * changed left padding and width value for laptop screens * further decreased hero left padding for smaller screen support * Tweak margins slightly, tweak media queries Signed-off-by: Peter Kos <pkos91@icloud.com> Co-authored-by: Peter Kos <pkos91@icloud.com> * Added 2 FAQs (#1021) * Added 2 FAQs Signed-off-by: Peter Kos <pkos91@icloud.com> * typos! Signed-off-by: Peter Kos <pkos91@icloud.com> * Links added; smooth scroll on link click too! (#1022) Signed-off-by: Peter Kos <pkos91@icloud.com> * Various general section tweaks (#1020) * Fix width of general cols to be 60/40 Signed-off-by: Peter Kos <pkos91@icloud.com> * Fix button link thing Signed-off-by: Peter Kos <pkos91@icloud.com> * Factor button effect out for (most) place exc card Signed-off-by: Peter Kos <pkos91@icloud.com> Co-authored-by: ww2497 <ww2497@rit.edu> Co-authored-by: William Wu <31863372+ww2497@users.noreply.github.com> Co-authored-by: vej2079 <70078219+vej2079@users.noreply.github.com> Co-authored-by: Shadedog838 <32343626+Shadedog838@users.noreply.github.com> Co-authored-by: Chris Baudouin, Jr <cjb5326@rit.edu> Co-authored-by: Chris Baudouin, Jr <chrisbaudouinjr@icloud.com> Co-authored-by: Christopher Savan <christophersavan@gmail.com> Co-authored-by: cxs7700 <cxs7700@g.rit.edu> Co-authored-by: Samuel Velasquez <46058951+sjv01180@users.noreply.github.com>
peterkos
added a commit
that referenced
this pull request
Aug 4, 2021
* Remove circleci Signed-off-by: Peter Kos <pkos91@icloud.com> * Add new deploy script, rename old Signed-off-by: Peter Kos <pkos91@icloud.com> * Whoops, using proper script Signed-off-by: Peter Kos <pkos91@icloud.com> * Add github token Signed-off-by: Peter Kos <pkos91@icloud.com> * Rename deploy name Signed-off-by: Peter Kos <pkos91@icloud.com>
peterkos
added a commit
that referenced
this pull request
Aug 4, 2021
* Basic site layout planning * Full site now overwrites pre-register files * Removed old assets * Updated main content name, brought over new asset * Removed section min-width * Desktop site setup mostly good * Converted a few remaining px-based values * Removed unused lines causing build failures * Added alt text to BH logo * Disabled eslint href warning * Experimental resolution handling * Completed mobile resolution handling * Adjusted input spacing * Cleanup old nav code * Fixed minimized desktop wire bug * Adjusted min-height for sections * Requested changes * Nav blur, shelf vertical position scaling removed, refactoring * flex-container refactoring * Increased spacing and added vertical scaling to hero text * Added shadows to hero text and input * Input autofill: removed bg color, fixed font size * Hero content: centered on mobile, horizontal shift with height on desktop * Adjusted MLH banner size and spacing * Adjusted input button arrow size and border * Nav: -blur, changed color, +opacity * Fixed mobile input button svg getting slightly cropped * Implemented basic schedule styling and layout * Added in new hero image * Mobile layout is now default below a certain width * Preparing schedule elements to take in data * Mobile nav bar color is no longer white * Adjusted mobile hero image positioning * Adjusted shelf size * Requested changes * Add files via upload * start of general section * adjusted faq section * Start of toggle functionality * Events are now based on the selected day * Requested changes * added sass * Start of FAQ * styling changes * style change * clean slider styling * update style * update stlyes again * Completed basic FAQ layout * Button changes: hover, one button, positioning * clip image * Fix clip svg, tnx react :) Signed-off-by: Peter Kos <pkos91@icloud.com> * implementing clip * fixing clip * Lots of formatting changes - Strip trailing newlines - Remove extra newlines between properties Signed-off-by: Peter Kos <pkos91@icloud.com> * working on clips * Streamline schedule implementation Signed-off-by: Peter Kos <pkos91@icloud.com> * Clip wire redo goodbye zindex you were never real Signed-off-by: Peter Kos <pkos91@icloud.com> * Scaling okay for pins for now on medium screen Still needs fix on large + small #responsive #web2.0 #netscape Signed-off-by: Peter Kos <pkos91@icloud.com> * Cleaned up padding on about section Signed-off-by: Peter Kos <pkos91@icloud.com> * Fix bug with slider overflow Signed-off-by: Peter Kos <pkos91@icloud.com> * Remove extra line breaks Signed-off-by: Peter Kos <pkos91@icloud.com> * Small code touchups Signed-off-by: Peter Kos <pkos91@icloud.com> * Fix a typo Signed-off-by: Peter Kos <pkos91@icloud.com> * Adding mobile styling * Replace mailchimp form with register button Signed-off-by: Peter Kos <pkos91@icloud.com> * No more button shadow; lighten effect used Signed-off-by: Peter Kos <pkos91@icloud.com> * Added login button, refactored nav design Signed-off-by: Peter Kos <pkos91@icloud.com> * Fix hero bug Signed-off-by: Peter Kos <pkos91@icloud.com> * Login button done :) Signed-off-by: Peter Kos <pkos91@icloud.com> * Make registration button bigger on mobile Signed-off-by: Peter Kos <pkos91@icloud.com> * fix: Removes several unnecessary files and characters * Fixed overflow, tweak some code * Strip trailing whitespace, tweak padding on faq Signed-off-by: Peter Kos <pkos91@icloud.com> * Cleanup styles, remove old FAQ attempt Signed-off-by: Peter Kos <pkos91@icloud.com> * Add .circleci/config.yml * Update config.yml * Update config.yml * Updated config.yml * Update config.yml * Adds initial deployment code * fix: Fixes tab issue * fix: Config schema * Updated config.yml * Attempting command in config * Reduces to 1 workflow * Cleans job titles * Adding checkout * Removes shallow command * Adds extended no output timer * Fix target=“_blank” security risk Signed-off-by: Peter Kos <pkos91@icloud.com> * Tweak login button alignment + global line height Signed-off-by: Peter Kos <pkos91@icloud.com> * Remove old Signed-off-by: Peter Kos <pkos91@icloud.com> * Remove .buildpacks + leftover travis files Signed-off-by: Peter Kos <pkos91@icloud.com> * Install Parcel Signed-off-by: Peter Kos <pkos91@icloud.com> * Install sass, fix .gitignore Signed-off-by: Peter Kos <pkos91@icloud.com> * Copy over v1 assets Signed-off-by: Peter Kos <pkos91@icloud.com> * Create node.js.yml * Update node.js.yml * Update node.js.yml * Update node.js.yml * Update node.js.yml * Update node.js.yml * Navbar mostly done (desktop) Strange logo size MLH badge doesn’t overflow properly Added scaffolding for rest of site Signed-off-by: Peter Kos <pkos91@icloud.com> * Start of hero; implemented text (desktop) Signed-off-by: Peter Kos <pkos91@icloud.com> * Initial attempt at desk, shelf, shapes Signed-off-by: Peter Kos <pkos91@icloud.com> * Scaling idea for shelf asset Signed-off-by: Peter Kos <pkos91@icloud.com> * Started general section Signed-off-by: Peter Kos <pkos91@icloud.com> * Add fontawesome + arrow on MLH button Signed-off-by: Peter Kos <pkos91@icloud.com> * Started leadership Signed-off-by: Peter Kos <pkos91@icloud.com> * Tweak section padding Signed-off-by: Peter Kos <pkos91@icloud.com> * Hero and nav tweaking Signed-off-by: Peter Kos <pkos91@icloud.com> * shelf-crop.svg -> shelf.svg Signed-off-by: Peter Kos <pkos91@icloud.com> * More tweaks to hero font sizes Signed-off-by: Peter Kos <pkos91@icloud.com> * Update readme to add stack info + new dev inst Signed-off-by: Peter Kos <pkos91@icloud.com> * Add back in the public folder Signed-off-by: Peter Kos <pkos91@icloud.com> * Rename public to resources folder Signed-off-by: Peter Kos <pkos91@icloud.com> * Hacky attempt to have parcel include static files Current solution: manually copy them over in the build script. Alternatively, we can also just never remove the build directory and only update it, and keep the static files in there. However it will make it slightly harder to access/edit those files, given that they’ll be scattered around with the other output from parcel. parcel-bundler/parcel#2099 Signed-off-by: Peter Kos <pkos91@icloud.com> * Copy static files done w/ plugin now! Now everything in `resources` will be copied into `build` on build! Signed-off-by: Peter Kos <pkos91@icloud.com> * newline EOF whoops Signed-off-by: Peter Kos <pkos91@icloud.com> * Remove old error pages; auto-redirect to main site if there are any errors (#984) * Remove error pages and associated resources Signed-off-by: Peter Kos <pkos91@icloud.com> * Fix public URL so redirect (and GH pages) work Signed-off-by: Peter Kos <pkos91@icloud.com> * Make staging deployment work with parcel (#992) * Add static.json for heroku-buildpack-static Signed-off-by: Peter Kos <pkos91@icloud.com> * Added buildpack run script https://elements.heroku.com/buildpacks/parcelconnect/heroku-buildpack-run Signed-off-by: Peter Kos <pkos91@icloud.com> * Turns out we need to INSTALL our plugins :) Signed-off-by: Peter Kos <pkos91@icloud.com> * newline EOF Signed-off-by: Peter Kos <pkos91@icloud.com> * Photo carousel for general hackathon section (#986) * Start of slider - Add jQuery - Add slick-slider Signed-off-by: Peter Kos <pkos91@icloud.com> * Lots of slider progress Signed-off-by: Peter Kos <pkos91@icloud.com> * Progress on clip tweaks; will do more tomorrow Signed-off-by: Peter Kos <pkos91@icloud.com> * Tweaks Signed-off-by: Peter Kos <pkos91@icloud.com> * Tweak z-index to be simpler (hopefully), dummy img Signed-off-by: Peter Kos <pkos91@icloud.com> * Clip size tweaks Signed-off-by: Peter Kos <pkos91@icloud.com> * Added in photos! Signed-off-by: Peter Kos <pkos91@icloud.com> * Add leadership images and tweak sizing (#991) * added leadership images Signed-off-by: Peter Kos <pkos91@icloud.com> * Refactor img-border-radius Will use w/ gallery Signed-off-by: Peter Kos <pkos91@icloud.com> * Remove temp bit Signed-off-by: Peter Kos <pkos91@icloud.com> * Fix fonts (#996) Signed-off-by: Peter Kos <pkos91@icloud.com> * Footer (#998) * Started footer almost done needs links Signed-off-by: Peter Kos <pkos91@icloud.com> * Added all footer links Signed-off-by: Peter Kos <pkos91@icloud.com> * Remove twitter lang=en Co-authored-by: Chris Baudouin, Jr. <cjb5326@rit.edu> * Update index.html Co-authored-by: Chris Baudouin, Jr. <cjb5326@rit.edu> Co-authored-by: Chris Baudouin, Jr. <cjb5326@rit.edu> * Schedule (#997) * Started schedule HTML done Styling started Signed-off-by: Peter Kos <pkos91@icloud.com> * More progress on events Signed-off-by: Peter Kos <pkos91@icloud.com> * Toggle schedule working Signed-off-by: Peter Kos <pkos91@icloud.com> * Cleanup Signed-off-by: Peter Kos <pkos91@icloud.com> * Sequential event color assignment Signed-off-by: Peter Kos <pkos91@icloud.com> * Added events Signed-off-by: Peter Kos <pkos91@icloud.com> * Tweak event font sizing; all p is 1.2em Signed-off-by: Peter Kos <pkos91@icloud.com> * Replace CircleCI with GitHub Actions (for real) (#1006) * Remove circleci Signed-off-by: Peter Kos <pkos91@icloud.com> * Add new deploy script, rename old Signed-off-by: Peter Kos <pkos91@icloud.com> * Whoops, using proper script Signed-off-by: Peter Kos <pkos91@icloud.com> * Add github token Signed-off-by: Peter Kos <pkos91@icloud.com> * Rename deploy name Signed-off-by: Peter Kos <pkos91@icloud.com> * Fix job trigger syntax for build and deploy prod, use node 12 (#1009) * Fix job trigger syntax for build and deploy prod Signed-off-by: Peter Kos <pkos91@icloud.com> * Just node 12 Signed-off-by: Peter Kos <pkos91@icloud.com> * Creates Staging GitHub Action, changes Build name * Fixes port issue with Staging GitHub Action * Force push to dokku staging (#1015) Signed-off-by: Peter Kos <pkos91@icloud.com> * Implemented FAQ section (#1000) * layout and content with some initial styling * added js for accordion * finishing touches on icons * removed noopener * contact url, question and answer styles * Refactored :) Signed-off-by: Peter Kos <pkos91@icloud.com> * Animations working!! Signed-off-by: Peter Kos <pkos91@icloud.com> * cleaning up unnecessary styles * Added question content, fixed link color in card Signed-off-by: Peter Kos <pkos91@icloud.com> * Tweak panel p styling Make margin styling a bit better but messier Signed-off-by: Peter Kos <pkos91@icloud.com> * Remove unnesesecary outline none Signed-off-by: Peter Kos <pkos91@icloud.com> Co-authored-by: cxs7700 <cxs7700@g.rit.edu> Co-authored-by: Peter Kos <pkos91@icloud.com> * Leadershp spacing tweaks (#1012) * Tweak leadership position spacing Signed-off-by: Peter Kos <pkos91@icloud.com> * Some minor tweaks for leadership Signed-off-by: Peter Kos <pkos91@icloud.com> * Test remove director name Signed-off-by: Peter Kos <pkos91@icloud.com> * Padding and container tweaks for leadership Signed-off-by: Peter Kos <pkos91@icloud.com> * bh-1001 text scaling fix (#1005) * initial commit * initial commit * fixed laptop-l herotext scaling * removed swap files * changed left padding and width value for laptop screens * further decreased hero left padding for smaller screen support * Tweak margins slightly, tweak media queries Signed-off-by: Peter Kos <pkos91@icloud.com> Co-authored-by: Peter Kos <pkos91@icloud.com> * Added 2 FAQs (#1021) * Added 2 FAQs Signed-off-by: Peter Kos <pkos91@icloud.com> * typos! Signed-off-by: Peter Kos <pkos91@icloud.com> * Links added; smooth scroll on link click too! (#1022) Signed-off-by: Peter Kos <pkos91@icloud.com> * Various general section tweaks (#1020) * Fix width of general cols to be 60/40 Signed-off-by: Peter Kos <pkos91@icloud.com> * Fix button link thing Signed-off-by: Peter Kos <pkos91@icloud.com> * Factor button effect out for (most) place exc card Signed-off-by: Peter Kos <pkos91@icloud.com> Co-authored-by: ww2497 <ww2497@rit.edu> Co-authored-by: William Wu <31863372+ww2497@users.noreply.github.com> Co-authored-by: vej2079 <70078219+vej2079@users.noreply.github.com> Co-authored-by: Shadedog838 <32343626+Shadedog838@users.noreply.github.com> Co-authored-by: Chris Baudouin, Jr <cjb5326@rit.edu> Co-authored-by: Chris Baudouin, Jr <chrisbaudouinjr@icloud.com> Co-authored-by: Christopher Savan <christophersavan@gmail.com> Co-authored-by: cxs7700 <cxs7700@g.rit.edu> Co-authored-by: Samuel Velasquez <46058951+sjv01180@users.noreply.github.com>
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.
No description provided.