+
+
"GraphQL is a transformative technology that saves time and money for every team building rich, user-centric applications. **Apollo** is proud to play a central role in its rapid rise and maturation in 2019. Apollo’s industry-leading open source and cloud services power many of the world’s most significant online properties, including Expedia, Airbnb, PayPal, The New York Times, SurveyMonkey and thousands more. Apollo also hosts the world’s largest event dedicated to this technology - GraphQL Summit - which in 2019 featured more than 1,200 attendees and over 60 technical talks from some of the world’s most recognizable brands that are already benefiting from GraphQL."
-

+
"Collaborating with the Open Source community is always special; it has allowed **AWS** to improve and better understand the use cases that customers want to tackle, such as local mocking and testing. In order to move fast and ensure that we were releasing a valuable feature, we worked for several months with community members. We want to give a special thanks to Conduit Ventures for their significant contributions to the new Amplify local mocking environment."
-
+
"GraphQL has been a huge accelerator for how **Expedia Group's** web application and service teams build APIs. Being part of the open source community is a priority for us in how we contribute back and learn from others on the same journey."
-
+
"GraphQL is a rare technology that simultaneously improves the communication between _machines_ and between _humans!_ Data becomes easier to explore and consume for humans and GraphQL's spec driven design allows the creation of tools that can automate complex tasks around data fetching on the server and data management on the client. **Hasura's** flagship GraphQL engine automates complex data access work while giving API consumers an API they love using!"
-
+
"**IBM** is pleased to be an active member of the Linux Foundation's GraphQL project by participating on its technical working group and as a founding member of its Governing Board. IBM continued its commitment to innovating on key open technologies such as GraphQL in 2019."
-

+
"At **Novvum**, our team is tiny, but we try to contribute to the foundation and open source community whenever possible. A few projects that come to mind are graphql-playground, graphql-weekly, graphql-birdseye, and the graphql edX course. GraphQL enables teams to focus on their bottom line and less on the nuances of software development. It provides the freedom necessary for frontend devs, UI/UX designers, content marketers, etc. to make incredible stuff without compromising the safety, flexibility, and stability desired by backend teams. It's come a long way since the early days. We are not surprised to see so many big named companies adopting it today."
-
+
"GraphQL has been a complete game changer in the way **PayPal** thinks about data, fetch data and build applications."
-
+
"**Salsify** provides a commerce and content platform that enables the world's largest brands to deliver engaging product experiences across the digital shelf. Our GraphQL powered APIs enable us to support a diverse set of integrated use cases on an extensible microservices platform architecture with great developer ergonomics and excellent performance."
---
-### HOW OUR MEMBERS ARE USING GRAPHQL
+### How our members are using GraphQL
-

