Skip to content

Commit f83e372

Browse files
committed
Add identity examples
1 parent 03dcc47 commit f83e372

File tree

1 file changed

+24
-11
lines changed

1 file changed

+24
-11
lines changed

src/pages/community/foundation/local-initiative.mdx

+24-11
Original file line numberDiff line numberDiff line change
@@ -66,21 +66,34 @@ Guidelines must still be honoured).
6666
### Local identity
6767

6868
Locals are encouraged to use the name of their area in their Local name and identity.
69-
The area chosen to be in the Local name should should be meaningfully "local". It should
69+
The area chosen to be in the Local name should be meaningfully "local". It should
7070
be culturally identified as a "local area", and at its largest should be a region that you
7171
can reasonably commute within by public or private transport for an evening event. Often
7272
this is a city, but we appreciate that's an imperfect simplification.
7373

74-
75-
GraphQL San Francisco
76-
GraphQL California
77-
78-
If a brand or company wishes to be featured in the Local's identity, it should take secondary precedence after the local area name and GraphQL:
79-
80-
London GraphQL sponsored by Graphile
81-
London GraphQL hosted by Graphile and Kraken
82-
Graphile GraphQL
83-
Graphile presents London GraphQL
74+
<div className="dos">
75+
- GraphQL San Francisco
76+
</div>
77+
<div className="donts">
78+
- GraphQL California
79+
</div>
80+
81+
If a brand or company wishes to be featured in the Local's identity, it should take secondary
82+
precedence after the local area name and GraphQL:
83+
84+
<div className="grid md:grid-cols-2 md:gap-5">
85+
<div className="dos">
86+
- London GraphQL sponsored by Graphile
87+
- London GraphQL hosted by Graphile and Kraken
88+
- <strong>London GraphQL</strong><br />sponsored by Graphile
89+
- <strong>London GraphQL</strong><br />hosted by Graphile and Kraken
90+
</div>
91+
<div className="donts">
92+
- Graphile GraphQL
93+
- Graphile presents London GraphQL
94+
- <strong>Graphile</strong> presents<br />London GraphQL
95+
</div>
96+
</div>
8497

8598

8699

0 commit comments

Comments
 (0)