-
Notifications
You must be signed in to change notification settings - Fork 1.5k
new landing page #2078
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: source
Are you sure you want to change the base?
new landing page #2078
Conversation
new landing — hero
new landing — navbar
new landing — trusted by
new landing — a graphql query
new landing — proven solution
new landing — five pillars
new landing — powered by community
new landing — graphql advantages
…ustry Add Quotes From Industry section
new landing — footer
new landing — data colocation
Add the wires / API gateway section
new landing — fixes
new landing — docs tweaks
@hasparus is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel. A member of the Team first needs to authorize it. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Should the nextImageExportOptimizer
folder be tracked under git
or is it a build asset that can be removed?
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.
Website looks great, and I love the various animations - very informative! Here's a few minor wording tweaks for the homepage.
{[ | ||
"Deliver high-performance user experience at scale", | ||
"Secure and stabilize your API with a strongly typed schema and validated queries", | ||
"Reduce dependencies through efficient, distributed development", |
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.
Can someone explain this one to me? What dependencies are we reducing?
GraphQL is open source and trusted by the industry | ||
</h2> | ||
<p className="typography-body-md max-w-[624px] text-neu-700"> | ||
Facebook's mobile apps have been powered by GraphQL since 2012. A |
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.
It wasn't a GraphQL spec, it was the GraphQL spec - the one and only! 💪
Facebook's mobile apps have been powered by GraphQL since 2012. A | |
Facebook's mobile apps have been powered by GraphQL since 2012. The |
Co-authored-by: Benjie <benjie@jemjie.com>
Co-authored-by: Benjie <benjie@jemjie.com>
Description
Howdy. I updated the landing page according to the new designs discussed in graphql/community-wg#21.
If you're interested in reading it step by step in chunks bigger than one commit, you can find the PRs reviewed by @saihaj in my fork hasparus/graphql.github.io/pulls?q=is+new-landing+.