-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathaboutUs.html
210 lines (192 loc) · 8.84 KB
/
aboutUs.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
<!DOCTYPE html>
<!-- home page ?-->
<html>
<head> <!-- probably on all pages -->
<link rel="stylesheet" href="bootstrap-5.0.1-dist/css/bootstrap.css">
<script src="bootstrap-5.0.1-dist/js/bootstrap.bundle.js"></script>
<link rel="stylesheet" href="style.css">
</head>
<body>
<!--nav bar with header and tabs-->
<!-- nave bar should have click able drop downs-->
<header>
<a href = "index.html">
<img class = "img-logo" src = "assets/logo.png" alt = "Local Connectivity Lab Logo">
</a>
<h1>
<a id = "landing-link" href = "index.html"> Seattle Community Network </a>
</h1>
</header>
<!--NAV BAR CODE-->
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarText">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="aboutUs.html">About Us</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://docs.seattlecommunitynetwork.org/">Docs</a>
</li>
<li class="nav-item">
<a class="nav-link" href="ourSites.html">Get Connected</a>
</li>
<li class="nav-item">
<a class = "nav-link" href="https://coverage.seattlecommunitynetwork.org/">Map</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://docs.seattlecommunitynetwork.org/community/space/">Visit Our Space</a>
</li>
<li class="nav-item">
<a class="nav-link" href="donate.html">Donate</a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://seattlecommunitynetwork.square.site/">Merch!</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- "About Us" Section-->
<div class = "section-min-sizer">
<div class = basic-box>
<h2> Local Connectivity Lab </h2>
<div>
<p>
The Seattle Community Network began in 2019 as a project of the
Local Connectivity Lab (LCL), a 501(c)(3) registered non-profit
that develops and deploys open source cellular network technologies
to help people run their own community networks. LCL works in
partnership with the University of Washington (UW) to share free
or low-cost broadband access in higher-need areas throughout the
city, making use of existing city network infrastructure such as
buildings and fiber-optic cables to extend coverage to more people.
Our mission is to facilitate community focused technology
development and research in support of low-income, marginalized
populations and groups.
See our most recent <a href = "https://tinyurl.com/scn-blog-2">blog post</a> for the latest updates!
</p>
</div>
<img class = "aboutUs-img" src = "assets/aboutUs1.jpg" alt = "add image soon">
</div>
</div>
<!-- Mission-->
<div class=basic-box>
<h2> Mission </h2>
<p>
LCL seeks to democratize knowledge, skills, and resources to enable
people to establish and run their own local, community-centered, and
community-owned Internet access networks and digital infrastructure.
</p>
<img class = "aboutUs-img" src = "assets/aboutUs2.jpg" alt = "add image soon">
</div>
<!-- Vision -->
<div class=basic-box>
<h2> Vision </h2>
<p>
We envision a world where no one is excluded from access to the Internet,
and where anyone can achieve the expertise and capability to bring
communications infrastructure to their community and improve their
quality of life.
</p>
<img class = "aboutUs-img" src = "assets/aboutUs3.jpg" alt = "add image soon">
</div>
<!-- Values -->
<div class=basic-box>
<div>
<h2> Values </h2>
<p>
We value the ability to access the Internet and all public information
and digital resources therein as a human right.
</p>
<ul class="bulleted-list">
<li class="bulleted-list-point">Digital privacy of our users and partner organizations</li>
<li class="bulleted-list-point">Collaboration, especially with the communities and organizations we work with </li>
<li class="bulleted-list-point">Care, consideration, allyship, and peer mentorship between individuals within our organization</li>
<li class="bulleted-list-point">Education, sharing, and capacity-building- emphasize teaching and dissemination of information and skills</li>
<li class="bulleted-list-point">Openness, transparency, and accountability of our organization and its processes</li>
<li class="bulleted-list-point">Democratization and inclusiveness of decision processes among stakeholders</li>
<li class="bulleted-list-point">Long-term sustainability of our technology deployments and community structures</li>
<li class="bulleted-list-point">Equity in planning for resource allocation, programming, and contribution</li>
</ul>
</div>
</div>
<!-- Our Partners -->
<!-- ADD PARTNERS' LINKS SOON -->
<!--<h2> Our Partners </h2>
<img id = "partners-image" src = "assets/partners.png" alt = "partners logos">
-->
<!--<div class = "flex-container">
<a href = "">
<img class = "flex-image" src = "assets/derp Timo.jpg" alt = "add image soon">
</a>
<a href = "">
<img class = "flex-image" src = "assets/derp Timo.jpg" alt = "add image soon">
</a>
<a href = "" >
<img class = "flex-image" src = "assets/derp Timo.jpg" alt = "add image soon">
</a>
<a href = "">
<img class = "flex-image" src = "assets/derp Timo.jpg" alt = "add image soon">
</a>
<a href = "">
<img class = "flex-image" src = "assets/derp Timo.jpg" alt = "add image soon">
</a>
</div>-->
<div class = landing-tan style = "margin-bottom:50px;">
<h2> Follow us on social media! </h2>
<br>
<div class = "flex-container">
<a href ="https://www.instagram.com/seattlecommnet/" > <img class = "flex-logo-round" src = "assets/Instagram logo purple.png" alt = "purple instagram logo"></a>
<a href ="https://twitter.com/SeattleCommNet" > <img class = "flex-logo-round" src = "assets/Twitter logo purple.png" alt = "purple twitter logo"></a>
<a href ="https://www.facebook.com/SeattleCommNet" > <img class = "flex-logo-round" src = "assets/Facebook logo purple.png" alt = "purple facebook logo"></a>
</div>
<br>
<a href = "donate.html"><button id = "support-our-mission-button">
Donate to Support our Mission →
</button></a>
</div>
<!-- FOOTER -->
<div class = "footer">
<div class = "flex-container">
<div class = "flex-item-left">
<h3> Address </h3>
<p class = "footer-text">
3800 E Stevens Way NE, Seattle, WA 98195
<br>
lcl@seattlecommunitynetwork.org
</p>
<a href = "https://www.instagram.com/seattlecommnet/"><img class = "logo" src = "assets/IG_icon_circle.png" alt = "Instagram logo"></a>
<a href = "https://twitter.com/SeattleCommNet"><img class = "logo" src = "assets/twitter_icon_circle.png" alt = "twitter logo"></a>
<a href = "https://www.facebook.com/SeattleCommNet"><img class = "logo" src = "assets/facebook_icon_circle.png" alt = "Facebook logo"></a>
<br><br>
</div>
<div class = "flex-item-left">
<h3> Mission </h3>
<p class = "footer-text">
To facilitate community focused technology development and
research in support of low-income, marginalized populations
and groups.
</p>
</div>
<div class = "flex-item-left">
<div class = "flex-item-left">
<button onclick="location.href='https://discord.gg/gn4DKF83bP'" id = "subscribe-button">
Join our Discord
</button>
<br><br>
<button onclick="location.href='https://groups.google.com/a/seattlecommunitynetwork.org/g/local-connectivity-lab/'" id = "subscribe-button">
Subscribe to Mailing List
</button>
</div>
</div>
</div>
</div>s
</body>
</html>