Skip to content

Commit 6716248

Browse files
authored
Merge pull request #8 from SridharPandian/master
Some issues solved along with some minor bug fixes
2 parents 3c82dee + c19be96 commit 6716248

File tree

4 files changed

+38
-157
lines changed

4 files changed

+38
-157
lines changed

assets/js/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
// Scrolly links.
4747
$('.scrolly').scrolly({
48-
speed: 2000
48+
speed: 500
4949
});
5050

5151
// Dropdowns.

getinvolved.html

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,14 @@
1515

1616
<!-- Header -->
1717
<header id="header">
18-
<h1 id="logo"><a href="index.html">FOSSWORLD</a></h1>
18+
<h1 id="logo"><a href="index.html"><b>FOSSWORLD</b></a></h1>
1919
<nav id="nav">
2020
<ul>
2121
<li><a href="index.html">Home</a></li>
22-
<li><a href="about.html">About</a></li>
22+
<li><a href="index.html#about">About</a></li>
2323
<li><a href="getinvolved.html">Get Involved</a></li>
24-
<li><a href="projects.html">Projects</a></li>
25-
<li><a href="wiki.html">Wiki</a></li>
26-
<li><a href="team.html">Team</a></li>
24+
<li><a href="index.html#projects">Projects</a></li>
25+
<li><a href="#">Team</a></li>
2726
<li><a href="#" class="button special">Sign Up</a>
2827
</li>
2928
</ul>
@@ -36,27 +35,27 @@ <h1 id="logo"><a href="index.html">FOSSWORLD</a></h1>
3635
<header class="major">
3736
<h2>Get Involved</h2>
3837
<p>Take a look at our newcomer guide to get quickstarted on FOSSWORLD contributions and open source!
39-
At all times, you can just drop us a message on Slack - we'd love to help you personally.</p>
38+
At all times, you can just drop us a message on Slack - we'd love to help you personally.</p>
4039
</header>
4140

4241
<!-- Content -->
4342
<section id="content">
4443
<a href="guides/code.md" class="image fit"><img src="images/pic07.jpg" alt="" /></a>
4544
<p>FOSSWORLD is a friendly and welcoming community. Getting involved is a great way to learn skills, have fun, and help to create Free Software.</p>
4645

47-
<h2>Pick an area</h2>
46+
<h2>Pick an area</h2>
4847
<h3>Coding</h3>
4948
<p>FOSSWORLD will have every kind of coding task, and there are guides to help you get started.</p>
5049
<a href="#" class="button">Read the Newcomers Guide</a>
51-
<br/>
50+
<br><br>
5251
<h3>Documentation</h3>
5352
<p>Help to maintain FOSSWORLD's user and developer documentation.</p>
5453
<a href="#" class="button">Contribute to FOSSWORLD's Documentation</a>
55-
<br/>
54+
<br><br>
5655
<h3>Engagement</h3>
5756
<p>The Engagement Team works on marketing, user outreach, events organization, and websites. It wants your help!</p>
5857
<a href="#" class="button">Join the Engagement Team</a>
59-
<br/>
58+
<br>
6059

6160
</section>
6261

@@ -67,11 +66,9 @@ <h3>Engagement</h3>
6766
<footer id="footer">
6867
<ul class="icons">
6968
<li><a href="#" class="icon alt fa-twitter"><span class="label">Twitter</span></a></li>
70-
<li><a href="#" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
69+
<li><a href="https://www.facebook.com/fossworld/?modal=admin_todo_tour" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
7170
<li><a href="#" class="icon alt fa-linkedin"><span class="label">LinkedIn</span></a></li>
72-
<li><a href="#" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li>
73-
<li><a href="#" class="icon alt fa-github"><span class="label">GitHub</span></a></li>
74-
<li><a href="#" class="icon alt fa-envelope"><span class="label">Email</span></a></li>
71+
<li><a href="https://github.com/FOSSWorld1" class="icon alt fa-github"><span class="label">GitHub</span></a></li>
7572
</ul>
7673
<ul class="copyright">
7774
<li>&copy;FOSSWORLD. All rights reserved.</li><li>Design: <a href="https://fossworld1.github.io/website-www.fossworld.org/">FOSSWORLD</a></li>

