diff --git a/.prettierignore b/.prettierignore
index fa636d58d2..896ab5f8f4 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -2,4 +2,5 @@ public/
pnpm-lock.yaml
*.mdx
!src/pages/blog/2024-04-11-announcing-new-graphql-website/index.mdx
+!src/pages/blog/2024-08-15-graphql-local-initiative.mdx
*.jpg
diff --git a/src/pages/blog/2024-08-15-graphql-local-initiative.mdx b/src/pages/blog/2024-08-15-graphql-local-initiative.mdx
new file mode 100644
index 0000000000..b0ee616517
--- /dev/null
+++ b/src/pages/blog/2024-08-15-graphql-local-initiative.mdx
@@ -0,0 +1,47 @@
+---
+title: "Launching the GraphQL Local Initiative"
+tags: ["blog"]
+date: 2024-08-15
+byline: Benjie Gillam and Jory Burson
+---
+
+The GraphQL Foundation's primary mission is to ensure the continued evolution of
+the GraphQL specification and reference implementations. As part of this
+mission, we strive to provide collaboration infrastructure that fosters a
+culture of community and innovation. Local get-togethers play a crucial role in
+this, bringing together developers, library maintainers, vendors, and
+enthusiasts to share knowledge and collaborate.
+
+That's why we've expanded our support for local communities with the launch of
+the **GraphQL Local Initiative**. This initiative aims to recognize and support
+local efforts by providing a framework and resources for organizing local
+GraphQL events.
+
+## What the GraphQL Local Initiative Offers
+
+We recognize how much effort is required to organize local events: from finding
+venues, speakers, sponsors and refreshments to preparing slides, driving
+awareness, ensuring inclusivity, and much more - there's a lot to do! The
+GraphQL Local Initiative enables us to lighten your load a little by offering a
+modest sponsorship, slide templates, code of conduct, guidelines, swag,
+promotion, and more.
+
+## Requirements for GraphQL Locals
+
+To ensure the success and consistency of these local events, organizers must
+adhere to the GraphQL Code of Conduct and Brand Guidelines, and ensure events
+are inclusive and accessible. For the full list of requirements, see the
+[program page](/community/foundation/local-initiative).
+
+## How to Get Involved
+
+We encourage all community members passionate about GraphQL to get involved.
+Whether you want to organize an event in your local city or simply participate,
+your involvement helps strengthen the GraphQL community.
+
+To find out more and apply for official recognition and support for your local
+event, please
+[visit the GraphQL Local Initiative page](/community/foundation/local-initiative).
+
+Let’s keep building a vibrant, supportive, and innovative GraphQL community
+together!
diff --git a/src/pages/community/events.mdx b/src/pages/community/events.mdx
index 412ce5112f..fa2e8087cf 100644
--- a/src/pages/community/events.mdx
+++ b/src/pages/community/events.mdx
@@ -97,8 +97,8 @@ export function Events({ events }) {
-