Skip to content

chore(website): explained and auto-balanced homepage sponsors list #5996

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
merged 2 commits into from
Nov 16, 2022

Conversation

JoshuaKGoldberg
Copy link
Member

PR Checklist

Overview

Auto-balances the sponsors list by having it be computed by the top number of donations for companies. Removes any computation of tiers from generate-sponsors.ts, which means we won't have to run the sponsorship generation script as much (yay!). Accordingly explains the tiers as a perk in SPONSORSHIPs.md.

Also tightens up the CSS around the sponsor tiers to make them just about the same height for the two rows.

Screenshot of the now-balanced tiers on the homepage, with 6 platinum sponsors, 12 gold supporters, and 18 silver supporters

@nx-cloud
Copy link

nx-cloud bot commented Nov 16, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit afe05de. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 46 targets

Sent with 💌 from NxCloud.

@typescript-eslint
Copy link
Contributor

Thanks for the PR, @JoshuaKGoldberg!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

@netlify
Copy link

netlify bot commented Nov 16, 2022

Deploy Preview for typescript-eslint failed.

Name Link
🔨 Latest commit afe05de
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/6374e9c13b65800008a8ff37

.tier-silver-supporter {
gap: 4px 16px;
margin: auto;
max-width: 75%;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right now we only have 9 silver supporters. Once we get up to 13 or 14 it'll look more reasonable at full width.

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review November 16, 2022 13:46
@bradzacher bradzacher merged commit 5f7ce69 into typescript-eslint:main Nov 16, 2022
@JoshuaKGoldberg JoshuaKGoldberg deleted the sponsors-balanced branch November 17, 2022 06:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Elaborate on sponsorship benefits Website: Make sponsors list auto-balance
2 participants