1<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <meta charset="utf-8">
5 <title>
6 #BlackLivesMatter
7 </title>
8 <link href="https://fonts.googleapis.com" rel="dns-prefetch">
9 <link href="https://fonts.gstatic.com" rel="dns-prefetch">
10 <link href="https://api.github.com" rel="dns-prefetch">
11 <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600&display=fallback" rel="stylesheet">
12 <link href="https://nodejs.org/static/css/styles.css" rel="stylesheet">
13 <meta name="author" content="Node.js">
14 <meta name="robots" content="index, follow">
15 <meta name="viewport" content="width=device-width, initial-scale=1">
16 <meta name="description" content="#BlackLivesMatter">
17 <link href="https://nodejs.org/static/images/favicons/apple-touch-icon.png" rel="apple-touch-icon" sizes="180x180">
18 <link href="https://nodejs.org/static/images/favicons/favicon-32x32.png" rel="icon" type="image/png" sizes="32x32">
19 <link href="https://nodejs.org/static/images/favicons/favicon-16x16.png" rel="icon" type="image/png" sizes="16x16">
20 <link href="https://nodejs.org/static/images/favicons/manifest.json" rel="manifest">
21 <link href="https://nodejs.org/static/images/favicons/safari-pinned-tab.svg" rel="mask-icon" color="#43853d">
22 <link href="https://nodejs.org/static/images/favicons/favicon.ico" rel="shortcut icon">
23 <meta name="msapplication-TileColor" content="#333333">
24 <meta name="msapplication-config" content="https://nodejs.org/static/images/favicons/browserconfig.xml">
25 <meta name="theme-color" content="#333333">
26 <meta content="Node.js" property="og:site_name">
27 <meta content="#BlackLivesMatter" property="og:title">
28 <meta content="https://nodejs.org/static/images/logo-hexagon-card.png" property="og:image">
29 <meta content="image/png" property="og:image:type">
30 <meta content="224" property="og:image:width">
31 <meta content="256" property="og:image:height">
32 <meta content="#BlackLivesMatter" property="og:description">
33 <meta name="twitter:card" content="summary">
34 <meta name="twitter:site" content="@nodejs">
35 <meta name="twitter:title" content="#BlackLivesMatter">
36 <meta name="twitter:image" content="https://nodejs.org/static/images/logo-hexagon-card.png">
37 <meta name="twitter:image:alt" content="The Node.js Hexagon Logo">
38 <style>
39 body {
40 background: #333;
41 color: #fff;
42 font-family: system-ui, sans-serif;
43 }
44
45 p, ul {
46 padding-left: 2rem;
47 padding-right: 2rem;
48 padding-top: 1rem;
49 padding-bottom: 1rem;
50 box-sizing: border-box;
51 max-width: 50ch;
52 margin: 0 auto;
53 width: 100%;
54 }
55
56 ul {
57 list-style-position: inside;
58 }
59
60 section#lives > ul > li {
61 list-style: none;
62 font-size: 1.7rem;
63 text-align: center;
64 }
65
66 h1 {
67 font-size: 5rem;
68 line-height: 0.8;
69 font-weight: 900;
70 display: flex;
71 flex-wrap: wrap;
72 justify-content: center;
73 padding-left: 1rem;
74 padding-right: 1rem;
75 }
76
77 h1 > span:first-child::before {
78 content: '#';
79 font-weight: 200;
80 }
81
82 h2 {
83 font-size: 2rem;
84 line-height: 0.5;
85 font-weight: lighter;
86 display: flex;
87 flex-wrap: wrap;
88 justify-content: center;
89 padding-top: 2rem;
90 padding-left: 1rem;
91 padding-right: 1rem;
92 }
93
94 section#update {
95 padding-top: 0rem;
96 }
97
98 section#here-for-you {
99 padding: 1rem;
100 padding-top: 0rem;
101 }
102
103 section#here-for-you > p {
104 padding-bottom: 1rem;
105 }
106
107 section#we-are-here-for-you > ul {
108 padding-left: 4rem;
109 }
110
111 section#we-are-here-for-you > ul > li {
112 display: inline;
113 padding-right: 5px;
114 }
115
116 section#we-are-here-for-you > ul > li:not(:last-child)::after {
117 content: ', '
118 }
119
120 hr#break {
121 width: 33%;
122 margin-top: 2rem;
123 margin-bottom: 2rem;
124 }
125
126 section#it-is-temporary > p {
127 padding-bottom: 0rem;
128 }
129
130 footer {
131 margin-bottom: 2rem;
132 }
133
134 .center {
135 margin: 0 auto
136 }
137
138 .space {
139 padding-top: 4rem;
140 padding-bottom: 2rem;
141 }
142
143 @media (max-width: 640px) {
144 h1 {
145 flex-direction: column;
146 place-content: center;
147 }
148
149 h1 > span:first-child::before {
150 position: absolute;
151 transform: translateX(-110%);
152 }
153 }
154
155 @media not all and (min-resolution: 0.001dpcm) {
156
Property or at-rule is vendor specific.
-webkit-text-stroke-color
Properties and at-rules prefixed by a dash or underscore, the zoom property and the expression() function are vendor specific and only work on one browser engine.
Line 156 CSS Validation
Property or at-rule is vendor specific.
-webkit-text-stroke-color
Properties and at-rules prefixed by a dash or underscore, the zoom property and the expression() function are vendor specific and only work on one browser engine.
Line 156 CSS Validation
@supports (-webkit-appearance: none) and (-webkit-text-stroke-color: transparent) {
157 h1 {
158 flex-wrap: nowrap;
159 align-items: center;
160 }
161 }
162 }
163 </style>
164 </head>
165 <body>
166 <h1 class="space">
167 <span>Black</span> <span>Lives</span> <span>Matter</span>
168 </h1>
169
<section id="lives">
170 <ul>
171 <li>Ahmaud Arbery
172 </li>
173 <li>Akai Gurley
174 </li>
175 <li>Akiel Denkins
176 </li>
177 <li>Alfred Olango
178 </li>
179 <li>Alton Sterling
180 </li>
181 <li>Anthony Hill
182 </li>
183 <li>Anthony Lamar Smith
184 </li>
185 <li>Antwon Rose II
186 </li>
187 <li>Ariane McCree
188 </li>
189 <li>Botham Jean
190 </li>
191 <li>Brandon Webber
192 </li>
193 <li>Brendon Glenn
194 </li>
195 <li>Breonna Taylor
196 </li>
197 <li>Charly Keunang
198 </li>
199 <li>Christian Taylor
200 </li>
201 <li>Christopher Whitfield
202 </li>
203 <li>Danny Ray Thomas
204 </li>
205 <li>Dante Parker
206 </li>
207 <li>Darius Tarver
208 </li>
209 <li>DeAndre Ballard
210 </li>
211 <li>DeJuan Guillory
212 </li>
213 <li>Delrawn Small
214 </li>
215 <li>De’Von Bailey
216 </li>
217 <li>Dontre Hamilton
218 </li>
219 <li>D’ettrick Griffin
220 </li>
221 <li>Emantic Fitzgerald Bradford Jr
222 </li>
223 <li>Eric Garner
224 </li>
225 <li>Eric Logan
226 </li>
227 <li>Ezell Ford
228 </li>
229 <li>Finan H. Berhe
230 </li>
231 <li>Freddie Gray
232 </li>
233 <li>George Floyd
234 </li>
235 <li>Gregory Gunn
236 </li>
237 <li>Gregory Hill Jr
238 </li>
239 <li>JaQuavion Slaton
240 </li>
241 <li>Jamar Clark
242 </li>
243 <li>Jamarion Robinson
244 </li>
245 <li>Jamee Johnson
246 </li>
247 <li>Jemel Roberson
248 </li>
249 <li>Jerame Reid
250 </li>
251 <li>Jimmy Atchison
252 </li>
253 <li>John Crawford III
254 </li>
255 <li>Jonathan Ferrell
256 </li>
257 <li>Jonathan Hart
258 </li>
259 <li>Jordan Baker
260 </li>
261 <li>Jordan Edwards
262 </li>
263 <li>Julius Johnson
264 </li>
265 <li>Kajieme Powell
266 </li>
267 <li>Keith Childress
268 </li>
269 <li>Keith Lamont Scott
270 </li>
271 <li>Kendrec McDade
272 </li>
273 <li>Kwame Jones
274 </li>
275 <li>Laquan McDonald
276 </li>
277 <li>Larry Jackson Jr
278 </li>
279 <li>Manuel Loggins Jr
280 </li>
281 <li>Mario Woods
282 </li>
283 <li>Maurice Granton
284 </li>
285 <li>Michael Brown
286 </li>
287 <li>Michael Dean
288 </li>
289 <li>Mike Ramos
290 </li>
291 <li>Miles Hall
292 </li>
293 <li>Patrick Harmon
294 </li>
295 <li>Philando Castile
296 </li>
297 <li>Quintonio LeGrier
298 </li>
299 <li>Ramarley Graham
300 </li>
301 <li>Robert Lawrence White
302 </li>
303 <li>Rumain Brisbon
304 </li>
305 <li>Ryan Twyman
306 </li>
307 <li>Samuel David Mallard
308 </li>
309 <li>Samuel DuBose
310 </li>
311 <li>Sandra Bland
312 </li>
313 <li>Sean Reed
314 </li>
315 <li>Stephon Clark
316 </li>
317 <li>Steven Demarco Taylor
318 </li>
319 <li>Tamir Rice
320 </li>
321 <li>Terence Crutcher
322 </li>
323 <li>Terrance Franklin
324 </li>
325 <li>Terrence Sterling
326 </li>
327 <li>Tony McDade
328 </li>
329 <li>Tony Robinson
330 </li>
331 <li>Trayvon Martin
332 </li>
333 <li>Victor White III
334 </li>
335 <li>Walter Scott
336 </li>
337 <li>Wendell Allen
338 </li>
339 <li>William Green
340 </li>
341 <li>Willie McCoy
342 </li>
343 <li>Yassin Mohamed
344 </li>
345 <li>…
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 20.40pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://mappingpoliceviolence.org/"> and</a>
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 20.40pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://twitter.com/samswey/status/1259254114606886913"> countless</a>
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 20.40pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
Users should be able to quickly look at each link and tell where it goes.
Link text: more
Don't use generic link labels like "click here" or "read more" because they're hard to tell apart when users scan a page.
<a href=
346 "https://apps.npr.org/documents/document.html?id=6933593-NPR-CodeSwitch-Saytheirnameslistv3">more</a>
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 20.40pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://ebwiki.org/"> lives</a> not listed here, taken by violence and brutality.
347 </li>
348 </ul>
349 </section>
350 <p>
351 White supremacy and police brutality are global problems. Every Black life lost to police murder globally matters and mattered. The above list contains the names of Black people murdered by police
352 brutality in the U.S. since 2009. This is because the U.S. is the origin of the Black Lives Matter movement and currently the heart of the resistance.
353 </p>
354 <h2 id="header-where-you-can-donate">
355 Where you can donate:<a class="anchor" id="where-you-can-donate" aria-labelledby="header-where-you-can-donate" href="#where-you-can-donate"></a>
356 </h2>
357 <ul>
358 <li>Donate to the
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://www.gofundme.com/f/georgefloyd"> Official George Floyd Memorial Fund</a>.
359 </li>
360 <li>Donate to the
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://www.gofundme.com/f/i-run-with-maud"> I Run With Maud</a> fundraiser for Ahmaud Arbery.
361 </li>
362 <li>Donate to the
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://www.gofundme.com/f/justice-for-mike-ramos"> Justice for Mike Ramos</a> fundraiser.
363 </li>
364 <li>Find and donate to bail funds via the
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://www.communityjusticeexchange.org/nbfn-directory"> National Bail Fund Network</a>.
365 </li>
366 <li>
367
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://www.facebook.com/reclaimtheblock/"> Reclaim the Block</a> has published a
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href=
368 "https://docs.google.com/document/d/1yLWGTQIe3967hdc9RSxBq5s6KKZHe-3_mWp5oemd7OA/preview?pru=AAABcpUiX3k*Y6Q4I6UBtkH3lLz9GVLg0A">Google Doc of organizations to donate to</a>.
369 </li>
370 </ul>
371
<section class="center" id="update">
372 <p>
373 <em>We will update this list as appropriate</em>
374 </p>
375 </section>
376 <h2 id="header-our-commitment">
377 Our Commitment<a class="anchor" id="our-commitment" aria-labelledby="header-our-commitment" href="#our-commitment"></a>
378 </h2>
379 <p>
380 It would be wrong for us to ignore the unearned privilege that exists in Node.js. Much of the project leadership is white, and a majority are men. We are and have been systematically complicit in
381 perpetuating the issues that led us to where we are. We can't change how we've built out the project's leadership to date, but we can change how we build it moving forward.
382 </p>
383 <p>
384 We are dedicated to being a part of the solution. We will actively center the Black community and uplift Black voices. We will share projects founded and built by Black community members. We will
385 hold ourselves accountable, fulfill our promises, and make changes as needed. While it is our responsibility to hold ourselves accountable, we welcome your help. We invite you to share ways that
386 we can do better. Email
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="mailto:blacklivesmatter@nodejs.org"> blacklivesmatter@nodejs.org</a> or reach out to any of our project leaders.
387 </p>
388
<section id="here-for-you">
389 <p>
390 To Black folks looking for access: We're here for you.
391 </p>
392 <p>
393 To Black people looking for amplification: We're here for you.
394 </p>
395 <p>
396 To Black members of our community seeking collaboration: We're here for you.
397 </p>
398 </section>
399 <p>
400 The responsibility to dismantle white supremacy does not fall on the Black community. It falls on the rest of us.
401 </p>
402 <h2 id="header-taking-action">
403 Taking Action<a class="anchor" id="taking-action" aria-labelledby="header-taking-action" href="#taking-action"></a>
404 </h2>
405 <p>
406 We will work with any Black community member who wishes to contribute to Node.js. Please contact us at
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="mailto:blacklivesmatter@nodejs.org"> blacklivesmatter@nodejs.org</a> or
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href=
407 "https://twitter.com/nodejs">@nodejs</a> on Twitter with any questions.
408 </p>
409 <p>
410 We have an upcoming free online
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://github.com/openjs-foundation/summit#upcoming-events"> collaboration summit</a>. There are
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href=
411 "https://github.com/openjs-foundation/summit/issues?q=is%3Aissue+is%3Aopen+label%3A%22Session+Proposal%22">many different sessions</a> across various
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://openjsf.org/projects/"> OpenJS
412 projects</a>, including Node.js. We have an
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://github.com/openjs-foundation/summit/blob/master/2020-06-23-Austin/orientation.md"> orientation guide</a> to help you figure out how you
413 might want to take part. If you have any questions or want to talk about anything, please reach out to
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="mailto:blacklivesmatter@nodejs.org"> blacklivesmatter@nodejs.org</a>.
414 </p>
415 <p>
416 Moving forward we plan to offer ongoing support, mentorship, and sponsorship to help those from the Black community get involved in our project. We will also be analyzing our existing processes
417 and governance to see what changes we can make to make sure our project is the kind of environment that the Black community wants to participate in.
418 </p>
419 <p>
420 Please feel welcome to contact
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://github.com/nodejs/node#tsc-technical-steering-committee"> Technical Steering Committee</a> and
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href=
421 "https://github.com/nodejs/community-committee#community-committee-members">Community Committee</a> members. The preceding links contain email addresses for all members. If you prefer, you can
422 contact any of the following members on Twitter:
423 </p>
424
<section id="we-are-here-for-you">
425 <ul>
426 <li>
427
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://twitter.com/codeekage"> Abraham Jr. Agiri</a>
428 </li>
429 <li>
430
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://twitter.com/obensource"> Ben Michel</a>
431 </li>
432 <li>
433
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://twitter.com/jasnell"> James M Snell</a>
434 </li>
435 <li>
436
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://twitter.com/joe_sepi"> Joe Sepi</a>
437 </li>
438 <li>
439
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://twitter.com/mmarkini"> Matheus Marchini</a>
440 </li>
441 <li>
442
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://twitter.com/MylesBorins"> Myles Borins</a>
443 </li>
444 <li>
445
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://twitter.com/Trott"> Rich Trott</a>
446 </li>
447 <li>
448
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://twitter.com/codebytere"> Shelley Vohr</a>
449 </li>
450 <li>
451
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://twitter.com/bitandbang"> Tierney Cyren</a>
452 </li>
453 </ul>
454 </section>
455 <hr id="break">
456
<section id="it-is-temporary">
457 <p>
458 If you're looking for docs, see
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://nodejs.org/en/docs/"> https://nodejs.org/en/docs/</a>.
459 </p>
460 <p>
461 To download Node.js, see
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://nodejs.org/en/download/"> https://nodejs.org/en/download/</a>.
462 </p>
463 <p>
464 For information on the recent security release, see
Ensure that text and background colors have enough contrast.
The text color to background color contrast ratio is: 1.34 with
color: rgb(0,0,238);background-color: rgb(51,51,51);font-size: 12.00pt;font-weight: 400.00;
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
The contrast ratio should be 3.0 or more for 18 point text, or larger
The contrast ratio should be 3.0 or more for 14 point bold text, or larger
The contrast ratio should be 4.5 or more for all other text
If you set any of the colors on the
body or
a elements you must set all of them.
The colors used are: color: rgb(0,0,238); uses browser default
background-color: rgb(51,51,51);
In HTML the color attributes are text, bgcolor, link, alink and vlink.
In CSS the attributes are color and background-color.
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background.
<a href="https://nodejs.org/en/blog/vulnerability/june-2020-security-releases/"> the security release blog post</a>.
465 </p>
466 </section>
467 <footer>
468 <div class="container">
469 <a id="logo" href="/en/">
alt text should not be an image file name.
alt='Node.js'
Change the alt text to a description of the image.
<img width="122" height="75" alt="Node.js" src="https://nodejs.org/static/images/logo.svg"> </a>
470 </div>
471 </footer>
472 </body>
473</html>