images/Fossworld.jpg

33.1 KB
Loading

index.html

Lines changed: 26 additions & 142 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,9 @@ <h1 id="logo"><a href="index.html">FOSSWORLD</a></h1>
2020
<nav id="nav">
2121
<ul>
2222
<li><a href="index.html">Home</a></li>
23-
<li><a href="about.html">About</a></li>
23+
<li><a href="#about">About</a></li>
2424
<li><a href="getinvolved.html">Get Involved</a></li>
25-
<li><a href="projects.html">Projects</a></li>
26-
<li><a href="wiki.html">Wiki</a></li>
25+
<li><a href="#projects">Projects</a></li>
2726
<li><a href="team.html">Team</a></li>
2827
<li><a href="#" class="button special">Sign Up</a>
2928
</li>
@@ -40,15 +39,15 @@ <h2>Enter into FOSSWorld</h2>
4039
there's lots of visibility all the <br />
4140
way through the development process.</p>
4241
</header>
43-
<span class="image"><img src="images/pic01.jpg" alt="" /></span>
42+
<span class="image"><img src="images/Fossworld.jpg" alt="" /></span>
4443
</div>
4544
<a href="#one" class="goto-next scrolly">Next</a>
4645
</section>
4746

48-
<!-- One -->
49-
<section id="one" class="spotlight style1 bottom">
47+
<!-- How it works -->
48+
<section class="spotlight style1 bottom">
5049
<span class="image fit main"><img src="images/pic02.jpg" alt="" /></span>
51-
<div class="content">
50+
<div id="one" class="content">
5251
<div class="container">
5352
<div class="row">
5453
<div class="4u 12u$(medium)">
@@ -66,163 +65,48 @@ <h2>How it Works</h2>
6665
</div>
6766
</div>
6867
</div>
69-
<a href="#two" class="goto-next scrolly">Next</a>
7068
</section>
7169

72-
<!-- Two -->
73-
<section id="two" class="spotlight style2 right">
74-
<span class="image fit main"><img src="images/pic03.jpg" alt="" /></span>
75-
<div class="content">
76-
<header>
77-
<h2>Interdum amet non magna accumsan</h2>
78-
<p>Nunc commodo accumsan eget id nisi eu col volutpat magna</p>
79-
</header>
80-
<p>Feugiat accumsan lorem eu ac lorem amet ac arcu phasellus tortor enim mi mi nisi praesent adipiscing. Integer mi sed nascetur cep aliquet augue varius tempus lobortis porttitor lorem et accumsan consequat adipiscing lorem.</p>
81-
<ul class="actions">
82-
<li><a href="#" class="button">Learn More</a></li>
83-
</ul>
84-
</div>
85-
<a href="#three" class="goto-next scrolly">Next</a>
86-
</section>
87-
88-
<!-- Three -->
89-
<section id="three" class="spotlight style3 left">
90-
<span class="image fit main bottom"><img src="images/pic04.jpg" alt="" /></span>
91-
<div class="content">
70+
<!-- About Us -->
71+
<section id="about" class="wrapper style2 special fade">
72+
<div class="container">
9273
<header>
93-
<h2>Interdum felis blandit praesent sed augue</h2>
94-
<p>Accumsan integer ultricies aliquam vel massa sapien phasellus</p>
74+
<h2>About Us</h2>
75+
<p>Well, it’s been long that we have been spreading the word “Open Source” across the globe but now it’s time to put are saying on Actions. So, we are currently running up an Organisation named as “FOSSWORLD” after interacting with lots of people including potential contributors around the world. It is a non-profit organisation that helps to bring amazing people together to create, develop, design and make things with Open Technologies and share work for the benefit of all.</p>
9576
</header>
96-
<p>Feugiat accumsan lorem eu ac lorem amet ac arcu phasellus tortor enim mi mi nisi praesent adipiscing. Integer mi sed nascetur cep aliquet augue varius tempus lobortis porttitor lorem et accumsan consequat adipiscing lorem.</p>
97-
<ul class="actions">
98-
<li><a href="#" class="button">Learn More</a></li>
99-
</ul>
100-
</div>
101-
<a href="#four" class="goto-next scrolly">Next</a>
102-
</section>
77+
</section>
10378

