Skip to content

Commit 3a8005a

Browse files
committed
Reorder the community section to feature the FB group, alter the url to the pretty url
1 parent adbd27d commit 3a8005a

File tree

2 files changed

+17
-12
lines changed

2 files changed

+17
-12
lines changed

site/_core/Site.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ var Site = React.createClass({
6969
<div>
7070
<h5><a href="/community">Community</a></h5>
7171
<a href="/community/upcoming-events/">Upcoming Events</a>
72-
<a href="/community/#videos">Conference Talks</a>
7372
<a href="http://stackoverflow.com/questions/tagged/graphql" target="_blank">Stack Overflow</a>
73+
<a href="https://www.facebook.com/groups/graphql.community/" target="_blank">Facebook Group</a>
7474
<a href="https://twitter.com/GraphQL" target="_blank">Twitter</a>
7575
</div>
7676
<div>

site/community/Community-Resources.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,14 @@ sublinks: Connect,Blogs,Videos
99

1010
## Connect
1111

12-
### Slack
13-
14-
Many developers and users idle on Slack in [**#general** on GraphQL](https://graphql.slack.com/messages/general/). [Get your invite here!](https://graphql-slack.herokuapp.com/)
15-
16-
Other helpful Slack communities:
17-
- [Apollo Slack](http://apollostack.com/#slack)
18-
- [Reindex Slack](http://slack.reindex.io/)
19-
- [Graph.cool Slack](https://slack.graph.cool/)
20-
2112
### Stack Overflow
2213

2314
Many members of the community use Stack Overflow to ask questions. [Read through the existing questions tagged with **graphql** or ask your own!](http://stackoverflow.com/questions/tagged/graphql)
2415

16+
### Facebook Group
17+
18+
Join the [GraphQL Facebook Group](https://www.facebook.com/groups/graphql.community/) for questions, discussion, and sharing.
19+
2520
### Twitter
2621

2722
Use the [**#graphql** hashtag](https://twitter.com/search?q=%23GraphQL&src=tyah) on Twitter to join the conversation.
@@ -34,9 +29,19 @@ Here are some helpful accounts to follow:
3429
- [@apollostack](https://twitter.com/apollostack)
3530
- [@graphcool](https://twitter.com/graphcool)
3631

37-
### Facebook
32+
### Slack & Discord
33+
34+
Many GraphQL developers idle in the Discord and Slack groups for live
35+
communication and quick questions.
36+
37+
Join #graphql on the [ReactiFlux Discord](http://join.reactiflux.com/).
38+
39+
Slack Communities:
3840

39-
Join the [Facebook Group](https://www.facebook.com/groups/795330550572866/) for more discussions and knowledge sharing.
41+
- [**#general** on GraphQL](https://graphql.slack.com/messages/general/). [Get your invite here!](https://graphql-slack.herokuapp.com/)
42+
- [Apollo Slack](http://apollostack.com/#slack)
43+
- [Reindex Slack](http://slack.reindex.io/)
44+
- [Graph.cool Slack](https://slack.graph.cool/)
4045

4146
## Blogs
4247

0 commit comments

Comments
 (0)