-
Notifications
You must be signed in to change notification settings - Fork 6.3k
feat: supporter page and updated home page #7552
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
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Note Your Pull Request seems to be updating Translations of the Node.js Website. Whilst we appreciate your intent; Any Translation update should be done through our Crowdin Project. Thank you! |
Lighthouse Results
|
That is exactly the intent. But all companies will have their share. Apologies, but please avoid commenting if you are unfamiliar with the scope of these changes. I recommend giving a read within the docs on nodejs/admin repo :) -- or ask @mhdawson But yes, companies with bigger thresholds should appear more, but all will appear here. |
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.
We should add a section that mention/reference this text from https://openjsf.org/projects:
## OpenJS Members
Project Funding Opportunities
All funding received through OpenJS Foundation membership dues is used to support various programs that benefit our hosted projects, and to run the Foundation. This funding is administered by the Board of Directors, which is comprised of elected community leaders and member company representatives.
The OpenJS Foundation recognizes that in addition to supporting the general activities of the OpenJS Foundation (through membership, event sponsorship, and certification), some organizations may wish to contribute additional monetary funding to the OpenJS Foundation for activities that benefit specific projects or initiatives.
OpenJS Foundation members who are current on their annual dues may contribute additional amounts of incremental monetary funding to specific OpenJS Foundation initiatives, such as roadshows, Cross Project Council activities, or project infrastructure. Directed monetary funding activities must be approved by the OpenJS Executive Director, and are subject to the following annual limits:
Platinum members: No cap on directed monetary funding
Gold members: Capped at 50% of annual dues amount
Silver members: Capped at 25% of annual dues amount
The Board of Directors may approve exceptions on a case-by-case basis.
Please note that these limits only apply to incremental monetary funding contributed directly to the OpenJS Foundation. Aside from OpenJS Foundation membership and the incremental monetary funding described above, we strongly encourage organizations to invest in the health and sustainability of the community at large by employing contributors, encouraging and supporting employees as they grow into leadership roles, running local meetups, and open sourcing their projects.
Here is the list of members that have donated in the last year:
Organizations and individuals that support the project by contributing at least $5000 of resources | ||
to the project per year include: | ||
|
||
<SupporterLogoList supporterNames={['Supporter']} /> |
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.
https://github.com/nodejs/build?tab=readme-ov-file#infrastructure-providers I think this list is out-of-date, but it would be good to have it in our website.
Organizations and individuals that support the project by funding our security lead for a mininmum of | ||
10000 US per year include: | ||
|
||
<SupporterLogoList supporterNames={['Supporter']} /> |
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.
Currently we are sourcing this via alpha-omega funds as most of the work is down by @RafaelGSS.
### Security Lead | ||
|
||
Organizations and individuals that support the project by funding our security lead for a mininmum of | ||
10000 US per year include: |
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.
I would remove any monetary amount here.
## General supporters | ||
|
||
Organizations and individuals who have contributed at least $500 per year to the project. A | ||
full list of supporters is available on our GitHub sponsors and Open Collective pages: |
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.
Please remove any form of monetary amount here. We are not going to include the list of companies/individuals from github sponsors/opencollective in here.
ci stability and implement tooling and processes that will provide longer term benefits. The following | ||
sponsors have made this possible: | ||
|
||
<SupporterLogoList supporterNames={['Supporter']} /> |
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.
I would not mention this right now for this page, as this is not something that we have.
|
||
## Infrastructure | ||
|
||
Organizations and individuals that support the project by contributing at least $5000 of resources |
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.
Avoid including any monetary amount.
This PR updates the Home Page and adds a new Supporter page with dynamic Supporter Icon rendering on Home Page and a tiered-Supported Logo List.
The Supporter page is added to the about/supporters section. This is a draft PR and contains fixtured/mocked supporter data.
CTAs
Screenshots