Skip to content

Commit c791d85

Browse files
committed
front page for community
1 parent 8a2d96e commit c791d85

File tree

4 files changed

+11
-34
lines changed

4 files changed

+11
-34
lines changed

site/_css/graphql.less

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -347,10 +347,6 @@ h1:hover .hash-link, h2:hover .hash-link, h3:hover .hash-link, h4:hover .hash-li
347347
clear: both;
348348
}
349349

350-
.documentationContent h2 {
351-
margin-top: 30px;
352-
}
353-
354350
.documentationContent blockquote {
355351
padding: 15px 30px 15px 15px;
356352
margin: 20px 0;

site/community/Community-Events.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Upcoming Events
33
layout: ../_core/DocsLayout
44
category: Community
55
permalink: /community/upcoming-events/
6+
sublinks: talks,events,meetups
67
---
78

89
## Talks
@@ -45,6 +46,7 @@ As our applications grow larger and our models and views become more and more co
4546
- **Speaker:** Martjin Walraven
4647
- **Link:** https://reactiveconf.com/
4748

49+
4850
## Events
4951

5052
### [Workshop] Learn React, GraphQL, and Relay over a weekend
@@ -61,23 +63,25 @@ As our applications grow larger and our models and views become more and more co
6163
- **Speakers:** Lee Byron, Joe Savona, Sashko Stubailo, James Baxley, Brandon Black
6264
- **Link:** http://graphqlsumit.com
6365

64-
# Meetup Groups
6566

66-
## North America
67+
## Meetups
68+
69+
### North America
6770

6871
- [GraphQL San Francisco](http://www.meetup.com/GraphQL-SF/)
6972
- [GraphQL & Relay (San Francisco)](http://www.meetup.com/graphql/)
7073
- [GraphQL Seattle](https://www.meetup.com/Seattle-GraphQL-Meetup/)
7174
- [GraphQL Toronto](https://www.meetup.com/GraphQL-Toronto/)
7275

73-
## Europe
76+
### Europe
7477

7578
- [GraphQL Amsterdam](https://www.meetup.com/Amsterdam-GraphQL-Meetup/)
7679
- [GraphQL Paris](https://www.meetup.com/GraphQL-Paris/)
7780

78-
## Australia
81+
### Australia
7982

8083
- [GraphQL Melbourne](http://graphql.melbourne/)
8184

82-
## Remote
85+
### Remote
86+
8387
- [GraphQL Remote](https://www.meetup.com/GraphQL-Remote-Meetup/)

site/community/Community-Resources.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: Community Resources
33
layout: ../_core/DocsLayout
44
category: Community
5-
permalink: /community/resources/
5+
permalink: /community/
66
next: /community/upcoming-events/
7+
sublinks: slack,stack-overflow,twitter,blogs,videos,other
78
---
89

910
## Slack

site/community/index.html.js

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)