+
-**Expedia Group** continues to rapidly adopt GraphQL. Over the last 2 years we have transitioned our REST APIs to GraphQL – and now over 90% of all customer interactions in web and native[vrbo.com](http://vrbo.com/) apps are powered by GraphQL APIs and over 30% of all customer interactions on Expedia.com as well as other brands such as Hotels.com.
+**Expedia Group** continues to rapidly adopt GraphQL. Over the last 2 years we have transitioned our REST APIs to GraphQL – and now over 90% of all customer interactions in web and native[vrbo.com](http://vrbo.com) apps are powered by GraphQL APIs and over 30% of all customer interactions on Expedia.com as well as other brands such as Hotels.com.
-

+
-**Facebook** has used GraphQL to power our production mobile apps for the last 7.5 years, from its creation as an internal API in 2012 to its open sourcing in 2015 and beyond. In 2020, we’re as invested in the community and the technology as ever — we’re [discussing our approach to streaming semantics with the GraphQL working group](https://github.com/graphql/graphql-wg/issues/329), and we’re [powering the new Facebook.com with GraphQL and Relay](https://developers.facebook.com/videos/2019/building-the-new-facebookcom-with-react-graphql-and-relay/).
+**Facebook** has used GraphQL to power our production mobile apps for the last 7.5 years, from its creation as an internal API in 2012 to its open sourcing in 2015 and beyond. In 2020, we’re as invested in the community and the technology as ever — we're [discussing our approach to streaming semantics with the GraphQL working group](https://github.com/graphql/graphql-wg/issues/329), and we’re [powering the new Facebook.com with GraphQL and Relay](https://developers.facebook.com/videos/2019/building-the-new-facebookcom-with-react-graphql-and-relay).
-

+
**Novvum** had been deploying graphql into production for the majority of our customers since its inception back in 2015. On any project, we find it extremely beneficial to add GraphQL as the primary communication layer between clients and the data that they need. From building car-sharing platforms on a time crunch to architecting fintech infrastructure to scaffolding MVPs for early-stage startups, we've observed many short- and long-term benefits by introducing GraphQL.
-

+
**PayPal** uses GraphQL to power many of our products and user experiences including PayPal Checkout, our flagship product that facilitates payments for millions of merchants and users.
---
-### MEMBER CONTRIBUTIONS TO THE GRAPHQL ECOSYSTEM
+### Member contributions to the GraphQL ecosystem
Our members have been active and engaged participants in the GraphQL ecosystem. Here are some of the ways in which our ecosystem has been enriched through their participation.
-

+
-- **[Apollo Graph Manager](https://www.apollographql.com/docs/graph-manager/):** Tools and services for teams collaborating on a data graph, including a central schema registry, data graph analytics, workflows for developing and maintaining agile schemas, and machinery for managing graph security and policy and operations.
-- **[Federation](https://www.apollographql.com/docs/apollo-server/federation/introduction/):** An open specification for composing multiple GraphQL services into a single data graph. The specification has been widely supported by the GraphQL community, with JavaScript, Kotlin, Java, Go, Python, Ruby, and PHP servers all adopting the federation programming model.
-- **[Apollo Client](https://www.apollographql.com/docs/react/v3.0-beta):** The industry’s most popular open-source library for connecting application UI to a GraphQL service. The upcoming Apollo Client 3, currently in beta, introduces a flexible data cache and brings many improvements to managing both local state and remote data.
-- **[Apollo Server](https://www.apollographql.com/docs/apollo-server):** An open-source library for building a data graph in JavaScript that’s incrementally adoptable, production-ready, and compatible with any data source. Apollo Server defines the de-facto standard for GraphQL over HTTP and supports essential features for running GraphQL at scale such as federation, tracing, and caching.
+- **[Apollo Graph Manager](https://apollographql.com/docs/graph-manager):** Tools and services for teams collaborating on a data graph, including a central schema registry, data graph analytics, workflows for developing and maintaining agile schemas, and machinery for managing graph security and policy and operations.
+- **[Federation](https://apollographql.com/docs/apollo-server/federation/introduction):** An open specification for composing multiple GraphQL services into a single data graph. The specification has been widely supported by the GraphQL community, with JavaScript, Kotlin, Java, Go, Python, Ruby, and PHP servers all adopting the federation programming model.
+- **[Apollo Client](https://apollographql.com/docs/react/v3.0-beta):** The industry’s most popular open-source library for connecting application UI to a GraphQL service. The upcoming Apollo Client 3, currently in beta, introduces a flexible data cache and brings many improvements to managing both local state and remote data.
+- **[Apollo Server](https://apollographql.com/docs/apollo-server):** An open-source library for building a data graph in JavaScript that’s incrementally adoptable, production-ready, and compatible with any data source. Apollo Server defines the de-facto standard for GraphQL over HTTP and supports essential features for running GraphQL at scale such as federation, tracing, and caching.
- **[Apollo developer tooling](https://github.com/apollographql/apollo-tooling):** The Apollo tooling repository is home to several open-source GraphQL developer tools, including the Apollo CLI and VS Code extension. These tools connect to the Apollo registry, a central hub for managing your data graph, in order to provide workflows for an excellent developer experience.
-

+
- **[GraphQL Kotlin](https://github.com/ExpediaGroup/graphql-kotlin):** Continued work on GraphQL Kotlin libraries for running GraphQL Server, including code first-schema generation and a Spring Boot based Kotlin Graphql Server. This technology powers Expedia.com and its fleet of brands like Orbitz, Wotif, & Travelocity
- **[GraphQL Component](https://github.com/ExpediaGroup/graphql-component):** GraphQL Component is a modular graphql schema framework in javascript being utilized to build APIs for Vrbo travel and owner applications, as well as partner services and public APIs.
-

+
- **[GraphQL Engine](https://github.com/hasura/graphql-engine):** An open-source GraphQL engine for Postgres and other data sources.
- **[GraphQURL](https://github.com/hasura/graphqurl):** A command like utility like curl for GraphQL, with autocomplete and support for subscriptions.
- **[graphql-bench](https://github.com/hasura/graphql-bench):** A GraphQL benchmarking suite to make it easy for developers to test the performance of their GraphQL servers.
- **[learn-graphql](https://github.com/hasura/learn-graphql):** Open-source tutorials for almost all frontend application stacks to get started with GraphQL.
-

+
- **[OpenAPI-to-GraphQL](https://github.com/IBM/openapi-to-graphql):** Released the open-source OpenAPI-to-GraphQL library, which generates GraphQL interfaces on top of existing REST APIs. IBM made numerous other contributions to the open source community.
- **[libgraphqlparser](https://github.com/graphql/libgraphqlparser):** Delivered improvements to the open source GraphQL C++ library
@@ -177,84 +171,86 @@ Our members have been active and engaged participants in the GraphQL ecosystem.
---
-### PUBLICATIONS FROM OUR MEMBERS
+### Publications from our members
-

+
-- [Principled GraphQL, best practices for creating, maintaining, and operating a data graph](https://principledgraphql.com/)
-- [Fullstack GraphQL tutorial](https://www.apollographql.com/docs/tutorial/introduction/)
+- [Principled GraphQL, best practices for creating, maintaining, and operating a data graph](https://principledgraphql.com)
+- [Fullstack GraphQL tutorial](https://apollographql.com/docs/tutorial/introduction)
-

+
-- [Merging GraphQL schema files and more from the CLI](https://aws.amazon.com/blogs/mobile/merging-graphql-schema-files-and-more-with-the-cli/)
-- [Developing and testing GraphQL APIs, Storage and Functions with Amplify Framework Local Mocking features](https://aws.amazon.com/blogs/mobile/amplify-framework-local-mocking/)
-- [Amplify DataStore – Simplify Development of Offline Apps with GraphQL](https://aws.amazon.com/blogs/aws/amplify-datastore-simplify-development-of-offline-apps-with-graphql/)
+- [Merging GraphQL schema files and more from the CLI](https://aws.amazon.com/blogs/mobile/merging-graphql-schema-files-and-more-with-the-cli)
+- [Developing and testing GraphQL APIs, Storage and Functions with Amplify Framework Local Mocking features](https://aws.amazon.com/blogs/mobile/amplify-framework-local-mocking)
+- [Amplify DataStore – Simplify Development of Offline Apps with GraphQL](https://aws.amazon.com/blogs/aws/amplify-datastore-simplify-development-of-offline-apps-with-graphql)
-

+
- [The Architectural Principles Behind Vrbo’s GraphQL Implementation](https://medium.com/expedia-group-tech/graphql-component-architecture-principles-homeaway-ede8a58d6fde)
-

+
-- [Architecture of a high performance GraphQL to SQL engine](https://hasura.io/blog/architecture-of-a-high-performance-graphql-to-sql-server-58d9944b8a87/)
-- [Level up your serverless game with a GraphQL data-as-a-service layer](https://hasura.io/blog/level-up-your-serverless-game-with-a-graphql-data-as-a-service-layer/)
-- [Fluent GraphQL clients: how to write queries like a boss](https://hasura.io/blog/fluent-graphql-clients-how-to-write-queries-like-a-boss/)
+- [Architecture of a high performance GraphQL to SQL engine](https://hasura.io/blog/architecture-of-a-high-performance-graphql-to-sql-server-58d9944b8a87)
+- [Level up your serverless game with a GraphQL data-as-a-service layer](https://hasura.io/blog/level-up-your-serverless-game-with-a-graphql-data-as-a-service-layer)
+- [Fluent GraphQL clients: how to write queries like a boss](https://hasura.io/blog/fluent-graphql-clients-how-to-write-queries-like-a-boss)
-

+
- [An Empirical Study of GraphQL Schemas (at ICSOC conference)](https://arxiv.org/pdf/1907.13012.pdf)
- [An Empirical Study of GraphQL (blog)](https://medium.com/swlh/empirical-study-graphql-icsoc19-29038c48da5)
-- [GraphQL API Management](https://www.ibm.com/blogs/research/2019/02/graphql-api-management)
+- [GraphQL API Management](https://ibm.com/blogs/research/2019/02/graphql-api-management)
---
-### TALKS, PAPERS, AND DISCUSSIONS ON GRAPHQL
+### Talks, papers, and discussions on GraphQL
-

+
- [GraphQL Summit 2019 Keynote, by Matt DeBergalis](https://youtu.be/EDqw-sGVq3k)
- [Migrating to Apollo and GraphQL at Airbnb, by Brie Bunge](https://youtu.be/pywcFELoU8E)
- [The Architecture of Federation, by Jeff Hampton](https://youtu.be/LKQKn1oFXJU)
-- [All GraphQL Summit 2019 talks](https://www.youtube.com/playlist?list=PLpi1lPB6opQyraZSmwFre_FpL00_3nTzV)
+- [All GraphQL Summit 2019 talks](https://youtube.com/playlist?list=PLpi1lPB6opQyraZSmwFre_FpL00_3nTzV)
+
+
-

+- Co-organized the [GraphQL London Meetup group](https://meetup.com/GraphQL-London)
+- Co-organized the [GraphQL San Francisco Meetup group](https://meetup.com/GraphQL-SF)
+- [Archive of Meetup talks](https://youtube.com/c/GraphQLTalks).
+- [Building modern APIs with GraphQL](https://youtube.com/watch?v=bRnu7xvU1_Y)
-- Co-organized the [GraphQL London Meetup group](https://www.meetup.com/GraphQL-London)
-- Co-organized the [GraphQL San Francisco Meetup group](https://www.meetup.com/GraphQL-SF)
-- [Archive of Meetup talks](https://www.youtube.com/c/GraphQLTalks).
-- [Building modern APIs with GraphQL](https://www.youtube.com/watch?v=bRnu7xvU1_Y)
+
-
+- [Creating a federated schema for a global company (GraphQL Summit)](https://youtube.com/watch?v=MuD3TAP0D9Y)
-- [Creating a federated schema for a global company (GraphQL Summit)](https://www.youtube.com/watch?v=MuD3TAP0D9Y)
+
-
+- [Accelerating product and data delivery with GraphQL](https://youtube.com/watch?v=znzdocyfZsc)
+- [API management and governance for GraphQL](https://youtube.com/watch?v=ypEtjxVmgoI)
+- [Building a high performance realtime GraphQL API on existing databases](https://youtube.com/watch?v=HOKMJkBYaqQ)
-- [Accelerating product and data delivery with GraphQL](https://www.youtube.com/watch?v=znzdocyfZsc)
-- [API management and governance for GraphQL](https://www.youtube.com/watch?v=ypEtjxVmgoI)
-- [Building a high performance realtime GraphQL API on existing databases](https://www.youtube.com/watch?v=HOKMJkBYaqQ)
+
-
+
-- [GraphQL sessions at 2019 API Conference, Berlin](https://apiconference.net/))
+- [GraphQL sessions at 2019 API Conference, Berlin](https://apiconference.net)
- Demonstrated GraphQL API Management in IBM API Connect and IBM DataPower® Gateway enabling determination of GraphQL query characteristics, advanced threat protection, customized rate limiting, and API plan configuration
-- [Conducted IBM Developer Meetups where GraphQL work was highlighted in talks and technical demonstrations](https://www.meetup.com/ibmcodenyc/events/266535427/)
+- [Conducted IBM Developer Meetups where GraphQL work was highlighted in talks and technical demonstrations](https://meetup.com/ibmcodenyc/events/266535427)
-## TRAINING
+## Training
-The GraphQL Foundation is proud to offer a new, free course – [Exploring GraphQL: A Query Language for APIs](https://www.edx.org/course/introduction-to-graphql) – through [edX](https://www.edx.org/) which we have had thousands already sign up for.
+The GraphQL Foundation is proud to offer a new, free course – [Exploring GraphQL: A Query Language for APIs](https://edx.org/course/introduction-to-graphql) – through [edX](https://edx.org) which we have had thousands already sign up for.
If you are a programmer, this course will help you gain the skills you need to get started using GraphQL for a small project, or professionally in production. We cover a variety of tools to address multiple use cases.
If you are nontechnical, this course will help you communicate with developers and participate in conversations about GraphQL, and understand when and why to use GraphQL for a project.
-## COMMUNITY ENGAGEMENT
+## Community engagement
Want to start a meetup? Drop us a line, we’d love to hear your idea: info@graphql.org.
-## GRAPHQL LANDSCAPE
+## GraphQL landscape
-The [GraphQL Interactive Landscape](https://landscape.graphql.org/) was recently published by the GraphQL Foundation.
+The [GraphQL Interactive Landscape](https://landscape.graphql.org) was recently published by the GraphQL Foundation.

@@ -262,15 +258,15 @@ What is an interactive landscape? The concept started when the CNCF began the pr
The landscape is open source, and contributions from the community are welcomed. You can find guidelines for updating the landscape at: [https://github.com/graphql/graphql-landscape](https://github.com/graphql/graphql-landscape).
-## DEVSTATS
+## Devstats
-The [DevStats](https://github.com/cncf/devstats) tool, which is open source, downloads data representing every public GitHub action across GraphQL Foundation projects and stores it in a queryable [Postgres](https://www.postgresql.org/) database. DevStats downloads updated data every hour and you can check out the tool here: [https://devstats.graphql.org](https://devstats.graphql.org/)
+The [DevStats](https://github.com/cncf/devstats) tool, which is open source, downloads data representing every public GitHub action across GraphQL Foundation projects and stores it in a queryable [Postgres](https://postgresql.org) database. DevStats downloads updated data every hour, and you can check out the tool here: [https://devstats.graphql.org](https://devstats.graphql.org)
-## A LOOK AHEAD TO 2020
+## A look ahead to 2020
As the Executive Director of the GraphQL project, I hope I can speak for the whole community when I say we are looking forward to another productive year of GraphQL development. We are putting the final touches on the GraphQL 2020 spec release, and continue to make great progress developing new features, stabilizing existing ones, and exploring beyond core GraphQL.
-It has been really encouraging to see GraphQL continue to evolve over the past year as a technology and as a community. GraphQL is being used at scale by not only Facebook but now a great number of organizations large and small. As I said when first introducing the project, GraphQL is unapologetically driven by the needs of the client. This has been a critical aspect of GraphQL's success and it is great to see this principle reflect itself in our community, where those more interested in consuming APIs than producing them have come together to support the ongoing sustainability of the project.
+It has been really encouraging to see GraphQL continue to evolve over the past year as a technology and as a community. GraphQL is being used at scale by not only Facebook but now a great number of organizations large and small. As I said when first introducing the project, GraphQL is unapologetically driven by the needs of the client. This has been a critical aspect of GraphQL's success, and it is great to see this principle reflect itself in our community, where those more interested in consuming APIs than producing them have come together to support the ongoing sustainability of the project.
Since establishing the GraphQL Foundation, we've had an outpouring of support from these companies. This neutral, non-profit home for the GraphQL project has provided a healthy way for users, contributors, and supporters to collaborate and contribute funding in support of our programs and collaborative processes. For example, this support has enabled us to support long-time contributor Ivan Goncharov to focus on crucial development and maintenance of the reference implementation, specification and other community gardening work. It has also allowed us to launch a free GraphQL edX course, and has enabled us to take some first steps toward supporting and producing community events.
diff --git a/src/content/foundation/CommunityGrantProgram.md b/website/src/pages/foundation/community-grant.mdx
similarity index 98%
rename from src/content/foundation/CommunityGrantProgram.md
rename to website/src/pages/foundation/community-grant.mdx
index 2afa9cbde1..df187237d6 100644
--- a/src/content/foundation/CommunityGrantProgram.md
+++ b/website/src/pages/foundation/community-grant.mdx
@@ -1,6 +1,4 @@
---
-title: GraphQL Community Grant
-sidebarTitle: Community Grant
heroText: The GraphQL Community Grant program helps the GraphQL Foundation invest directly into the success, health, and sustainability of our ecosystem.
layout: foundation
category: GraphQL Foundation
@@ -9,6 +7,8 @@ sublinks: How to apply,FAQs
next: /foundation/contact/
---
+# GraphQL Community Grant
+
The GraphQL Community Grant program is funded by the GraphQL Foundation and administered by the [GraphQL Technical Steering Committee (TSC)](https://github.com/graphql/graphql-wg/blob/main/GraphQL-TSC.md). The goal of the program is to provide financial support and incentives for key technical and community initiatives.
The GraphQL Community Grant program accepts applications on a quarterly cycle. Grant applications are reviewed by the TSC based upon funding that is received as membership dues for the GraphQL Foundation. This is one way in which the GraphQL Foundation directly supports the ongoing health of the GraphQL developer ecosystem.
diff --git a/src/content/foundation/Contact.md b/website/src/pages/foundation/contact.mdx
similarity index 92%
rename from src/content/foundation/Contact.md
rename to website/src/pages/foundation/contact.mdx
index 65a76a1410..52918d1804 100644
--- a/src/content/foundation/Contact.md
+++ b/website/src/pages/foundation/contact.mdx
@@ -1,6 +1,4 @@
---
-title: Contact the GraphQL Foundation
-sidebarTitle: Contact us
heroText: The GraphQL Foundation is here to help.
layout: foundation
category: GraphQL Foundation
@@ -9,6 +7,8 @@ sublinks: Membership Inquiries,Membership Support,Meeting Logistics,Trademark Re
next: /foundation/annual-reports/
---
+# Contact the GraphQL Foundation
+
The GraphQL Foundation is supported by staff from [The Linux Foundation](https://linuxfoundation.org). If you have questions, please reach out to us using the links below.
_Please note that we do not provide user support for GraphQL. If you have an implementation question,
@@ -45,8 +45,10 @@ For all other inquiries, please email [info@graphql.org](mailto:info@graphql.org
Our mailing address is:
-> **GraphQL Foundation**
-> 548 Market St
-> PMB 57274
-> San Francisco, California
-> 94104-5401 US
+```text copy
+GraphQL Foundation
+548 Market St
+PMB 57274
+San Francisco, California
+94104-5401 US
+```
diff --git a/src/content/foundation/GraphQLConf.md b/website/src/pages/foundation/graphql-conf.mdx
similarity index 97%
rename from src/content/foundation/GraphQLConf.md
rename to website/src/pages/foundation/graphql-conf.mdx
index 3814fdab2c..0df03aa39b 100644
--- a/src/content/foundation/GraphQLConf.md
+++ b/website/src/pages/foundation/graphql-conf.mdx
@@ -1,6 +1,4 @@
---
-title: GraphQL Conf
-sidebarTitle: GraphQL Conf
heroText: The official GraphQL conference, hosted by the GraphQL Foundation.
layout: conf
category: GraphQL Foundation
@@ -9,6 +7,8 @@ sublinks: GraphQLConf 2023,GraphQLConf 2022
next: /foundation/community-grant/
---
+# GraphQL Conf
+
By the community and for the community, GraphQLConf is a vendor-neutral event that brings together core contributors, community members, open source leaders, academics, vendors, and industry practitioners to discuss recent work, share techniques, and plan for the future.
## GraphQLConf 2023
diff --git a/src/content/foundation/About.md b/website/src/pages/foundation/index.mdx
similarity index 97%
rename from src/content/foundation/About.md
rename to website/src/pages/foundation/index.mdx
index f2347d12ed..75d276804b 100644
--- a/src/content/foundation/About.md
+++ b/website/src/pages/foundation/index.mdx
@@ -1,6 +1,4 @@
---
-title: What is the GraphQL Foundation?
-sidebarTitle: About the Foundation
heroText: An open and neutral home for the GraphQL community, dedicated to promoting widespread adoption and accelerating development of the surrounding ecosystem
layout: foundation
category: GraphQL Foundation
@@ -8,6 +6,8 @@ permalink: /foundation/
next: /foundation/join/
---
+# What is the GraphQL Foundation?
+
The **GraphQL Foundation** is a neutral foundation founded by global technology and application development companies. The GraphQL Foundation encourages contributions, stewardship, and a shared investment from a broad group in vendor-neutral events, documentation, tools, and support for GraphQL.
GraphQL was created in 2012 and open sourced by Facebook in 2015. In 2019, Facebook and others [created the GraphQL Foundation](https://foundation.graphql.org/news/2019/03/12/the-graphql-foundation-announces-collaboration-with-the-joint-development-foundation-to-drive-open-source-and-open-standards/) as a neutral, non-profit home for the GraphQL assets and ongoing collaboration, and hosted by [The Linux Foundation](https://linuxfoundation.org). The GraphQL Foundation is a fully neutral home for the GraphQL trademark, and provides a means of collecting and distributing membership dues to support core community infrastructure and programs.
diff --git a/src/content/foundation/Join.md b/website/src/pages/foundation/join.mdx
similarity index 99%
rename from src/content/foundation/Join.md
rename to website/src/pages/foundation/join.mdx
index 567db913db..0573e7e116 100644
--- a/src/content/foundation/Join.md
+++ b/website/src/pages/foundation/join.mdx
@@ -1,6 +1,4 @@
---
-title: Become a Member
-sidebarTitle: Join GraphQL
heroText: GraphQL Foundation members demonstrate their commitment to the ecosystem by providing essential financial support.
layout: foundation
category: GraphQL Foundation
@@ -9,6 +7,8 @@ sublinks: GraphQL Specification,GraphQL Foundation
next: /foundation/graphql-conf/
---
+# Become a Member
+
There are two primary ways to support the ongoing development and success of GraphQL.
- Developers can [join the GraphQL Specification](#graphql-specification), enabling them to contribute code, time, and talent to GraphQL technical projects. This is free for companies and individuals.
@@ -17,8 +17,6 @@ There are two primary ways to support the ongoing development and success of Gra
If you have a question about which membership is right for you, please reach out to [membership@graphql.org](mailto:membership@graphql.org).
----
-
## GraphQL Specification
The GraphQL Specification and its related tools and libraries are developed under the Joint Development Foundation, a non-profit organization focused on open standards that is part of The Linux Foundation family.
@@ -41,8 +39,6 @@ To join, please open a PR against a GraphQL repo ([instructions](https://individ
_Please note: If your employer has already signed a specification membership agreement, you do not need to sign a separate agreement as an individual. If your organization is a member of the GraphQL Foundation, you will still need a valid GraphQL Specification membership in order to contribute._
----
-
## GraphQL Foundation
The GraphQL Foundation is a member-supported, non-profit organization whose mission is to support the long-term health and viability of the [GraphQL ecosystem](https://graphql.org). The GraphQL Foundation is hosted by [The Linux Foundation](https://linuxfoundation.org), the 501(c)6 non-profit home of Linux and many other open source collaborative projects.
diff --git a/website/src/pages/foundation/members.mdx b/website/src/pages/foundation/members.mdx
new file mode 100644
index 0000000000..bc3751fc81
--- /dev/null
+++ b/website/src/pages/foundation/members.mdx
@@ -0,0 +1,27 @@
+# GraphQL Foundation members
+
+The [GraphQL Foundation](/foundation) is the primary way
+in which funding is raised and distributed to support essential
+GraphQL community programs. The members listed on this page are
+directly invested in the success and long-term sustainability of the
+GraphQL community.
+
+To learn more about the [GraphQL Foundation](/foundation)
+and becoming a member, please see our
+[FAQ](/faq/graphql-foundation), reach out to
+[membership@graphql.org](mailto:membership@graphql.org),
+or [complete a membership application](https://join.graphql.org).
+
+