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

Add a supporters section to the frontpage #226

Merged
merged 5 commits into from
Nov 24, 2024
Merged

Add a supporters section to the frontpage #226

merged 5 commits into from
Nov 24, 2024

Conversation

jaimergp
Copy link
Contributor

We'll need this for the upcoming Zulip transition (because we are a sponsored OSS project). Adapted from the conda-forge website; it's nice to be using the same framework so this collaboration is seamless :)

Includes logos from companies sponsoring developing time in the @conda/steering-council and others sponsoring infrastructure.

@jaimergp jaimergp requested review from a team as code owners November 18, 2024 11:49
Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for conda-dot-org ready!

Name Link
🔨 Latest commit cbb4b0e
🔍 Latest deploy log https://app.netlify.com/sites/conda-dot-org/deploys/673b29d6b31ac60008f8b4ee
😎 Deploy Preview https://deploy-preview-226--conda-dot-org.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.

Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for conda-dot-org ready!

Name Link
🔨 Latest commit 227cb09
🔍 Latest deploy log https://app.netlify.com/sites/conda-dot-org/deploys/6743955237e17c0008da788c
😎 Deploy Preview https://deploy-preview-226--conda-dot-org.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.

Comment on lines 49 to 55
{
name: "NVIDIA",
link: "https://www.nvidia.com/",
light: "img/supporters/nvidia_light.svg",
dark: "img/supporters/nvidia_dark.svg",
width: 250,
},
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@jakirkham is it okay to also mention y'all here?

Comment on lines +42 to +48
// {
// name: "IOOS Integrated Ocean Observing System",
// link: "https://ioos.noaa.gov/",
// light: "img/supporters/ioos.png",
// dark: "img/supporters/ioos.png",
// width: 150,
// },
Copy link
Contributor Author

@jaimergp jaimergp Nov 19, 2024

Choose a reason for hiding this comment

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

@ocefpaf is it okay to also mention IOOS here? And if that's the case, should that info also show up in steering.csv?

Suggested change
// {
// name: "IOOS Integrated Ocean Observing System",
// link: "https://ioos.noaa.gov/",
// light: "img/supporters/ioos.png",
// dark: "img/supporters/ioos.png",
// width: 150,
// },
{
name: "IOOS Integrated Ocean Observing System",
link: "https://ioos.noaa.gov/",
light: "img/supporters/ioos.png",
dark: "img/supporters/ioos.png",
width: 150,
},

Comment on lines +56 to +62
// {
// name: "Voltron Data",
// link: "https://voltrondata.com/",
// light: "img/supporters/voltron_light.svg",
// dark: "img/supporters/voltron_dark.svg",
// width: 250,
// },
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mariusvniekerk is it okay to also mention y'all here? If that's the case, could you also add that info to steering.csv? Thanks!

src/components/Supporters/index.jsx Show resolved Hide resolved
@wolfv
Copy link
Contributor

wolfv commented Nov 19, 2024

Thanks @jaimergp - excellent stuff!

@jaimergp jaimergp merged commit c2b9932 into main Nov 24, 2024
6 checks passed
@jaimergp jaimergp deleted the sponsors branch November 24, 2024 21:11
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.

7 participants