-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathfaqs.html
More file actions
279 lines (239 loc) · 16.7 KB
/
Copy pathfaqs.html
File metadata and controls
279 lines (239 loc) · 16.7 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
266
267
268
269
270
271
272
273
274
275
276
277
278
279
<!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">
<script src="https://cdn.tailwindcss.com?plugins=forms,container-queries"></script>
<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 type="module" src="./assets/tailwind-theme.js"></script>
<link rel="stylesheet" href="./assets/common-styles.css">
<title>faqs | 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/faqs.html">
<meta property="og:title" content="faqs | Omnikon">
<meta property="og:description" content="Omnikon Community Page">
<meta property="og:url" content="https://omnikonhub.com/faqs.html">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="faqs | 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": "faqs",
"item": "https://omnikonhub.com/faqs.html"
}
]
}</script><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8663425706426895" crossorigin="anonymous"></script></head><body class="bg-background text-on-background min-h-screen flex flex-col font-body-base text-body-base relative grid-bg">
<div class="fixed inset-0 z-50 crt-scanline pointer-events-none mix-blend-overlay opacity-30"></div>
<nav class="bg-background dark:bg-background z-40 relative border-b border-surface-variant flex justify-between items-center w-full px-gutter py-4 max-w-container-max mx-auto flat no shadows docked full-width top-0">
<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>
<div class="hidden md:flex items-center gap-6">
<a class="text-label-mono font-label-mono text-on-surface-variant hover:text-on-surface hover:bg-surface-container-high transition-colors duration-200 px-2 py-1 rounded-DEFAULT" href="./index.html">Home</a>
<a class="text-label-mono font-label-mono text-primary border-b-2 border-primary pb-1 transition-colors duration-200 px-2 rounded-none scale-95 duration-100" href="./faqs.html">FAQs</a>
<a class="text-label-mono font-label-mono text-on-surface-variant hover:text-on-surface hover:bg-surface-container-high transition-colors duration-200 px-2 py-1 rounded-DEFAULT" href="./guidelines.html">Guidelines</a>
<a class="text-label-mono font-label-mono text-on-surface-variant hover:text-on-surface hover:bg-surface-container-high transition-colors duration-200 px-2 py-1 rounded-DEFAULT" href="./codeOfConduct.html">Code of Conduct</a>
<a class="text-label-mono font-label-mono text-on-surface-variant hover:text-on-surface hover:bg-surface-container-high transition-colors duration-200 px-2 py-1 rounded-DEFAULT" href="./blogs.html">Blogs</a>
<a class="text-label-mono font-label-mono text-on-surface-variant hover:text-on-surface hover:bg-surface-container-high transition-colors duration-200 px-2 py-1 rounded-DEFAULT" href="./licence.html">License</a>
</div>
<div class="flex items-center gap-4">
<a href="https://github.com/Omnikon-Org" target="_blank"><button class="bg-primary text-on-primary-fixed font-label-mono text-label-mono px-4 py-2 rounded-none hover:terminal-glow transition-all duration-300 border border-primary" aria-label="Star on GitHub">
Star on GitHub
</button></a>
</div>
</nav>
<main class="flex-1 w-full max-w-container-max mx-auto px-gutter py-section-gap relative z-10 flex flex-col gap-12"><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>faqs</span></nav>
<header class="flex flex-col gap-4 border-b border-surface-variant pb-8">
<div class="flex items-center gap-2 text-primary font-code-sm text-code-sm mb-2">
<span class="material-symbols-outlined text-sm">terminal</span>
<span>sys/query/index.sh</span>
</div>
<h1 class="font-display-lg text-3xl sm:text-4xl lg:text-display-lg text-on-surface flex items-end gap-2">
<span class="text-primary">></span> FAQs<span class="w-4 h-12 bg-primary inline-block animate-pulse mb-2"></span>
</h1>
<p class="font-code-sm text-code-sm text-on-surface-variant max-w-2xl">
ACCESSING KNOWLEDGE BASE... ESTABLISHING SECURE CONNECTION... READY.<br>
Consult the documented procedures below for operational clarity within the Omnikon framework.
</p>
</header>
<section class="grid grid-cols-1 lg:grid-cols-12 gap-8">
<aside class="col-span-1 lg:col-span-3 flex flex-col gap-6">
<div class="bg-surface-container-lowest border border-surface-variant p-6 rounded-none flex flex-col gap-4">
<h3 class="font-label-mono text-label-mono text-primary uppercase border-b border-surface-variant pb-2 flex items-center gap-2">
<span class="w-2 h-2 bg-primary rounded-full animate-pulse"></span>
Index Filter
</h3>
<ul class="flex flex-col gap-2 font-code-sm text-code-sm text-on-surface-variant">
<li><button class="text-left w-full hover:text-primary transition-colors py-1 flex justify-between items-center group" aria-label="General Info [1]"><span class="group-hover:translate-x-1 transition-transform">General Info</span> <span class="text-primary opacity-0 group-hover:opacity-100">[1]</span></button></li>
<li><button class="text-left w-full hover:text-primary transition-colors py-1 flex justify-between items-center group" aria-label="Getting Started [2]"><span class="group-hover:translate-x-1 transition-transform">Getting Started</span> <span class="text-primary opacity-0 group-hover:opacity-100">[2]</span></button></li>
<li><button class="text-left w-full hover:text-primary transition-colors py-1 flex justify-between items-center group" aria-label="Contributions [3]"><span class="group-hover:translate-x-1 transition-transform">Contributions</span> <span class="text-primary opacity-0 group-hover:opacity-100">[3]</span></button></li>
</ul>
</div>
</aside>
<div class="col-span-1 lg:col-span-9 flex flex-col gap-unit" id="faq-container">
<div class="faq-item bg-surface-container-low border border-surface-variant rounded-none transition-all duration-300">
<button class="w-full flex items-center justify-between p-6 outline-none focus:bg-surface-container-highest group" onclick="toggleFaq(this)" aria-label=">
What is Omnikon?
expand_more">
<div class="flex items-center gap-4 text-left">
<span class="font-code-sm text-code-sm text-primary font-bold group-hover:text-glow">></span>
<span class="font-headline-md text-headline-md-mobile text-on-surface group-hover:text-primary transition-colors">What is Omnikon?</span>
</div>
<span class="material-symbols-outlined text-on-surface-variant transition-transform duration-300 transform">expand_more</span>
</button>
<div class="faq-content max-h-0 overflow-hidden transition-all duration-300 ease-in-out bg-surface-container-lowest">
<div class="p-6 pt-0 text-on-surface-variant font-body-base text-body-base flex flex-col gap-4">
<p>Omnikon is an open-source community focused on empowering student developers through collaborative learning and building real-world projects. We aim to bridge the gap between academic learning and industry experience.</p>
</div>
</div>
</div>
<div class="faq-item bg-surface-container-low border border-surface-variant rounded-none transition-all duration-300">
<button class="w-full flex items-center justify-between p-6 outline-none focus:bg-surface-container-highest group" onclick="toggleFaq(this)" aria-label=">
Who can join Omnikon?
expand_more">
<div class="flex items-center gap-4 text-left">
<span class="font-code-sm text-code-sm text-primary font-bold group-hover:text-glow">></span>
<span class="font-headline-md text-headline-md-mobile text-on-surface group-hover:text-primary transition-colors">Who can join Omnikon?</span>
</div>
<span class="material-symbols-outlined text-on-surface-variant transition-transform duration-300 transform">expand_more</span>
</button>
<div class="faq-content max-h-0 overflow-hidden transition-all duration-300 ease-in-out bg-surface-container-lowest">
<div class="p-6 pt-0 text-on-surface-variant font-body-base text-body-base flex flex-col gap-4">
<p>Anyone with a passion for coding, learning, and collaborating! Whether you are a beginner taking your first steps in development or an experienced student looking to contribute to open-source projects, you are welcome here.</p>
</div>
</div>
</div>
<div class="faq-item bg-surface-container-low border border-surface-variant rounded-none transition-all duration-300">
<button class="w-full flex items-center justify-between p-6 outline-none focus:bg-surface-container-highest group" onclick="toggleFaq(this)" aria-label=">
How do I start contributing?
expand_more">
<div class="flex items-center gap-4 text-left">
<span class="font-code-sm text-code-sm text-primary font-bold group-hover:text-glow">></span>
<span class="font-headline-md text-headline-md-mobile text-on-surface group-hover:text-primary transition-colors">How do I start contributing?</span>
</div>
<span class="material-symbols-outlined text-on-surface-variant transition-transform duration-300 transform">expand_more</span>
</button>
<div class="faq-content max-h-0 overflow-hidden transition-all duration-300 ease-in-out bg-surface-container-lowest">
<div class="p-6 pt-0 text-on-surface-variant font-body-base text-body-base flex flex-col gap-4">
<p>You can start by joining our Discord community and checking out our GitHub repositories. Look for issues labeled "good first issue" or "help wanted", read our Contribution Guidelines, and don't hesitate to ask for help in the channels!</p>
</div>
</div>
</div>
<div class="faq-item bg-surface-container-low border border-surface-variant rounded-none transition-all duration-300">
<button class="w-full flex items-center justify-between p-6 outline-none focus:bg-surface-container-highest group" onclick="toggleFaq(this)" aria-label=">
Do I need prior experience to join?
expand_more">
<div class="flex items-center gap-4 text-left">
<span class="font-code-sm text-code-sm text-primary font-bold group-hover:text-glow">></span>
<span class="font-headline-md text-headline-md-mobile text-on-surface group-hover:text-primary transition-colors">Do I need prior experience to join?</span>
</div>
<span class="material-symbols-outlined text-on-surface-variant transition-transform duration-300 transform">expand_more</span>
</button>
<div class="faq-content max-h-0 overflow-hidden transition-all duration-300 ease-in-out bg-surface-container-lowest">
<div class="p-6 pt-0 text-on-surface-variant font-body-base text-body-base flex flex-col gap-4">
<p>Not at all! We encourage peer-to-peer learning. You can learn as you build by collaborating with other members and participating in community modules designed to help you upskill.</p>
</div>
</div>
</div>
</div>
</section>
</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>
// Simple script for accordion logic and visual state updates
function toggleFaq(button) {
const item = button.parentElement;
const content = button.nextElementSibling;
const icon = button.querySelector('.material-symbols-outlined');
const isActive = item.classList.contains('border-primary');
// Close all other FAQs
document.querySelectorAll('.faq-item').forEach(faq => {
if(faq !== item) {
faq.classList.remove('border-primary', 'terminal-glow');
faq.classList.add('border-surface-variant');
faq.querySelector('.faq-content').style.maxHeight = null;
faq.querySelector('.material-symbols-outlined').style.transform = 'rotate(0deg)';
}
});
// Toggle current FAQ
if (!isActive) {
item.classList.remove('border-surface-variant');
item.classList.add('border-primary', 'terminal-glow');
content.style.maxHeight = content.scrollHeight + "px";
icon.style.transform = 'rotate(180deg)';
} else {
item.classList.add('border-surface-variant');
item.classList.remove('border-primary', 'terminal-glow');
content.style.maxHeight = null;
icon.style.transform = 'rotate(0deg)';
}
}
</script>
<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>