You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/site/code-of-conduct.njk
+14-8
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ layout: layouts/base.njk
20
20
We are a diverse, global community. We have members from every gender, sexuality, gender expression, race, ethnicity, tribal background, religious affiliation, citizenship and nationality, age, physical ability, educational background, experience level that you can think of - and want everyone to feel welcome!
21
21
</p>
22
22
<p>
23
-
Whether it is contributing to our website, connecting in our Discord, or attending conferences and independently organized meetings, it's not only our hope, but our expectation, that you'll abide by these three basic ground rules:
23
+
Whether it is contributing to our website or attending conferences and independently organized meetings, it's not only our hope, but our expectation, that you'll abide by these three basic ground rules:
24
24
</p>
25
25
26
26
<ulclass="list-disc list-outside pl-4 my-4">
@@ -68,7 +68,7 @@ layout: layouts/base.njk
68
68
</ul>
69
69
</section>
70
70
71
-
<section>
71
+
{#<section>
72
72
<h2 class="mb-6">Discord Code of Conduct</h2>
73
73
<ul class="list-disc list-outside pl-4">
74
74
<li>Written communication is easy to misinterpret. Ask for clarification before jumping to conclusions.</li>
@@ -79,7 +79,7 @@ layout: layouts/base.njk
79
79
<li>Limit your use of `@channel` and `@here` as this notifies everyone across global timezones.</li>
80
80
<li>Select the most appropriate channel for your conversation and avoid reposting the same messages across many channels in ways which may feel spammy.</li>
81
81
</ul>
82
-
</section>
82
+
</section>#}
83
83
84
84
<section>
85
85
<h2class="mb-6">Group Meeting Code of Conduct</h2>
@@ -106,11 +106,17 @@ layout: layouts/base.njk
106
106
</p>
107
107
108
108
<ulclass="list-disc list-outside pl-4 my-4">
109
-
<li><h3class="dark:text-white font-bold inline">In the moment:</h3> Are you safe? If not, get to a safe place. Can you talk to someone you trust about what happened?</li>
110
-
<li><h3class="dark:text-white font-bold inline">As soon as possible:</h3> evaluate the situation - is it safe to talk to the person directly about this incident?
109
+
<li>
110
+
<h3class="dark:text-white font-bold inline">In the moment:</h3> Are you safe? If not, get to a safe place. Can you talk to someone you trust about what happened?</li>
111
+
<li>
112
+
<h3class="dark:text-white font-bold inline">As soon as possible:</h3> evaluate the situation - is it safe to talk to the person directly about this incident?
111
113
<ulclass="list-disc list-outside pl-4 my-4">
112
-
<li><h3class="dark:text-white font-bold inline">If it seems safe</h3>, try and speak with the person privately, <b>in person</b> if you can. Try and work to a resolution together. If it goes well, great! If it does not go well, please speak to an organizer as soon as you can.
113
-
<li> <h3class="dark:text-white font-bold inline">If it does not seem safe</h3>, or the conversation did not go well, speak to an organizer about what happened as soon as you can.</li>
114
+
<li>
115
+
<h3class="dark:text-white font-bold inline">If it seems safe</h3>, try and speak with the person privately, <b>in person</b> if you can. Try and work to a resolution together. If it goes well, great! If it does not go well, please speak to an organizer as soon as you can.
116
+
117
+
118
+
<li>
119
+
<h3class="dark:text-white font-bold inline">If it does not seem safe</h3>, or the conversation did not go well, speak to an organizer about what happened as soon as you can.</li>
114
120
</ul>
115
121
</li>
116
122
<li>
@@ -151,4 +157,4 @@ layout: layouts/base.njk
151
157
<p>
152
158
Depending on the severity of the issue, the person may receive a last-chance warning, may be asked to leave the activity/group, or may receive a future ban. In very severe cases, we reserve the right to involve law enforcement should we feel it necessary. Tickets or other participation fees won't be refunded for people who are removed for CoC violations.
Copy file name to clipboardExpand all lines: src/site/community.njk
+7-48
Original file line number
Diff line number
Diff line change
@@ -10,29 +10,11 @@ layout: layouts/base.njk
10
10
<sectionclass="my-16 text-center">
11
11
<h1>Join the global community</h1>
12
12
<pclass="w-4/5 mx-auto ">Our community members gather in many channels, online and in-person around the world, to learn about modern web development techniques and emerging technologies. Join the community to exchange ideas, find new opportunities and help build a better web.</p>
Don’t see a group near you? We love to support new user group leaders and help grow the community. We can connect you with other user group leaders to share content ideas, provide stickers and swag, and get you listed on the user group page.
113
73
</p>
114
74
<ahref="https://netlify.notion.site/Jamstack-Meetup-Handbook-42a5bf83e4eb4034bb485d81f5129cfb"class="cta">Learn how to get started</a>
Copy file name to clipboardExpand all lines: src/site/why-jamstack.njk
+1-3
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,4 @@ layout: layouts/base.njk
66
66
<p>
67
67
Jamstack sites can be built with a wide variety of tools. They do not depend on the proprietary technologies or exotic and little known frameworks. Instead, they build on widely available tools and conventions. As a result, it's not hard to find enthusiastic and talented developers who have the right skills to build with the Jamstack. Efficiency and effectiveness can prosper.
0 commit comments