Skip to content

Commit

Permalink
document community meetup promotion (#1590)
Browse files Browse the repository at this point in the history
* document community meetup promotion

* prettier

---------

Co-authored-by: Saihajpreet Singh <[email protected]>
  • Loading branch information
n1ru4l and saihaj authored Dec 23, 2024
1 parent ceb66e0 commit 57b1d9d
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/pages/community/events.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,13 @@ 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).

export function Meetups() {
useEffect(() => {
// Load only on client
Expand Down
6 changes: 6 additions & 0 deletions src/pages/community/foundation/contact.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@ For guidance using the GraphQL trademark and brand see our [brand guidelines](/b

For media inquiries, please reach out to [[email protected]](mailto:[email protected]).

## 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/).
Expand Down
17 changes: 17 additions & 0 deletions src/pages/community/resources/more-resources.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,23 @@ To explore other community-developed resources and content about GraphQL, take a
- [graphql-apis](https://github.com/APIs-guru/graphql-apis): A collective list of public GraphQL APIs.
- [GraphQL Screencasts](https://graphql.wtf): Learn something new with GraphQL, every week.

## 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).

## GraphQL Logo & Trademark

The GraphQL name and logo are registered trademarks, and are neutrally held by The Linux Foundation. You may use the GraphQL mark so long as you adhere to the [trademark policy](https://lfprojects.org/policies/trademark-policy/).
Expand Down

0 comments on commit 57b1d9d

Please sign in to comment.