generated from GDGVIT/template
-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
217 lines (196 loc) · 8.77 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--Favicon-->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<!--Font Awesome Kit-->
<script src="https://kit.fontawesome.com/3808de5cb1.js" crossorigin="anonymous"></script>
<!--Font-->
<link href="https://fonts.cdnfonts.com/css/gilroy-bold" rel="stylesheet">
<!--Microphone animation-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/bodymovin/5.7.4/lottie.min.js"
integrity="sha512-m0RQU4SBx0p/bLwRiI4fJBGRafVLZ4s86wRe1+OAx5EXbcWiS/X1jvYdJQRD8jOoIVl+WTyVeMawUWVCh1O8+Q=="
crossorigin="anonymous"></script>
<script src="./assets/js/animation.js"></script>
<!--Custom CSS-->
<link rel="stylesheet" href="./assets/css/styles.css">
<title>DSC Afterhours</title>
</head>
<body>
<div id="loader">
<div class="loader-body">
<div class="circle-container">
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<img src="./assets/img/Groupmic.svg" alt="dsc" class="micro">
</div>
</div>
</div>
<div class="nav-super">
<nav class="navbar">
<div class="mob-bars">
<span>
<a href="#home">
<img src="./assets/img/DSCWhitedsc.svg" alt="dsc" class="nav-logo">
</a>
</span>
<img src="./assets/icons/Vectorbars.svg" alt="menu" class="mobile-bars">
</div>
<ul class="nav-list">
<li class="nav-link ">
<a href="#aboutus" class="click aboutus">About Us</a>
</li>
<li class="nav-link">
<a href="#episodess" class="click episodess">Episodes</a>
</li>
<li class="nav-link">
<a href="https://anchor.fm/dsc-vit/episodes/Introducing-DSC-Afterhours-elalj4">Subscribe</a>
</li>
</ul>
</nav>
</div>
<section id="home">
<div class="container">
<div class="circle-container">
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<div class="circle"></div>
<img src="../assets/img/Groupmic.svg" alt="dsc" class="micro">
</div>
<!-- Uncomment this for lottie animation
<div id="animated-icon"></div>
-->
<div id="home-text">
<img src="./assets/img/Vectorlogo_large.svg" alt="afterhours" class="desk-icon">
<img src="./assets/img/Vectorlogo_small.svg" alt="afterhours" class="mobile-icon">
<p class="home-desc">
DSC Afterhours is a series of podcast discussions by the members of DSC VIT to talk about their
journey in tech, learn new things, have fun and impart knowledge in the process.
</p>
<div class="home-icons">
<a href="https://open.spotify.com/show/3N03C8MuIQPSqqGZp8XF56">
<img src="./assets/icons/Vectoricon2.svg" alt="social" class="home-icon"></a>
<a href="https://podcasts.apple.com/us/podcast/id1536768786">
<img src="./assets/icons/Vectoricon1.svg" alt="social" class="home-icon"></a>
<a href="https://pca.st/m1y1rnmy">
<img src="./assets/icons/Vectoricon3.svg" alt="social" class="home-icon"></a>
<a href="https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy8zYzU1YTVmMC9wb2RjYXN0L3Jzcw==">
<img src="./assets/icons/Vectoricon4.svg" alt="social" class="home-icon"></a>
<a href="https://overcast.fm/itunes1536768786/dsc-afterhours">
<img src="./assets/icons/Vectoricon6.svg" alt="social" class="home-icon"></a>
<a href="https://radiopublic.com/dsc-afterhours-WoL3jR">
<img src="./assets/icons/Vectoricon5.svg" alt="social" class="home-icon"></a> </div>
</div>
</div>
</section>
<section id="aboutus" class="section">
<div class="about">
<img src="./assets/img/group_dsc.png" alt="group" class="group">
<div class="about-text">
<h1>
About Us
</h1>
<p>
We are one of the most popular student technical communities in India with an aim to help young
developers and designers learn and improve their skillset, and this podcast is one of the few things
we do as a community to achieve that aim.
</p>
<p>
Currently functioning out of Vellore Institute of Technology, Vellore, we are a bunch of
hard-working managers, gradient-loving designers and caffieine-addicted developers thinking out of
the box to propagate learning and teaching, symbiotically.
</p>
</div>
</div>
</section>
<section id="episodess" class="section">
<div class="episodes">
<h1>Episodes</h1>
</div>
</section>
<section id="footer">
<div class="footer-one">
<img src="./assets/img/full-logo.svg" alt="dsc" class="full-logo">
<img src="./assets/img/full-logo-center.svg" alt="dsc" class="full-logo-center">
<p class="mwl">Made with <i class="far fa-heart"></i> by DSC VIT</p>
</div>
<div class="footer-two">
<span class="socials">
<h2>Social</h2>
<div class="socials-text">
<a href="https://www.instagram.com/dscvitvellore/">
<i class="fab fa-instagram"></i>
<p>Instagram</p>
</a>
<a href="https://twitter.com/dscvit">
<i class="fab fa-twitter"></i>
<p>
Twitter
</p>
</a>
<a href="https://www.linkedin.com/company/dscvit">
<i class="fab fa-linkedin"></i>
<p>
LinkedIn
</p>
</a>
<a href="https://www.facebook.com/dscvitvellore">
<i class="fab fa-facebook"></i>
<p>
Facebook
</p>
</a>
</div>
</span>
<span class="f-about">
<h2>About Us</h2>
<a href="https://dscvit.com/">
<p>Our Website</p>
</a>
<a href="https://github.com/GDGVIT">
<p>GitHub</p>
</a>
<a href="https://medium.com/gdg-vit">
<p>Medium</p>
</a>
</span>
<span class="links">
<h2>Links</h2>
<a href="https://open.spotify.com/show/3N03C8MuIQPSqqGZp8XF56">
<p>Spotify</p>
</a>
<a href="https://podcasts.apple.com/us/podcast/id1536768786">
<p>Apple Podcasts</p>
</a>
<a href="https://pca.st/m1y1rnmy">
<p>Pocket Casts</p>
</a>
<a href="https://podcasts.google.com/feed/aHR0cHM6Ly9hbmNob3IuZm0vcy8zYzU1YTVmMC9wb2RjYXN0L3Jzcw==">
<p>Google Podcasts</p>
</a>
<a href="https://overcast.fm/itunes1536768786/dsc-afterhours">
<p>Overcast</p>
</a>
<a href="https://radiopublic.com/dsc-afterhours-WoL3jR">
<p>RadioPublic</p>
</a>
</span>
</div>
</section>
<!--Scripts-->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="./assets/js/index.js"></script>
<script src="./assets/js/animation.js"></script>
</body>
</html>