From b13f994264c9af238c34e88b92352ecb45c45704 Mon Sep 17 00:00:00 2001 From: Laurin Quast Date: Tue, 21 Nov 2023 13:43:21 +0100 Subject: [PATCH 1/2] document community meetup promotion --- src/content/community/Community-Events.md | 4 ++++ src/content/community/Community-Resources.md | 11 +++++++++++ src/content/foundation/Contact.md | 6 ++++++ 3 files changed, 21 insertions(+) diff --git a/src/content/community/Community-Events.md b/src/content/community/Community-Events.md index a0c26a6f0c..cde7dc315b 100644 --- a/src/content/community/Community-Events.md +++ b/src/content/community/Community-Events.md @@ -63,6 +63,10 @@ To join, add yourself to an [upcoming meeting agenda](https://github.com/graphql ## Meetups +If you are interested in hosting a GraphQL meetup, The GraphQL Foundation is happy to promote your GraphQL event through the [official communication channels](/community/#official-channels). + +Please contact us in the `#meetups-admin` channel on [the community Discord channel](/community/#official-channels). + ### North America - [GraphQL San Francisco](https://www.meetup.com/sf-graphql/) diff --git a/src/content/community/Community-Resources.md b/src/content/community/Community-Resources.md index fdbfcf2b82..317ebcc416 100644 --- a/src/content/community/Community-Resources.md +++ b/src/content/community/Community-Resources.md @@ -28,6 +28,17 @@ Please follow these channels for updates and information:
+## Community Meetups + +The GraphQL community unites at meetups, fostering a collaborative environment where developers share insights and best practices. + +These gatherings provide a valuable platform for enthusiasts to connect, exchange ideas, and stay abreast of the latest developments in the ever-evolving GraphQL ecosystem. + +If you want to go on a GraphQL meetup you can check out the [community events section](/community/upcoming-events/#meetups). + +If you are interested in hosting a GraphQL meetup, The GraphQL Foundation is happy to promote your GraphQL event through the official communication channels. +Please contact us in the `#meetups-admin` channel on [the community Discord channel](/community/#official-channels). + ## Community Grant program The [GraphQL Foundation](/foundation) funds a [Community Grant](/foundation/community-grant/) program that is administered by the [GraphQL TSC](/community/developers/#technical-governance). The goal of the community grant program is to provide support to individuals working on initiatives that benefit the core technical project and the community at large. diff --git a/src/content/foundation/Contact.md b/src/content/foundation/Contact.md index 65a76a1410..af8ac5357d 100644 --- a/src/content/foundation/Contact.md +++ b/src/content/foundation/Contact.md @@ -35,6 +35,12 @@ For guidance using the GraphQL trademark and brand see our [brand guidelines](/b For media inquiries, please reach out to [pr@graphql.org](mailto:pr@graphql.org). +## Meetup Promotion + +If you are interested in hosting a GraphQL meetup, The GraphQL Foundation is happy to promote your GraphQL event through the [official communication channels](/community/#official-channels). + +Please contact us in the `#meetups-admin` channel on [the community Discord channel](/community/#official-channels). + ## Technical Issues To report a technical issue with GraphQL, please use the [community channels](/community/). From 610dfe26fc7d4ab8c74e2d6ee06f2e54b720be22 Mon Sep 17 00:00:00 2001 From: Saihajpreet Singh Date: Mon, 23 Dec 2024 16:27:14 +0100 Subject: [PATCH 2/2] prettier --- src/pages/community/events.mdx | 8 +++++--- src/pages/community/resources/more-resources.mdx | 16 +++++++++++----- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/src/pages/community/events.mdx b/src/pages/community/events.mdx index fedf87701e..91153aa71d 100644 --- a/src/pages/community/events.mdx +++ b/src/pages/community/events.mdx @@ -108,10 +108,12 @@ export function Events({ events }) { ## Meetups -If you are interested in hosting a GraphQL meetup, The GraphQL Foundation is happy to promote your GraphQL event through the [official communication channels](/community/#official-channels). - -Please contact us in the `#meetups-admin` channel on [the community Discord channel](/community/#official-channels). +If you are interested in hosting a GraphQL meetup, The GraphQL Foundation is +happy to promote your GraphQL event through the +[official communication channels](/community/#official-channels). +Please contact us in the `#meetups-admin` channel on +[the community Discord channel](/community/#official-channels). export function Meetups() { useEffect(() => { diff --git a/src/pages/community/resources/more-resources.mdx b/src/pages/community/resources/more-resources.mdx index a4a16484de..996b9ea8e3 100644 --- a/src/pages/community/resources/more-resources.mdx +++ b/src/pages/community/resources/more-resources.mdx @@ -8,14 +8,20 @@ To explore other community-developed resources and content about GraphQL, take a ## Community Meetups -The GraphQL community unites at meetups, fostering a collaborative environment where developers share insights and best practices. +The GraphQL community unites at meetups, fostering a collaborative environment +where developers share insights and best practices. -These gatherings provide a valuable platform for enthusiasts to connect, exchange ideas, and stay abreast of the latest developments in the ever-evolving GraphQL ecosystem. +These gatherings provide a valuable platform for enthusiasts to connect, +exchange ideas, and stay abreast of the latest developments in the ever-evolving +GraphQL ecosystem. -If you want to go on a GraphQL meetup you can check out the [community events section](/community/upcoming-events/#meetups). +If you want to go on a GraphQL meetup you can check out the +[community events section](/community/upcoming-events/#meetups). -If you are interested in hosting a GraphQL meetup, The GraphQL Foundation is happy to promote your GraphQL event through the official communication channels. - Please contact us in the `#meetups-admin` channel on [the community Discord channel](/community/#official-channels). +If you are interested in hosting a GraphQL meetup, The GraphQL Foundation is +happy to promote your GraphQL event through the official communication channels. +Please contact us in the `#meetups-admin` channel on +[the community Discord channel](/community/#official-channels). ## GraphQL Logo & Trademark