-
Notifications
You must be signed in to change notification settings - Fork 1
/
membership_2020_0907.html
277 lines (212 loc) · 11.4 KB
/
membership_2020_0907.html
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<!--Google Font Roboto -->
<!-- <link href="https://fonts.googleapis.com/css?family=Roboto&display=swap" rel="stylesheet"> -->
<!-- Google Font Lato -->
<link href="http://fonts.googleapis.com/css?family=Lato&display=swap" rel='stylesheet' type='text/css'>
<!-- FontAwesome CSS -->
<!-- Local CSS File -->
<link rel="stylesheet" href="Ledgerback.github.io/CKRS_css.css">
<link rel="shortcut icon" type="image/png" href="Ledgerback_PrimaryLogo_RGB-Large.png"/>
<title>Ledgerback Digital Commons Research Cooperative </title>
</head>
<body data-spy="scroll" data-target="#navbar-example" style="position:relative">
<header class="sticky-top">
<nav class="navbar navbar-expand-lg navbar-light border-bottom" style="background-color:white">
<a class="navbar-brand" href="index.html">
<img src="https://miro.medium.com/fit/c/60/60/1*TG9HJMajg7Jj2914bqBV7A.png" width="40" height="30" class="d-inline-block align-top" alt="">
LedgerbackØDCRC
</a>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto text-black">
<li class="nav-item">
<a class="nav-link text-black" href="about_2020_0907.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link text-black" href="education_2020_0907.html">Education</a>
</li>
<li class="nav-item">
<a class="nav-link text-black" href="research_2020_0907.html">Research</a>
</li>
<li class="nav-item">
<a class="nav-link text-black" href="getinvolved_2020_00907.html">Get Involved</a> <!-- Should be a link to Gitbookk? -->
</li>
<!--
<li class="nav-item">
<a class="nav-link text-black" href="#">Community</a>
</li>
-->
<li class="nav-item">
<a class="nav-link text-black" href="https://docs.ledgerback.coop/">Resources</a>
</li>
<li class="nav-item">
<a class="nav-link text-black" href="projects_2020_0907.html">Projects</a> <!-- probably link to Gitbook -->
</li>
<li class="nav-item">
<a class="nav-link text-black" href="membership_2020_0907.html">Membership</a>
</li>
<li class="nav-item">
<a class="nav-link text-black" href="https://docs.ledgerback.coop/">Services</a> <!-- can just keep as a link -->
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Media
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://medium.com/@ledgerback">Blogs</a>
<a class="dropdown-item" href="https://anchor.fm/trinary-ledgerback">Podcasts</a>
<a class="dropdown-item" href="">Newsletters</a>
<a class="dropdown-item" href="#">Webinars</a>
<a class="dropdown-item" href="https://speakerdeck.com/ledgerback">Slidedecks</a>
<a class="dropdown-item" href="#">Press & Announcements</a>
<!--
Library can include publications, podcasts, articles and other materials. prety much all our productions.
-->
<!--
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="#">Las Vegas Mesh Network</a>
-->
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Social Medias
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://twitter.com/ledgerback">Twitter</a>
<a class="dropdown-item" href="#">Facebook</a>
<a class="dropdown-item" href="https://old.reddit.com/r/ledgerback/">Reddit</a>
<a class="dropdown-item" href="https://github.com/Ledgerback">Github</a>
<a class="dropdown-item" href="https://discord.com/channels/617169767924629514/617169767924629518">Discord</a>
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Contact
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="mailto:[email protected]">Email us</a>
<a class="dropdown-item" href="mailto:[email protected]">Member Support</a>
<a class="dropdown-item" href="mailto:[email protected]">Feedback</a>
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Shop
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://www.redbubble.com/people/Ledgerback/shop">Merchandise</a>
</div>
</li>
<li class="nav-item dropdown text-black">
<a class="nav-link dropdown-toggle text-black" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Donate
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://opencollective.com/ledgerbackcoop">Open Collective</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main>
<div class="container-fluid">
<div class="row rounded mx-auto" style="padding-bottom:20px">
<h2 class="font-italic text-left justify-content-end display-4" id="aboutlcrc" style="color:#f37021">This Site is a Work In Progress</h2>
<p class="lead my-3">
We are currently updating the website so some or all parts of the website may change in the near future.
If you notice anything strange, please contact us at [email protected].
</p>
</div>
<h2 class="font-italic text-left justify-content-end display-4" id="aboutlcrc" style="color:#f37021">Membership</h2>
<div class="row rounded mx-auto" style="padding-bottom:20px;">
<p class="lead my-3">
Come join us at the LedgerbackØDCRC by applying to become a member!
You can apply now by completing this <a href="https://forms.gle/8SygZvHUUfcbLvFL8"> form.</a>
</p>
</div>
<h2 class="font-italic text-left justify-content-end display-4" id="aboutlcrc" style="color:#f37021">What comes with Membership?</h2>
<div class="row rounded mx-auto" style="padding-bottom:20px;">
<br>
<br>
<span>
<p class="lead my-3">
Each and every member has rights and repsonsibilites, and receives benefits as part of their membership.
</p>
<br>
<br>
<p class="lead my-4"> Rights </p>
<ol>
<li> One vote at the general meeting </li>
<li> Access to the records </li>
<li> Eligible to participate in governance and operations</li>
<li> Eligible to sit on the Board of Directors </li>
</ol>
<br>
<br>
<p class="lead my-4"> Responsibilities </p>
<ol>
<li> Complete the trial period </li>
<li> Actively participate in governance and operations </li>
</ol>
<br>
<br>
<p class="lead my-4"> Benefits </p>
<ol>
<li> Join a lab and/or a working group </li>
<li> Form your own department </li>
<li> Recieve member services and assistance </li>
<li> Access to our private library </li>
<li> Support in receiving and seeking funding </li>
<li> Access to our private library </li>
<li> Content creation and publishing assistance </li>
</ol>
</div>
<h2 class="font-italic text-left justify-content-end display-4" id="Partners_1" style="color:#f37021">More Information</h2>
<div class="row rounded mx-auto" style="padding-bottom:20px;">
<p class="lead my-3">
For more information, please refer to our resources.
</p>
</div>
</div>
<div>
</main>
<footer>
<div class= "container-fluid border-top">
<div class ="row">
<div class="col-sm-4 text-left">
<a href=#> About Us </a>
<a href=#> Contact Us </a>
<a href="https://docs.ledgerback.coop/"> Resources </a>
</div>
<div class="col-sm-4 text-center justify-content-center">
<ul>
<a href=#> Terms of Service </a>
<a href=#> Privacy Policy </a>
<p> <small class="text-muted">Copyright © 2019 Ledgerback Cooperative</small></p>
</ul>
</div>
<div class="col-sm-4 text-right justify-content-end">
<ul>
<a href=#> <i class="fab fa-facebook"></i> </a>
<a href=#> <i class="fab fa-twitter"></i> </a>
<a href=#> <i class="fab fa-medium"></i> </a>
</ul>
</div>
</div>
</div>
</footer>
<!-- Refer to this site for article tags https://developer.mozilla.org/en-US/docs/Web/HTML/Element/article-->
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
</body>