Skip to content

Website/conf: Add Partners section to display media, community partner logos #1452

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
May 22, 2023

Conversation

meenakshi-dhanani
Copy link
Contributor

Closes #1449

Description

  • Add partners section below sponsors in the footer
  • Deep link for partners section - graphql.org/conf/#partners
  • Display logos for community and media partners
Screenshot 2023-05-18 at 2 54 26 PM

@gatsby-cloud
Copy link

gatsby-cloud bot commented May 18, 2023

✅ graphql.github.io-source deploy preview ready

@Urigo
Copy link
Contributor

Urigo commented May 22, 2023

@meenakshi-dhanani can you look why the build failed?

@meenakshi-dhanani
Copy link
Contributor Author

@meenakshi-dhanani can you look why the build failed?

Yeah I'm not sure. I added a few images for logos, and I have no issues locally.

/* eslint-disable tailwindcss/no-custom-classname */
import React from "react"
import { ReactComponent as GraphQLWeekly } from "../../../../static/img/conf/Partners/GraphQLWeekly.svg"
import { ReactComponent as GraphQLWTF } from "../../../../static/img/conf/Partners/GraphQLwtf.svg"
Copy link
Contributor

Choose a reason for hiding this comment

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

import { ReactComponent as GraphQLWTF } from "../../../../static/img/conf/Partners/Graphqlwtf.svg"

Replace GraphQLwtf to Graphqlwtf

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thank you, it worked. Another set of eyes definitely helps!

@Urigo Urigo merged commit ef8fc45 into graphql:source May 22, 2023
@Urigo
Copy link
Contributor

Urigo commented May 22, 2023

thank you both!

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.

Display GraphQLConf Media or Community Partner logos
3 participants