104-
<!-- Four -->
105-
<section id="four" class="wrapper style1 special fade-up">
79+
<!-- Projects -->
80+
<section id="projects" class="wrapper style1 special fade-up">
10681
<div class="container">
10782
<header class="major">
108-
<h2>Accumsan sed tempus adipiscing blandit</h2>
109-
<p>Iaculis ac volutpat vis non enim gravida nisi faucibus posuere arcu consequat</p>
83+
<h2>Projects</h2>
84+
<h3>FOSSWorld Social Platform</h3>
85+
<p>This platform is similar to the Facebook which will help to connect all the Open Source enthusiasts and various Open Source Organisations around who all are expert in there fields and have been contributing to open Source since long. A Potential Contributor will be able to find Projects, work according to their skills. With this platform, we are trying to build up a Unity of Open Source.</p>
86+
</header>
87+
<header class="major">
88+
<h3>Contributor Tracker</h3>
89+
<p>Many organisations lose their potential contributors because either the contributor finds difficulty in that or does not get an appropriate path.
90+
So, we have come up with a badge which will appear on Contributor profile for indicating the level of contributions made by the particular individual.</p>
11091
</header>
111-
<div class="box alt">
112-
<div class="row uniform">
113-
<section class="4u 6u(medium) 12u$(xsmall)">
114-
<span class="icon alt major fa-area-chart"></span>
115-
<h3>Ipsum sed commodo</h3>
116-
<p>Feugiat accumsan lorem eu ac lorem amet accumsan donec. Blandit orci porttitor.</p>
117-
</section>
118-
<section class="4u 6u$(medium) 12u$(xsmall)">
119-
<span class="icon alt major fa-comment"></span>
120-
<h3>Eleifend lorem ornare</h3>
121-
<p>Feugiat accumsan lorem eu ac lorem amet accumsan donec. Blandit orci porttitor.</p>
122-
</section>
123-
<section class="4u$ 6u(medium) 12u$(xsmall)">
124-
<span class="icon alt major fa-flask"></span>
125-
<h3>Cubilia cep lobortis</h3>
126-
<p>Feugiat accumsan lorem eu ac lorem amet accumsan donec. Blandit orci porttitor.</p>
127-
</section>
128-
<section class="4u 6u$(medium) 12u$(xsmall)">
129-
<span class="icon alt major fa-paper-plane"></span>
130-
<h3>Non semper interdum</h3>
131-
<p>Feugiat accumsan lorem eu ac lorem amet accumsan donec. Blandit orci porttitor.</p>
132-
</section>
133-
<section class="4u 6u(medium) 12u$(xsmall)">
134-
<span class="icon alt major fa-file"></span>
135-
<h3>Odio laoreet accumsan</h3>
136-
<p>Feugiat accumsan lorem eu ac lorem amet accumsan donec. Blandit orci porttitor.</p>
137-
</section>
138-
<section class="4u$ 6u$(medium) 12u$(xsmall)">
139-
<span class="icon alt major fa-lock"></span>
140-
<h3>Massa arcu accumsan</h3>
141-
<p>Feugiat accumsan lorem eu ac lorem amet accumsan donec. Blandit orci porttitor.</p>
142-
</section>
143-
</div>
144-
</div>
14592
<footer class="major">
14693
<ul class="actions">
147-
<li><a href="#" class="button">Magna sed feugiat</a></li>
94+
<li><a href="https://github.com/FOSSWorld1" class="button">Our Github page</a></li>
14895
</ul>
14996
</footer>
15097
</div>
15198
</section>
15299

153-
<!-- Five -->
154-
<section id="five" class="wrapper style2 special fade">
155-
<div class="container">
156-
<header>
157-
<h2>Magna faucibus lorem diam</h2>
158-
<p>Ante metus praesent faucibus ante integer id accumsan eleifend</p>
159-
</header>
160-
<form method="post" action="#" class="container 50%">
161-
<div class="row uniform 50%">
162-
<div class="8u 12u$(xsmall)"><input type="email" name="email" id="email" placeholder="Your Email Address" /></div>
163-
<div class="4u$ 12u$(xsmall)"><input type="submit" value="Get Started" class="fit special" /></div>
164-
</div>
165-
</form>
166-
</div>
167-
</section>
168-
169-
<!-- Six -->
100+
170101

