-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
176 lines (150 loc) · 7.68 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Hacktoberfest</title>
<link rel="icon" href="https://hacktoberfest.com/_next/static/media/favicon.25a5e6eb.svg" type="image/svg+xml">
<meta name="theme-color" content="#1c1c1c">
<meta property="keywords" content="Hacktoberfest, Open Source, Open Source Projects, Google Developer Groups, Google Developer Students Club, GDG, Google Developer Groups on Campus Pillai College of Engineering, PCE">
<meta name="description" content="Hacktoberfest is an open source initiative that aims to encourage open source developers to contribute to open source projects.">
<meta property="og:title" content="Hacktoberfest">
<meta property="og:description" content="Hacktoberfest is an open source initiative that aims to encourage open source developers to contribute to open source projects.">
<meta property="og:image" content="https://hacktoberfest2024.pages.dev/img/banner.jpg">
<meta property="og:url" content="https://hacktoberfest2024.pages.dev/">
<meta property="og:type" content="website">
<!-- Preload Images -->
<link rel="preload" as="image" href="./img/block.png">
<link rel="preload" as="image" href="./img/dots.png">
<link rel="preload" as="image" href="./img/gdg_logo.png">
<link rel="preload" as="image" href="./img/hero.jpeg">
<link rel="preload" as="image" href="./img/pattern-long.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Space+Grotesk:[email protected]&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<link rel="stylesheet" href="./styles/main.css">
<link rel="stylesheet" href="./styles/section1.css">
<link rel="stylesheet" href="./styles/section2.css">
<link rel="stylesheet" href="./styles/section3.css">
<link rel="stylesheet" href="./styles/section5.css">
</head>
<body>
<main>
<div class="section" id="sec1">
<header>
<div class="navbar">
<div class="navbar-main">
<img class="nav-logo" src="./img/gdg_logo.png" alt="GDG Logo">
<div class="nav-address">
<p class="add-first">Google Developer Groups</p>
<p class="add-sec">Pillai College of Engineering</p>
</div>
</div>
<div class="navbar-info">
<ul>
<li><a href="./index.html" aria-label="Home">HOME</a></li>
<li><a href="#about" aria-label="About">ABOUT</a></li>
<li><a href="#contact" aria-label="Contact">CONTACT</a></li>
</ul>
</div>
<div class="add-start">
<a href="./getstarted.html" aria-label="Get Started"><button type="button"><span></span>Get Started</button></a>
</div>
</div>
</header>
<!-- Hero Section -->
<section class="hero-section">
<div class="hero-content">
</div>
</section>
</div>
<div class="section" id="about">
<div class= "sec2-upper" data-aos="fade-up" data-aos-duration = "600">
<h4><span class = "sec2-spooky">Spooky Season is Here,</span></h4>
<p>but the only thing scarier than October is missing out on our Hacktoberfest! <br>
Ready to code the Future?</p>
</div>
<div class = "sec2-lower">
<div class="sec2-lower-left" data-aos = "fade-up-right" data-aos-duration="800" data-aos-anchor-placement = "top-center" data-aos-easing = "ease-in">
<img src="./img/block.png" alt="block">
<span class="sec2-lower-left-text" >About<br>Hacktoberfest</span>
</div>
<div class="sec2-lower-right" data-aos = "fade-up-left" data-aos-duration="800" data-aos-anchor-placement = "top-center" data-aos-easing = "ease-in">
<div class="sec-2-lower-right-wrapper">
<h2>Let's Celebrate</h2>
<p>The Spirit of Open Source <br> and contribute to exciting <br> projects this October!</p>
</div>
</div>
</div>
</div>
<div class="section" id="sec3">
<div class="sec3-img">
<img src="img/dots.png" alt="dots">
</div>
<h1>Hacktoberfest 2024</h1>
<p>
is a global celebration of open-source, inviting developers of all
levels to contribute to projects on GitHub and GitLab.
Throughout October, participants can improve software, learn
from others, and earn rewards, all while helping to shape the
future of technology. Join us and be a part of this vibrant coding
community!
</p>
</div>
<div class="section" id="sec5">
<div class="sec5-img">
<img src="img/pattern-long.png" alt="pattern" >
</div>
<div class="sec5-button-container">
<button onclick="window.location.href='./getstarted.html'" class="sec5-get-started-btn">Get Started</button>
</div>
</div>
<footer>
<div class="footer-container" id="contact">
<div class="footer-left">
<img src="img/horizontal_dark_green.svg" alt="horizontal_dark_green">
</div>
<div class="footer-right">
<div class="align">
<a href="https://gdg.community.dev/gdg-on-campus-pillai-college-of-engineering-navi-mumbai-india/" aria-label="Join Our Community Page">
Join Our Community Page <strong>@gdgpce</strong>
</a>
</div>
<br>
<div class="align">
<a href="https://www.instagram.com/gdgpce/" aria-label="Instagram">
<img src="img/instagram.svg" alt="Instagram Logo"></a>
<a href="https://www.instagram.com/gdgpce/" aria-label="Instagram">
Instagram
</a>
</div>
<br>
<div class="align">
<a href="https://github.com/gdgpce" aria-label="GitHub">
<img src="img/github.svg" alt="GitHub Logo">
</a>
<a href="https://github.com/gdgpce" aria-label="GitHub">
GitHub
</a>
</div>
<br>
<div class="align">
<a href="https://www.linkedin.com/company/gdgpce" aria-label="LinkedIn">
<img src="img/linkedin.svg" alt="LinkedIn Logo">
</a>
<a href="https://www.linkedin.com/company/gdgpce" aria-label="LinkedIn">
Linkedin
</a>
</div>
<br>
</div>
</div>
</footer>
</main>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>