Skip to content
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

Sarahsimionescu/tech 24 sponsors #3

Merged
merged 16 commits into from
Oct 2, 2023
Merged

Conversation

sarahsimionescu
Copy link
Contributor

No description provided.

@linear
Copy link

linear bot commented Sep 27, 2023

TECH-24 Sponsors

grid - add sponsors as the sponsorship team informs the tech team

@netlify
Copy link

netlify bot commented Sep 27, 2023

Deploy Preview for elaborate-croquembouche-906522 ready!

Name Link
🔨 Latest commit d065b89
🔍 Latest deploy log https://app.netlify.com/sites/elaborate-croquembouche-906522/deploys/651af542b04c8f000811be2c
😎 Deploy Preview https://deploy-preview-3--elaborate-croquembouche-906522.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sarahsimionescu
Copy link
Contributor Author

WHaa

@sarahsimionescu
Copy link
Contributor Author

plz help @err53 @Krish120003

@err53
Copy link
Contributor

err53 commented Sep 27, 2023

@sarahsimionescu added sharp so it builds, still gotta fix file formatting (also can we use a placeholder that's not so undersized?)

@err53
Copy link
Contributor

err53 commented Sep 27, 2023

or even just don't put placeholders for now idk

@sarahsimionescu
Copy link
Contributor Author

Sure! How can I satisfy the rest of the checks?

@err53
Copy link
Contributor

err53 commented Sep 27, 2023

Sure! How can I satisfy the rest of the checks?

  1. Looks like src/components/Sponsors.astro isn't properly formatted, run the VSCode format code command on it
  2. For the lighthouse lint, there's not much we can do right now, since we don't have all the sponsorship images. I'd recommend commenting out the placeholders for now, since it clearly works in the preview, and we'll need to change spacing based on the final received images anyways.

@err53
Copy link
Contributor

err53 commented Sep 27, 2023

Oh yeah, feel free to remove the colour override in for the bg, we plan to cover that in global styling instead (or merge the changes from the base theme branch anyways

@sarahsimionescu
Copy link
Contributor Author

  1. fixed
  2. also fixed
    Let me know if there is anything else I should do! @err53

@err53
Copy link
Contributor

err53 commented Sep 28, 2023

Ok, 2 more things that should be fixed before merging:

  1. Currently we're not resizing images for different screen sizes which is not optimal, I just pushed some code that should enable that, please implement this for all other images. Use this tool to find the right sizes string for each image: https://ausi.github.io/respimagelint/
  2. We're currently hard-coding each row, which isn't the best solution. Would it be possible to use a single 12-column wide grid, use col-span for each element in your array, and then use a for loop to iterate through each element in the list? This should significantly improve the readability and maintainability of the code. See: https://tailwindcss.com/docs/grid-column

@err53 err53 self-requested a review October 2, 2023 16:04
src/components/Sponsors.astro Outdated Show resolved Hide resolved
Copy link
Contributor

err53 commented Oct 2, 2023

@sarahsimionescu fixed your grid code to work programatically

@err53 err53 merged commit 5b6db84 into main Oct 2, 2023
5 checks passed
Copy link
Contributor

err53 commented Oct 2, 2023

Merge Activity

@err53 err53 deleted the sarahsimionescu/tech-24-sponsors branch November 14, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants