Skip to content

Commit 28ddf8d

Browse files
committed
cleanup files and nav
1 parent 808cd25 commit 28ddf8d

File tree

9 files changed

+15
-303
lines changed

9 files changed

+15
-303
lines changed

src/components/Footer/index.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ const getLinks = (sourcePath?: string): FooterLinks[] => [
6767
subsections: [
6868
{ text: "News Blog", href: "/blog/" },
6969
{ text: "GraphQL Foundation", href: "/foundation/" },
70+
{ text: "GraphQL Community Grant", href: "/foundation/community-grant/" },
7071
{ text: "Logo and Brand Guidelines", href: "/brand" },
7172
{ text: "Code of Conduct", href: "/codeofconduct/" },
7273
{ text: "Contact Us", href: "/foundation/contact/" },

src/content/community/Community-Developers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The following resources are intended to describe how GraphQL development process
1919
* Instructions on how to sign the [GraphQL Specification Membership Agreement](https://github.com/graphql/graphql-wg/tree/HEAD/membership)
2020
* The [GraphQL project calendar](https://calendar.graphql.org)
2121
* Meeting replays on the [GraphQL YouTube channel](https://youtube.graphql.org)
22-
* The [GraphQL Community Grant Program](/foundation/community-grant-program)
22+
* The [GraphQL Community Grant](/foundation/community-grant/) program
2323

2424
## How GraphQL is developed
2525

src/content/community/Community-Resources.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,16 @@ Please follow these channels for updates and information:
2929

3030
<div style="clear:both;"></div>
3131

32+
## Community Grant program
33+
34+
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.
35+
3236
## GraphQL Logo & Trademark
3337

3438
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/).
3539

3640
Download the GraphQL logo and find guidelines for its use in the [brand guidelines](/brand).
3741

38-
## Community Grant Program
39-
40-
The [GraphQL Foundation](/foundation) funds a [community grant program](/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.
41-
4242
## Code of conduct
4343

4444
The [GraphQL Code of Conduct](/codeofconduct/) applies both within project spaces and in public spaces when an individual is representing the project or its community.

src/content/foundation/AnnualReports.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ heroText: Reflecting upon our accomplishments, anticipating our future
55
layout: foundation
66
category: GraphQL Foundation
77
permalink: /foundation/annual-reports/
8-
next: /foundation/join/
8+
next: /foundation/members/
99
---
1010

1111
The GraphQL annual reports are a celebration of the ongoing work happening in the GraphQL technical community, the GraphQL Foundation, and our members.

src/content/foundation/CommunityGrantProgram.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: GraphQL Community Grant Program
2+
title: GraphQL Community Grant
33
sidebarTitle: Community Grants
4-
heroText: The GraphQL Community Grant Program helps the GraphQL Foundation invest directly into the success, health, and sustainability of our ecosystem.
4+
heroText: The GraphQL Community Grant program helps the GraphQL Foundation invest directly into the success, health, and sustainability of our ecosystem.
55
layout: foundation
66
category: GraphQL Foundation
7-
permalink: /foundation/community-grant-program/
7+
permalink: /foundation/community-grant/
88
sublinks: How to apply,FAQs
9-
next: /foundation/annual-reports/
9+
next: /foundation/contact/
1010
---
1111

1212
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.
@@ -47,7 +47,7 @@ You can apply one time per cycle.
4747

4848
### Who is eligible?
4949

50-
Any individual working in the GraphQL developer community who can receive a payment from a US-based
50+
Any individual working in the GraphQL developer community who can receive a payment from a US-based
5151
organization. Please note that this program is not work-for-hire, and this is not an employment arrangement.
5252

5353
**Only individuals are eligible to receive funding.**

src/content/foundation/Contact.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ layout: foundation
66
category: GraphQL Foundation
77
permalink: /foundation/contact/
88
sublinks: Membership Inquiries,Membership Support,Meeting Logistics,Trademark Requests,Media Inquries,Technical Issues,General
9-
next: /foundation/community-grant-program/
9+
next: /foundation/annual-reports/
1010
---
1111

1212
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.

src/content/foundation/Join.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ layout: foundation
66
category: GraphQL Foundation
77
permalink: /foundation/join/
88
sublinks: GraphQL Specification,GraphQL Foundation
9-
next: /foundation/contact/
9+
next: /foundation/community-grant/
1010
---
1111

1212
There are two primary ways to support the ongoing development and success of GraphQL.
@@ -57,7 +57,7 @@ The first 20 members of the GraphQL Foundation participate as voting members of
5757

5858
### How to join
5959

60-
To [join the GraphQL Foundation](https://join.graphql.org), organizations become a member of the Linux Foundation and sign the GraphQL Foundation participation agreement. The GraphQL Foundation annual fee is received into a fund managed by the GraphQL Foundation Governing Board.
60+
To [join the GraphQL Foundation](https://join.graphql.org), organizations become a member of the Linux Foundation and sign the GraphQL Foundation participation agreement. The GraphQL Foundation annual fee is received into a fund managed by the GraphQL Foundation Governing Board.
6161

6262
* [Preview the Linux Foundation membership application »](/files/LF_Membership-Preview.pdf)
6363
* [Preview the GraphQL Foundation participation agreement »](/files/GraphQL_Foundation-Participation_Agreement-Preview.pdf)

0 commit comments

Comments
 (0)