-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathcodeOfConduct.html
More file actions
265 lines (226 loc) · 15 KB
/
Copy pathcodeOfConduct.html
File metadata and controls
265 lines (226 loc) · 15 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
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
<!DOCTYPE html><html class="dark" lang="en"><head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<link rel="apple-touch-icon" sizes="180x180" href="./favicon_io/apple-touch-icon.png?v=1">
<link rel="icon" type="image/png" sizes="32x32" href="./favicon_io/favicon-32x32.png?v=1">
<link rel="icon" type="image/png" sizes="16x16" href="./favicon_io/favicon-16x16.png?v=1">
<link rel="manifest" href="./favicon_io/site.webmanifest?v=1">
<link href="https://fonts.googleapis.com" rel="preconnect">
<link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap" rel="stylesheet">
<script src="https://cdn.tailwindcss.com?plugins=forms,container-queries"></script>
<script type="module" src="./assets/tailwind-theme.js"></script>
<link rel="stylesheet" href="./assets/common-styles.css">
<title>codeOfConduct | Omnikon</title>
<meta name="keywords" content="Omnikon, Open Source, Hackathons, AI, Machine Learning, Programming, Student Developers, GitHub, Developer Community, Coding, Web Development, React, Next.js, TypeScript">
<meta name="theme-color" content="#050505">
<!-- Open Graph -->
<!-- Twitter Card -->
<!-- Structured Data -->
<link rel="icon" type="image/png" sizes="192x192" href="./favicon_io/android-chrome-192x192.png?v=1">
<link rel="icon" type="image/png" sizes="512x512" href="./favicon_io/android-chrome-512x512.png?v=1">
<meta name="description" content="Omnikon Community Page">
<link rel="canonical" href="https://omnikonhub.com/codeOfConduct.html">
<meta property="og:title" content="codeOfConduct | Omnikon">
<meta property="og:description" content="Omnikon Community Page">
<meta property="og:url" content="https://omnikonhub.com/codeOfConduct.html">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="codeOfConduct | Omnikon">
<meta name="twitter:description" content="Omnikon Community Page">
<meta name="robots" content="index, follow">
<meta name="view-transition" content="same-origin">
<link rel="stylesheet" href="./assets/hackathon-window.css">
<script type="module" src="./assets/hackathon-window.js"></script><script type="application/ld+json">{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://omnikonhub.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "codeOfConduct",
"item": "https://omnikonhub.com/codeOfConduct.html"
}
]
}</script><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8663425706426895" crossorigin="anonymous"></script></head><body class="text-on-surface antialiased min-h-screen flex flex-col selection:bg-primary selection:text-background grid-bg">
<header class="bg-background dark:bg-background border-b border-surface-variant sticky top-0 z-50 w-full shadow-[0_4px_24px_rgba(0,0,0,0.4)]">
<div class="flex justify-between items-center w-full px-gutter py-4 max-w-container-max mx-auto">
<a class="text-headline-md font-headline-md font-bold text-on-surface dark:text-on-surface tracking-tight hover:text-primary transition-colors flex items-center gap-2" href="./index.html">
<span class="text-primary font-code-sm text-code-sm">>_</span>
Omnikon
</a>
<nav class="hidden md:flex items-center gap-6">
<a class="text-on-surface-variant hover:text-on-surface hover:bg-surface-container-high transition-colors duration-200 text-label-mono font-label-mono px-3 py-2 rounded-DEFAULT" href="./index.html">Home</a>
<a class="text-on-surface-variant hover:text-on-surface hover:bg-surface-container-high transition-colors duration-200 text-label-mono font-label-mono px-3 py-2 rounded-DEFAULT" href="./faqs.html">FAQs</a>
<a class="text-on-surface-variant hover:text-on-surface hover:bg-surface-container-high transition-colors duration-200 text-label-mono font-label-mono px-3 py-2 rounded-DEFAULT" href="./guidelines.html">Guidelines</a>
<a class="text-primary border-b-2 border-primary pb-1 scale-95 duration-100 text-label-mono font-label-mono px-3 py-2" href="./codeOfConduct.html">Code of Conduct</a>
<a class="text-on-surface-variant hover:text-on-surface hover:bg-surface-container-high transition-colors duration-200 text-label-mono font-label-mono px-3 py-2 rounded-DEFAULT" href="./blogs.html">Blogs</a>
<a class="text-on-surface-variant hover:text-on-surface hover:bg-surface-container-high transition-colors duration-200 text-label-mono font-label-mono px-3 py-2 rounded-DEFAULT" href="./licence.html">License</a>
</nav>
<div class="hidden md:flex">
<a class="bg-primary text-background font-label-mono text-label-mono px-4 py-2 hover:shadow-[0_0_12px_rgba(255,49,49,0.4)] transition-all flex items-center gap-2 group" href="https://github.com/Omnikon-Org" target="_blank">
<span class="material-symbols-outlined text-[18px] group-hover:scale-110 transition-transform" data-icon="star" data-weight="fill" style="font-variation-settings: 'FILL' 1;">star</span>
Star on GitHub
</a>
</div>
<button class="md:hidden text-primary p-2 border border-surface-variant rounded-DEFAULT hover:bg-surface-container-low" aria-label="menu">
<span class="material-symbols-outlined" data-icon="menu">menu</span>
</button>
</div>
</header>
<main class="flex-grow w-full max-w-4xl mx-auto px-margin-mobile md:px-gutter py-section-gap"><nav class="breadcrumbs-ui py-4 max-w-container-max mx-auto px-gutter text-sm text-on-surface-variant" aria-label="breadcrumb"><a href="index.html" class="hover:text-primary">Home</a> > <span>codeOfConduct</span></nav>
<div class="mb-16 border-b border-surface-variant pb-8 relative">
<div class="absolute -left-4 top-0 h-full w-[2px] bg-surface-variant"></div>
<div class="absolute -left-4 top-0 h-8 w-[2px] bg-primary animate-pulse-glow"></div>
<div class="flex items-center gap-3 mb-4">
<div class="h-2 w-2 rounded-full bg-primary animate-pulse-glow"></div>
<span class="text-primary font-code-sm text-code-sm uppercase tracking-widest opacity-80">SYS.DOC.INIT</span>
</div>
<h1 class="text-3xl sm:text-4xl lg:text-display-lg font-display-lg text-on-surface font-bold mb-4 terminal-cursor">Code of Conduct</h1>
<div class="flex flex-wrap gap-4 mt-6">
<span class="inline-flex items-center gap-1.5 px-2.5 py-1 bg-surface-container border border-surface-variant text-on-surface-variant font-code-sm text-code-sm">
<span class="material-symbols-outlined text-[14px]" data-icon="update">update</span>
v2.1.0
</span>
<span class="inline-flex items-center gap-1.5 px-2.5 py-1 bg-surface-container border border-surface-variant text-on-surface-variant font-code-sm text-code-sm">
<span class="material-symbols-outlined text-[14px]" data-icon="calendar_today">calendar_today</span>
Last Modified: 2024-03-15
</span>
</div>
</div>
<article class="space-y-12 text-body-base font-body-base text-on-surface-variant leading-relaxed">
<section class="bg-surface p-6 md:p-8 border border-surface-variant relative group hover:border-primary/50 transition-colors duration-300">
<div class="absolute top-0 right-0 w-4 h-4 border-t border-r border-primary opacity-0 group-hover:opacity-100 transition-opacity duration-300"></div>
<h2 class="text-headline-md font-headline-md font-bold text-on-surface mb-6 flex items-center gap-3">
<span class="text-primary font-label-mono text-label-mono font-normal">01.</span>
Our Pledge
</h2>
<p class="mb-6">
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
</p>
<div class="bg-surface-container-low p-4 border-l-2 border-primary text-on-surface italic">
"We build systems, but we are a community of humans first."
</div>
</section>
<section class="bg-surface p-6 md:p-8 border border-surface-variant">
<h2 class="text-headline-md font-headline-md font-bold text-on-surface mb-6 flex items-center gap-3">
<span class="text-primary font-label-mono text-label-mono font-normal">02.</span>
Our Standards
</h2>
<p class="mb-6">Examples of behavior that contributes to creating a positive environment include:</p>
<ul class="space-y-4 font-body-base text-on-surface">
<li class="flex items-start gap-4">
<span class="text-primary font-code-sm text-code-sm mt-1 shrink-0">[+]</span>
<span>Using welcoming and inclusive language.</span>
</li>
<li class="flex items-start gap-4">
<span class="text-primary font-code-sm text-code-sm mt-1 shrink-0">[+]</span>
<span>Being respectful of differing viewpoints and experiences.</span>
</li>
<li class="flex items-start gap-4">
<span class="text-primary font-code-sm text-code-sm mt-1 shrink-0">[+]</span>
<span>Gracefully accepting constructive criticism.</span>
</li>
<li class="flex items-start gap-4">
<span class="text-primary font-code-sm text-code-sm mt-1 shrink-0">[+]</span>
<span>Focusing on what is best for the community.</span>
</li>
<li class="flex items-start gap-4">
<span class="text-primary font-code-sm text-code-sm mt-1 shrink-0">[+]</span>
<span>Showing empathy towards other community members.</span>
</li>
</ul>
<p class="mt-8 mb-6 text-on-surface-variant">Examples of unacceptable behavior by participants include:</p>
<ul class="space-y-4 font-body-base text-on-surface">
<li class="flex items-start gap-4">
<span class="text-error font-code-sm text-code-sm mt-1 shrink-0">[-]</span>
<span>The use of sexualized language or imagery and unwelcome sexual attention or advances.</span>
</li>
<li class="flex items-start gap-4">
<span class="text-error font-code-sm text-code-sm mt-1 shrink-0">[-]</span>
<span>Trolling, insulting/derogatory comments, and personal or political attacks.</span>
</li>
<li class="flex items-start gap-4">
<span class="text-error font-code-sm text-code-sm mt-1 shrink-0">[-]</span>
<span>Public or private harassment.</span>
</li>
<li class="flex items-start gap-4">
<span class="text-error font-code-sm text-code-sm mt-1 shrink-0">[-]</span>
<span>Publishing others' private information, such as a physical or electronic address, without explicit permission.</span>
</li>
</ul>
</section>
<section class="bg-surface p-6 md:p-8 border border-surface-variant">
<h2 class="text-headline-md font-headline-md font-bold text-on-surface mb-6 flex items-center gap-3">
<span class="text-primary font-label-mono text-label-mono font-normal">03.</span>
Enforcement Responsibilities
</h2>
<p class="mb-4">
Community leaders are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
</p>
<p>
Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
</p>
<div class="mt-8 bg-[#0A0A0A] border border-[#1A1A1A] p-4 font-code-sm text-code-sm rounded-none">
<div class="flex gap-2 mb-3 border-b border-[#1A1A1A] pb-2 text-[#474747]">
<span>Terminal</span>
<span>>_</span>
</div>
<div class="text-on-surface-variant">
<span class="text-primary">></span> $ contact --department=safety --priority=high<br>
<span class="text-on-surface opacity-70">Executing protocol...</span><br>
<span class="text-primary">></span> If you experience or witness unacceptable behavior, report it immediately to:
<a class="text-primary hover:underline ml-2" href="mailto:safety@omnikon.dev">safety@omnikon.dev</a>
</div>
</div>
</section>
</article>
</main>
<footer class="bg-background dark:bg-background border-t border-surface-variant relative z-10 py-6 sm:py-8 md:py-12 mt-auto">
<div class="max-w-container-max mx-auto px-4 sm:px-gutter grid grid-cols-2 md:grid-cols-4 gap-6 sm:gap-8">
<div>
<h3 class="text-lg sm:text-xl font-bold mb-2 sm:mb-4">Omnikon</h3>
<p class="text-on-surface-variant text-xs sm:text-sm">Open Source Community for Developers.</p>
</div>
<div>
<h3 class="font-bold text-sm sm:text-base mb-2 sm:mb-4">Pages</h3>
<ul class="space-y-1.5 sm:space-y-2 text-xs sm:text-sm">
<li><a href="index.html" class="hover:text-primary transition-colors">Home</a></li>
<li><a href="javascript:void(0)" onclick="window.openHackathonWindow()" class="hover:text-primary transition-colors">Hackathon</a></li>
<li><a href="projects.html" class="hover:text-primary transition-colors">Projects</a></li>
<li><a href="blogs.html" class="hover:text-primary transition-colors">Blog</a></li>
</ul>
</div>
<div>
<h3 class="font-bold text-sm sm:text-base mb-2 sm:mb-4">Community</h3>
<ul class="space-y-1.5 sm:space-y-2 text-xs sm:text-sm">
<li><a href="members.html" class="hover:text-primary transition-colors">Members</a></li>
<li><a href="achievements.html" class="hover:text-primary transition-colors">Community</a></li>
<li><a href="docs.html" class="hover:text-primary transition-colors">Docs</a></li>
<li><a href="about.html" class="hover:text-primary transition-colors">About</a></li>
<li><a href="contact.html" class="hover:text-primary transition-colors">Contact</a></li>
</ul>
</div>
<div>
<h3 class="font-bold text-sm sm:text-base mb-2 sm:mb-4">Socials</h3>
<ul class="space-y-1.5 sm:space-y-2 text-xs sm:text-sm">
<li><a href="https://github.com/Omnikon-Org" target="_blank" class="hover:text-primary transition-colors">GitHub</a></li>
<li><a href="https://discord.gg/yWtjK2Tb8T" target="_blank" class="hover:text-primary transition-colors">Discord</a></li>
<li><a href="#" target="_blank" class="hover:text-primary transition-colors">LinkedIn</a></li>
</ul>
</div>
</div>
</footer>
<script src="https://www.gstatic.com/firebasejs/10.8.0/firebase-app-compat.js"></script>
<script src="https://www.gstatic.com/firebasejs/10.8.0/firebase-auth-compat.js"></script>
<script type="module" src="auth.js"></script>
<script type="module" src="./particles.js"></script>
</body></html>