Skip to content

Commit 6be1bad

Browse files
committed
Announcement blog post
1 parent 5793c4a commit 6be1bad

File tree

2 files changed

+47
-1
lines changed

2 files changed

+47
-1
lines changed

.prettierignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ public/
22
pnpm-lock.yaml
33
*.mdx
44
!src/pages/blog/2024-04-11-announcing-new-graphql-website/index.mdx
5-
!src/pages/community/foundation/local-initiative.mdx
5+
!src/pages/blog/2024-07-22-graphql-local-initiative.mdx
66
*.jpg
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: "Launching the GraphQL Local Initiative"
3+
tags: ["blog"]
4+
date: 2024-07-22
5+
byline: Benjie Gillam and Jory Burson
6+
---
7+
8+
The GraphQL Foundation's primary mission is to ensure the continued evolution of
9+
the GraphQL specification and reference implementations. As part of this
10+
mission, we strive to provide collaboration infrastructure that fosters a
11+
culture of community and innovation. Local get-togethers play a crucial role in
12+
this, bringing together developers, library maintainers, vendors, and
13+
enthusiasts to share knowledge and collaborate.
14+
15+
This is why we're pleased to announce the launch of the **GraphQL Local
16+
Initiative**. This initiative aims to recognize and support local efforts by
17+
providing a framework and resources for organizing local GraphQL events.
18+
19+
## What the GraphQL Local Initiative Offers
20+
21+
We recognize how much effort is required to organize local events: from finding
22+
venues, speakers, sponsors and refreshments to preparing slides, driving
23+
awareness, ensuring inclusivity, and much more - there's a lot to do! The
24+
GraphQL Local Initiative enables us to lighten your load a little by offering a
25+
modest sponsorship, slide templates, code of conduct, guidelines, swag,
26+
promotion, and more.
27+
28+
## Requirements for GraphQL Locals
29+
30+
To ensure the success and consistency of these local events, organizers must
31+
adhere to the GraphQL Code of Conduct and Brand Guidelines, and ensure events
32+
are inclusive and accessible. For the full list of requirements, see the
33+
[program page](/community/foundation/local-initiative).
34+
35+
## How to Get Involved
36+
37+
We encourage all community members passionate about GraphQL to get involved.
38+
Whether you want to organize an event in your local city or simply participate,
39+
your involvement helps strengthen the GraphQL community.
40+
41+
To find out more and apply for official recognition and support for your local
42+
event, please
43+
[visit the GraphQL Local Initiative page](/community/foundation/local-initiative).
44+
45+
Let’s keep building a vibrant, supportive, and innovative GraphQL community
46+
together!

0 commit comments

Comments
 (0)