forked from Real-Dev-Squad/website-welcome
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdiscord.html
200 lines (189 loc) · 7.4 KB
/
discord.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Discord</title>
<link rel="stylesheet" href="./css/common/main.css" />
<link rel="stylesheet" href="./css/pages/discord.css" />
<link rel="stylesheet" type="text/css" href="./css/pages/navbar.css" />
<link
href="https://fonts.googleapis.com/css2?family=Roboto:wght@100;400&display=swap"
rel="stylesheet"
/>
<link rel="icon" type="image/x-icon" href="img/logos/favicon.ico" />
</head>
<body>
<header>
<nav>
<!-- in case of small screens, show a dropdown -->
<input type="checkbox" id="nav-toggle" aria-controls="navbar toggle" />
<label for="nav-toggle" class="burger-menu"> ☰</label>
<ul class="menu">
<li>
<a class="nav-logo" href="https://realdevsquad.com/"
><img
class="nav-logo-img"
src="./img/logos/[email protected]"
alt="Real Dev Squad logo"
/></a>
<a class="nav-home" href="https://realdevsquad.com/">Home</a>
</li>
<li>
<a class="active" href="https://welcome.realdevsquad.com/"
>Welcome</a
>
</li>
<li><a href="https://www.realdevsquad.com/events.html">Events</a></li>
<li><a href="https://members.realdevsquad.com/">Members</a></li>
<li><a href="https://crypto.realdevsquad.com/">Crypto</a></li>
<li><a href="https://status.realdevsquad.com/">Status</a></li>
</ul>
<div class="login-btn">
<a
href="https://github.com/login/oauth/authorize?client_id=23c78f66ab7964e5ef97"
>
Login
</a>
</div>
</nav>
</header>
<main role="main">
<section class="block block--hero-inner" role="banner">
<div class="hero__shape hero__shape--1">
<img src="img/shapes/tringle-1.png" alt="" />
</div>
<div class="hero__shape hero__shape--2">
<img src="img/shapes/tringle-2.png" alt="" />
</div>
<div class="hero__shape hero__shape--3">
<img src="img/shapes/circle-1.png" alt="" />
</div>
<div class="hero__shape hero__shape--4">
<img src="img/shapes/circle-2.png" alt="" />
</div>
<div class="hero__shape hero__shape--5">
<img src="img/shapes/circle-4.png" alt="" />
</div>
<div class="hero__shape hero__shape--6">
<img src="img/shapes/tringle-3.png" alt="" />
</div>
<div class="hero__shape hero__shape--7">
<img src="img/shapes/dots.png" alt="" />
</div>
<div class="hero__shape hero__shape--8">
<img src="img/shapes/circle-3.png" alt="" />
</div>
<div class="container">
<h1 class="hero__title" role="heading" aria-level="1">
Real Dev Squad Server on Discord
</h1>
</div>
</section>
<section class="block block--center">
<div class="container">
<h2 class="block__title" role="heading" aria-level="2">
New to Real Dev Squad?
<div class="">Don't worry we are here to help you.</div>
</h2>
<div class="block__content">
<p>
<a href="https://discord.com/new">Discord</a> is a chat app,
similar to apps such as Skype, or app widely used for professional
communications like Slack.
</p>
<p>
It’s geared towards multiple users, providing them with ways to
find each other, coordinate and talk while using it.
</p>
<p>
It supports video calls, voice chat, and text, allowing users to
get in touch however they please.
</p>
<p>
We have created different <strong>channels</strong> based on the
task making things much easier to keep information straight &
segregated.
</p>
</div>
</div>
</section>
<section class="block block--bg-gray">
<div class="container">
<div class="row">
<div class="col-6 col-xs-12">
<img src="img/pages/discord/discord-left.png" alt="" />
</div>
<div class="col-6 col-xs-12">
<h2 class="block__title">Lets get started with Discord</h2>
<div class="block__content">
<p>
Discord has the server named <strong>Real Dev Squad.</strong>
</p>
<p>There are multiple categories inside it</p>
<ul class="list list-reset">
<li class="category-name">
<strong>Live: </strong>Which lets you connect with the
members.You can seperatly get connected on call with members
of specific channel.
</li>
<li class="category-name">
<strong>Admin: </strong> All Channels related to admin.
</li>
<li class="">
<strong>Main: </strong> It has channels for general
disussion,progress-updates ,newcomers & Support.
<ol class="channel-info">
<li class="channel-name">
<b>#general:</b> It carries general discussions.
</li>
<li class="channel-name">
<b>#newcomers:</b> All info related to newcomers are
floated in it.
</li>
<li class="channel-name">
<b>#progress-updates:</b> All info related to current
ongoing task,discussions are posted here.
</li>
<li class="channel-name">
<b>#support:</b> In case you are stuck on need some help
everyone is there to help you keep running.
</li>
</ol>
</li>
<li class="category-name">
<strong>Text Channels:</strong> Contains multiple other
channels in it.
</li>
<li class="category-name">
<strong>Learning:</strong> It contains different technology
related channels plus channel for interview preparation.
</li>
<li class="category-name">
<strong>Dev groups:</strong> It contains channels for
different projects.
</li>
<li class="category-name">
<strong>Tasks Channels : </strong> Channels for seperate
tasks.
</li>
</ul>
</div>
</div>
</div>
</div>
</section>
</main>
<footer>
<p class="info-repo">
The contents of this website are deployed from this
<a
href="https://github.com/Real-Dev-Squad/website-welcome"
target="_self"
>open source repository</a
>
</p>
</footer>
<script type="text/javascript" src="./js/login.js"></script>
</body>
</html>