-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathindex.html
More file actions
134 lines (122 loc) · 6.19 KB
/
index.html
File metadata and controls
134 lines (122 loc) · 6.19 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon" />
<title>GLUG PACE</title>
<meta name="description" content="GNU/Linux user groups are the means of spreading the idea of free software, hardware, and philosophy in campuses. GLUGs serve as a base to technically empower yourself and interact with professionals, right from installation of Linux to hacking the kernel, web technologies like Drupal and mastering the latest python module, at the same time raising questions of self reliance." />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
</head>
<body>
<!-- Navbar -->
<header>
<nav class="container navContainer">
<div class="menuIcon" id="menuIcon" onclick="toggleNavBar()">
<i class="fa fa-bars"></i>
</div>
<a href="/" id="logo">GLUG PACE</a>
<ul id="navbar-links" class="navbar-links">
<li class="nav-link active"><a href="/">Home</a></li>
<li class="nav-link"><a href="/events/">Events</a></li>
<li class="nav-link"><a href="/blog/">Blog</a></li>
<li class="nav-link"><a href="/team/">Team</a></li>
<li class="nav-link"><a href="/free-softwares/">Open-Source softwares</a></li>
<li class="nav-link"><a href="coc.html">CoC</a></li>
<!-- <li class='nav-link'><a href='/hackathon'>Hackathon</a></li> -->
</ul>
</nav>
</header>
<style>
</style>
<!-- Section #1 -->
<section id="section-one">
<div class="container">
<div id="hero-content">
<div class="gnulogo">
<img id="hero-image" src="images/logo.png" alt="GNU/LINUX" />
</div>
<h1>GNU/LINUX USERS GROUP PACE</h1>
<p>GNU/Linux user groups are the means of spreading the idea of free software, hardware, and philosophy in campuses. GLUGs serve as a base to technically empower yourself and interact with professionals, right from installation of Linux to hacking the kernel, web technologies like Drupal and mastering the latest python module, at the same time raising questions of self reliance.</p>
</div>
</div>
</section>
<!-- Section #2 -->
<section id="section-two">
<div class="container">
<div class="info-box">
<img src="images/glug-hero.avif" alt="" />
</div>
<div class="info-box">
<h1 class="hero-heading">The purpose of a GLUG!</h1>
<p>The purpose of a GLUG is to equip students with FOSS and make them understand how FOSS is developed and why is it done so. While doing that - how one can contribute back to FOSS. And get them adapted to "critical thinking". It is also a gathering of like minded people, where people speak about Freedom Software Philosophy and create awareness about the ‘usage’ of Freedom Software.</p>
<a href="https://discuss.fsmk.org/t/what-is-the-purpose-of-a-glug/350" class="link">Learn More →</a>
</div>
</div>
</section>
<!-- Section #3 -->
<section id="section-three">
<div class="container">
<div class="info-box">
<h1 class="hero-heading">Be a part of the FSMK team!</h1>
<p>Free Software Movement Karnataka is a registered not-for-profit organization. Our primary objective is to create and spread awareness of Free Software technologies in different strata of society. We are driven by volunteers, who by day are software engineers, students, academicians, or government officials, and by night are Free Software evangelists.</p>
<a href="https://fsmk.org/" class="link">Learn More →</a>
</div>
<div class="info-box">
<img src="images/students.png" alt="" />
</div>
</div>
</section>
<!-- blog section -->
<!--
<div class="event-card">
<div class="event-details">
<a href="./blog/Blender/index.html"><img class="event-image" src="./blog/Blender/images/blender.jpg"
alt="" /></a>
<div class="event-desc">
<p class="event-title"><a href="./blog/Blender/index.html">Blender: A FOSS 3D creation
suite</a></p>
<p class="event-date"> ARE YOU INTO ANIMATION, 3D RENDERING,
VISUAL EFFECTS OR GRAPHICS?</p>
</div>
<div class="event-btn"><a href="./blog/Blender/index.html"> Read More -></a></div>
</div>
</div> -->
<!-- end blog section -->
<!-- Footer -->
<footer>
<div class="container">
<div class="footer-box">
<h1>GLUG PACE</h1>
<p>
GNU AND LINUX USERS GROUP PACE, <br />
A subgroup of (FSMK) <br />
<a href="https://fsmk.org/" style="font-size: 1em"> Free Software Movement Karnataka.</a>
</p>
</div>
<div class="footer-box">
<h1>Open Source Community</h1>
<a href="https://www.instagram.com/glug_pace/" class="fa fa-instagram"></a>
<a href="https://twitter.com/GlugPace" class="fa fa-twitter"></a>
<a href="https://github.com/GLUGPACE/" class="fa fa-github"></a><br />
</div>
<div class="footer-box">
<h1>P A College of Engineering</h1>
<p>
Nadupadav, Montepadav Post <br />
Kairangala <br />
Mangalore - 574153 <br />
Karnataka, INDIA.
</p>
</div>
</div>
<hr style="border: 0.5px solid white" />
<div align="center">Made with <span style="color: #e25555">♥</span> GLUG PACE</div>
</footer>
</body>
<script async defer src="https://cdn.simpleanalytics.io/hello.js"></script>
<noscript><img src="https://api.simpleanalytics.io/hello.gif" alt="" /></noscript>
<script src="./main.js"></script>
</html>