-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
68 lines (61 loc) · 1.95 KB
/
index.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
---
layout: default
---
<div class="ota-padding">
<div>
<h1>Welcome to OpenToAll!</h1>
<p>
<b>OpenToAll</b> is a CTF community and team that is open to anyone to join.
We strive to be a home for CTF players at all experience levels, a DMZ for CTF teams
to congregate and connect, a community that allows anyone interested to get a taste
for CTFs, and offer the members chances to mentor and be mentored.
</p>
</div>
<br/>
<div>
<h1>Why be part of the team?</h1>
<p>
<b>OpenToAll</b>'s primary focus is to encourage learning. Here are the <b>core
values</b> that power <b>OTA</b>.
</p>
<h5>We are a learning-oriented community and team that is open to everyone.</h5>
<p>
Anyone can join <b>OpenToAll</b>, but you must actively participate
to stay a member. Don’t get discouraged if you don’t feel you are
contributing much. <b>Being part of OTA and learning about an area</b>
IS contributing. You will get there if you stick with it. Don’t give up.
We only ask that you try your best.
</p>
<h5>Show an interest in learning and challenging yourself.</h5>
<p>
Being the top team on the scoreboard has no real value.
Expanding your knowlege and growing your skillset is the only metric
that really matters.
</p>
<h5>Be respectful of other team members.</h5>
<p>
Don’t be a dick. Everyone is here to learn, and everyone has deficiencies.
That’s okay! That’s why we’re all here!
</p>
</div>
<br/>
<div>
<h1>Want to be part of the team?</h1>
<h5>Joining is simple :</h5>
<p>
<ol>
<li>Read our <b>OpenToAll</b> guide
<a href="/guide/" target="_blank">here</a>.</li>
<li>Join the OpenToAll
<a href="https://discord.gg/saVj85jjFy" target="_blank">
Discord Server!
</a>.
</li>
</ol>
</p>
<br/>
<br/>
<br/>
<br/>
</div>
</div>