-
Notifications
You must be signed in to change notification settings - Fork 45
/
Copy pathindex.html
204 lines (196 loc) · 6.91 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- OG tags -->
<meta property="og:title" content="NOSK - Nepal Open Source Klub" />
<meta property="og:type" content="website" />
<meta
property="og:description"
content="NOSK - Nepal Open Source Klub is a group of like-minded people who work to raise awareness and adoption of FOSS( Free and Open Source Software) in Nepal."
/>
<!-- Bootstrap 5:-->
<link
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65"
crossorigin="anonymous"
/>
<!-- Google Font -->
<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=Alfa+Slab+One&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Fira+Sans&display=swap"
rel="stylesheet"
/>
<!--Add custom style sheets below this comment-->
<link href="/site/style/styles.css" rel="stylesheet" />
<!--Js Requirements for Bootstrap-->
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4"
crossorigin="anonymous"
defer
></script>
<script
src="https://cdn.jsdelivr.net/npm/@popperjs/[email protected]/dist/umd/popper.min.js"
integrity="sha384-oBqDVmMz9ATKxIep9tiCxS/Z9fNfEXiDAYTujMAeBAsjFuCZSmKbSSUnQlmh/jp3"
crossorigin="anonymous"
defer
></script>
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-cuYeSxntonz0PPNlHhBs68uyIAVpIIOZZ5JqeqvYYIcEL727kskC66kF92t6Xl2V"
crossorigin="anonymous"
defer
></script>
<script src="/site/js/index.js" defer></script>
<!-- favicon -->
<link rel="icon" type="image/x-icon" href="/site/images/favicon.ico" />
<title>NOSK - Nepal Open Source Klub</title>
</head>
<body>
<header class="my-header">
<!-- Navbar Starts Here-->
<nav class="navbar navbar-expand-lg navbar-light">
<div class="container">
<!-- Load NOSK Logo-->
<div class="d-flex flex-column align-items-center">
<a class="navbar-brand" href="/">
<img
src="/site/images/nosk-logo.png"
alt="Logo of Nepal Open Source Klub"
width="120"
height="120"
/>
</a>
<p class="fullform">Nepal Open Source Klub</p>
</div>
<button
class="navbar-toggler"
type="button"
data-bs-toggle="offcanvas"
tabindex="-1"
data-bs-target="#offcanvasNavbar"
aria-controls="offcanvasNavbar"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span
class="navbar-toggler-icon"
data-bs-target="#offcanvasNavbar"
></span>
</button>
<!--Navbar Item Starts here-->
<div class="offcanvas-lg offcanvas-end" id="offcanvasNavbar">
<div class="offcanvas-header">
<button
type="button"
class="btn-close text-reset"
data-bs-dismiss="offcanvas"
data-bs-target="#offcanvasNavbar"
aria-label="Close"
></button>
</div>
<div class="offcanvas-body">
<ul id="nav-list" class="navbar-nav">
<li class="nav-item active">
<a class="nav-link nav-link-ltr" href="/">Home</a>
</li>
<li class="nav-item">
<a class="nav-link nav-link-ltr" href="/site/html/about.html"
>About</a
>
</li>
<li class="nav-item">
<a
class="nav-link nav-link-ltr"
href="/site/html/gallery.html"
>Gallery</a
>
</li>
<li class="nav-item">
<a class="nav-link nav-link-ltr" href="/site/html/events.html"
>Events</a
>
</li>
<li class="nav-item">
<a
class="nav-link nav-link-ltr"
href="/site/html/contact.html"
>Contact</a
>
</li>
<li class="nav-item">
<a class="nav-link" href="https://blog.nosk.org.np/">Blog</a>
</li>
</ul>
</div>
</div>
<!--Navbar Item Ends here-->
</div>
</nav>
<!-- Navbar Ends Here-->
<!-- Jumbotron Starts Here-->
<div class="jumbotron">
<div class="brand-about">
<h1 class="brand-name">NOSK</h1>
<span class="description-text">
“Opening Minds through Open Source.”
</span>
</div>
<div class="d-flex our-info flex-column align-items-center">
<div class="about-us mb-4 mt-4">
<a href="/site/html/about.html">More About Us</a>
</div>
<!--Social Media Icons-->
<div class="d-flex social-media">
<a href="https://www.facebook.com/nosklub/">
<img src="/site/images/facebook.png" height="40" width="40" />
</a>
<a href="https://t.me/noskgroup/30927">
<img
src="/site/images/telegram.png"
height="40"
width="40"
class="ms-4"
/>
</a>
<a href="https://www.linkedin.com/company/officialnosk/">
<img
src="/site/images/linkedin.png"
height="40"
width="40"
class="ms-4"
/>
</a>
<a href="https://discord.gg/vX5zFXz6H9">
<img
src="/site/images/discord.png"
height="40"
width="40"
class="ms-4"
/>
</a>
<a href="https://www.instagram.com/officialnosk/">
<img
src="/site/images/instagram.png"
height="40"
width="40"
class="ms-4"
/>
</a>
</div>
</div>
<div id="announcement" class="mt-5"></div>
</div>
<!-- Jumbotron Ends Here-->
</header>
</body>
</html>