-
-
Notifications
You must be signed in to change notification settings - Fork 345
Add Sponsors to landing page #1689
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
</Container> | ||
</div> | ||
</div> | ||
<div> |
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.
The donate page clarified that “following companies and institutes have supported the development of NixOS and hosting for its infrastructure”. Here it is not clear what the logos mean. Landing pages often show users or endorsements so it might be important to the sponsors themselves for the relationship to be made clear.
src/pages/index.astro
Outdated
]} | ||
> | ||
{ | ||
sponsors.data.items.map((item) => ( |
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.
The acknowledgements section on the donate page also includes institutions that have contributed to Nix in the past (at least we are not sure they do nowadays). Should the landing page continue to show all the past sponsors and supporters forever, only the foundational ones (Utrecht University), or just the current ones?
As discussed in the marketing meeting, we want to give sponsors more visibility. As such, we plan to move the sponsors to the landing page.