171-
<section id="six" class="">
172-
<div style="background-image: linear-gradient(top, rgba(23, 24, 32, 0.95), rgba(23, 24, 32, 0.95)), url(images/overlay.png);">
173-
<div class="container g-padding-y-80--xs g-padding-y-125--sm">
174-
<div class="row">
175-
<div class="col-md-3 col-xs-6 g-full-width--xs g-margin-b-100--xs g-margin-b-0--lg g-margin-r-100--lg g-margin-l-150--lg">
176-
<div class="g-text-center--xs">
177-
<div class="g-margin-b-100--xs">
178-
<figure class="g-display-inline-block--xs g-font-size-70--xs g-color--white js__counter">13</figure>
179-
<span class="g-font-size-50--xs g-color--white">k</span>
180-
</div>
181-
<div class="center-block g-hor-divider__solid--white g-width-70--xs g-margin-b-25--xs"></div>
182-
<h4 class="g-font-size-18--xs g-color--white">Lines of Code</h4>
183-
</div>
184-
</div>
185-
<div class="col-md-3 col-xs-6 g-full-width--xs g-margin-b-100--xs g-margin-b-0--lg g-margin-r-100--lg">
186-
<div class="g-text-center--xs">
187-
<div class="g-margin-b-100--xs">
188-
<figure class="g-display-inline-block--xs g-font-size-70--xs g-color--white js__counter">543</figure>
189-
</div>
190-
<div class="center-block g-hor-divider__solid--white g-width-70--xs g-margin-b-25--xs"></div>
191-
<h4 class="g-font-size-18--xs g-color--white">Students Registered</h4>
192-
</div>
193-
</div>
194-
<div class="col-md-3 col-xs-6 g-full-width--xs g-margin-b-100--xs g-margin-b-0--lg g-margin-r-100--lg">
195-
<div class="g-text-center--xs">
196-
<div class="g-margin-b-100--xs">
197-
<figure class="g-display-inline-block--xs g-font-size-70--xs g-color--white js__counter">46</figure>
198-
</div>
199-
<div class="center-block g-hor-divider__solid--white g-width-70--xs g-margin-b-25--xs"></div>
200-
<h4 class="g-font-size-18--xs g-color--white">Mentors Registered</h4>
201-
</div>
202-
</div>
203-
<div class="col-md-3 col-xs-6 g-full-width--xs g-margin-b-100--xs g-margin-b-0--lg">
204-
<div class="g-text-center--xs">
205-
<div class="g-margin-b-100--xs">
206-
<figure class="g-display-inline-block--xs g-font-size-70--xs g-color--white js__counter">6</figure>
207-
</div>
208-
<div class="center-block g-hor-divider__solid--white g-width-70--xs g-margin-b-25--xs"></div>
209-
<h4 class="g-font-size-18--xs g-color--white">Child Organizations</h4>
210-
</div>
211-
</div>
212-
</div>
213-
</div>
214-
</div>
215-
</section>
216102

217103
<!-- Footer -->
218104
<footer id="footer">
219105
<ul class="icons">
220106
<li><a href="#" class="icon alt fa-twitter"><span class="label">Twitter</span></a></li>
221-
<li><a href="#" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
107+
<li><a href="https://www.facebook.com/fossworld/?modal=admin_todo_tour" class="icon alt fa-facebook"><span class="label">Facebook</span></a></li>
222108
<li><a href="#" class="icon alt fa-linkedin"><span class="label">LinkedIn</span></a></li>
223-
<li><a href="#" class="icon alt fa-instagram"><span class="label">Instagram</span></a></li>
224-
<li><a href="#" class="icon alt fa-github"><span class="label">GitHub</span></a></li>
225-
<li><a href="#" class="icon alt fa-envelope"><span class="label">Email</span></a></li>
109+
<li><a href="https://github.com/FOSSWorld1" class="icon alt fa-github"><span class="label">GitHub</span></a></li>
226110
</ul>
227111
<ul class="copyright">
228112
<li>&copy;FOSSWorld All rights reserved.</li>

0 commit comments

Comments
 (0)