This repository was archived by the owner on Jun 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
50 lines (48 loc) · 2.05 KB
/
index.html
File metadata and controls
50 lines (48 loc) · 2.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
---
layout: default
---
<h2>Welcome!</h2>
<p class="before-list">Non-binary London exists to create and enable spaces both online and in person for non-binary people in London to connect with each other. This connection could be for any number of reasons, including but not limited to:</p>
<ul>
<li>socialising;</li>
<li>support and solidarity;</li>
<li>organising and/or promoting events, activities and activism;</li>
<li>discussing issues;</li>
<li>more broadly getting to know other non-binary people with a connection to the city.</li>
</ul>
<p>More information on what the group is, who it's for and who's behind it can be found on the <a href="/about">about</a> page.</p>
<h2>Join us and keep informed of events</h2>
<p>There are a few different ways you can join the group and/or keep infomed of events, as detailed below. Our mailing list and Twitter profile are new features (as of June 2018) intended as alternative ways of keeping informed of upcoming "official" meetups for those not on Facebook. They are not intended to replicate the active online discussion community that the Facebook group has become.</p>
<div class="table-responsive">
<table class="table" style="width:auto">
<thead>
<tr>
<th scope="col">Method</th>
<th scope="col">Event details</th>
<th scope="col">Online discussion</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row"><a href="https://www.facebook.com/groups/{{ site.facebook }}" target="_blank">Facebook group</a></th>
<td>✔️</td>
<td>✔️</td>
</tr>
<tr>
<th scope="row"><a href="/mailing-list">Mailing list</a></th>
<td>✔️</td>
<td>✖️</td>
</tr>
<tr>
<th scope="row"><a href="https://twitter.com/{{ site.twitter }}" target="_blank">Twitter</a></th>
<td>Limited: basic notifications</td>
<td>Limited</td>
</tr>
<tr>
<th scope="row">Website</th>
<td>Limited: everything except venues</td>
<td>✖</td>
</tr>
</tbody>
</table>
</div>