Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added members and collabortions. Also edited events page #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 41 additions & 19 deletions _layouts/eventpage.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,44 @@
---
<head>
<link href="http://fonts.googleapis.com/css?family=Kristi|Alegreya+Sans:300,800" rel="stylesheet" type="text/css">
<link href="{{ site.baseurl }}assets/timeline/css/main.css" rel="stylesheet">
<link href="{{ site.baseurl }}assets/timeline/css/main.css" rel="stylesheet">
<link href="{{ site.baseurl }}assets/members/css/style.css" rel="stylesheet">
<link href="{{ site.baseurl }}assets/members/css/aos.css" rel="stylesheet">


</head>
<header class="masthead">
<div class="container h-100">
<div class="row h-100 align-items-center justify-content-center text-center">

<div class="col-lg-8 align-self-end">
<p class="text-white-75 font-weight-light mb-5">The OSDG group has been conducted numerous events <br> both inter-college and intra-college to instill in young minds <br> interest for the field of Open Source Development.</p>
</div>

<div class="col-lg-10 align-self-baseline">

<h1 class="text-white font-weight-bold">Our Roadmap from Past <br> to Future <br> via Present. </h1>
<hr class="divider my-4">

<body style="background-color: rgb(255, 200, 97);">
<div class="slider-item overlay" data-stellar-background-ratio="0.5"
style="background-image: url('assets/img/backgrounds/hero_1.jpg');">
<div class="container">
<div class="row slider-text align-items-center justify-content-center text-center">
<div class="col-lg-12 col-sm-12">
<h1 class="mb-4" data-aos="fade-up" data-aos-delay="" style="font-family:'Times New Roman', Times, serif;">Our Journey</h1>
<div class="container h-100">
<div class="row h-100 align-items-center justify-content-center text-center">

{% if page.header.action %}
<a class="btn btn-primary btn-xl js-scroll-trigger" href="{{ page.header.action.url }}">{{ page.header.action.label }}</a>
{% endif %}
<div class="col-lg-8 align-self-end">
<br>
<p class="text-white-75 font-weight-light mb-5 align-items-center " data-aos="fade-up" data-aos-delay="">The OSDG group has been conducted numerous events <br> both inter-college and intra-college to instill<br> in young minds interest for the field of <br><strong>Open Source Development.</strong></p>
</div>
<div class="col-lg-10 align-self-baseline">
{% if page.header.action %}
<a class="btn btn-primary btn-xl js-scroll-trigger" href="{{ page.header.action.url }}">{{ page.header.action.label }}</a>
{% endif %}
</div>
<!-- <hr class="divider my-4"> -->
</div>
</div>
<!-- <p class="custom-breadcrumbs" data-aos="fade-up" data-aos-delay="100"><a href="index.html">Home</a> <span class="mx-3">/</span> About</p> -->
</div>
</div>
</div>
</header>

<body style="background-color: rgb(255, 200, 97);">
</div>
<br>
<section id="{{ page.title }}" class=" content-section text-center">
<!-- <h1 class="font-weight-bold" style="color: black;" >Our Roadmap from Past <br> to Future <br> via Present. </h1> -->

<ul class="timeline">
{% for post in site.posts %}
{%if post.path contains 'eventsPosts' %}
Expand All @@ -53,4 +65,14 @@ <h4>{{post.subtitle}}</h4>
{% endfor %}
</ul>
</section>
<script src="{{ site.baseurl }}assets/members/js/jquery-3.2.1.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/jquery-migrate-3.0.1.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/popper.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/bootstrap.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/owl.carousel.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/jquery.waypoints.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/jquery.fancybox.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/jquery.stellar.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/aos.js"></script>
<script src="{{ site.baseurl }}assets/members/js/main.js"></script>
</body>
106 changes: 106 additions & 0 deletions _layouts/memberpage.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,106 @@
---
layout: base
---

<head>
<link href="{{ site.baseurl }}assets/members/css/style.css" rel="stylesheet">
<link href="{{ site.baseurl }}assets/members/css/aos.css" rel="stylesheet">


</head>

<body>
<div class="slider-item overlay" data-stellar-background-ratio="0.5"
style="background-image: url('assets/img/backgrounds/hero_1.jpg');">
<div class="container">
<div class="row slider-text align-items-center justify-content-center text-center">
<div class="col-lg-12 col-sm-12">
<h1 class="mb-4" data-aos="fade-up" data-aos-delay="" style="font-family:'Times New Roman', Times, serif; color: rgba(255, 255, 255, 0.856);">Our Contributors <br> and Collaborators</h1>
</div>
</div>
<div class="col-lg-8 align-self-end">
<p class="text-white-75 font-weight-light mb-5 align-items-center " data-aos="fade-up" data-aos-delay="">Introductory text</p>
</div>
</div>
</div>
<div class="container">
<div class="row justify-content-center mb-5">
<div class="col-md-8 text-center" data-aos="fade-up" data-aos-delay="">
<br><br>
<h2 class="mb-4 section-title">Meet Our <strong>Team</strong></h2>
<hr style="background-color: rgb(255, 123, 0); align-content: center;width: 20em; height: 0.2em;">
</div>
</div>
<div class="row">
{% for post in site.posts %}
{%if post.path contains 'members' %}
{% assign loopindex = forloop.index | modulo: 2 %}
{% capture class %}
{% if loopindex == 0 %}
timeline-inverted
{% endif %}
{% endcapture %}

<div class="col-lg-6" data-aos="fade-up" data-aos-delay="100">
<div class="media d-block media-custom text-center">
<a><img src="{{post.image}}" alt="Image Placeholder" class="img-fluid" style="width: 20em; height: 20em;"></a>
<div class="media-body">
<h2 class="mt-0" style="font-style: italic; font-weight: 500;">{{post.name}}</h2>
<h5 style="font-style: normal; font-weight: normal;">{{post.content}}</h5>

<ul class="icons">
<li><a href="#"><img src="{{site.baseurl}}/assets/members/img/facebook.png" style="max-width: 1.6em;"></a></li>
<li><a href="#"><img src="{{site.baseurl}}/assets/members/img/twitter.png" style="max-width: 1.6em;"></a></li>
<li><a href="#"><img src="{{site.baseurl}}/assets/members/img/github.png" style="max-width: 1.6em;"></a></li>
<li><a href="#"><img src="{{site.baseurl}}/assets/members/img/linkedin.png" style="max-width: 1.6em;"></a></li>
<li><a href="#"><img src="{{site.baseurl}}/assets/members/img/mail.png" style="max-width: 1.6em;"></a></li>
</ul>
</div>
</div>
</div>
{% endif %}
{% endfor %}
</div>
</div>

<br><br>
<div class="container">
<div class="row justify-content-center mb-5">
<div class="col-md-8 text-center" data-aos="fade-up" data-aos-delay="">
<br><br>
<h2 class="mb-4 section-title">Our Past Collaborations</h2>
<hr style="background-color: rgb(255, 123, 0); align-content: center;width: 25em; height: 0.2em;">
<!-- <hr class="divider my-4"> -->
</div>
</div>
<div class="row">
{% for post in site.posts %}
{%if post.path contains 'collaborations' %}
{% assign loopindex = forloop.index | modulo: 2 %}
{% capture class %}
{% endcapture %}

<div class="col-lg-4" data-aos="fade-down" data-aos-delay="100">
<div class="media d-block media-custom text-center">
<a href="{{post.link}}"><img src="{{post.image}}" alt="Image Placeholder" class="img-fluid" style="width: 18em; height: 12em"></a>
<div class="media-body">
<h2 class="mt-0" style="font-weight: 400;">{{post.name}}</h2>
</div>
</div>
</div>
{% endif %}
{% endfor %}
</div>
</div>

<script src="{{ site.baseurl }}assets/members/js/jquery-3.2.1.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/jquery-migrate-3.0.1.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/popper.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/bootstrap.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/owl.carousel.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/jquery.waypoints.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/jquery.fancybox.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/jquery.stellar.min.js"></script>
<script src="{{ site.baseurl }}assets/members/js/aos.js"></script>
<script src="{{ site.baseurl }}assets/members/js/main.js"></script>
</body>
6 changes: 6 additions & 0 deletions _posts/collaborations/2020-04-04-collab1 copy 2.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: null
name: title
link: "www.google.com"
image: "../assets/members/img/facebook.png"
---
6 changes: 6 additions & 0 deletions _posts/collaborations/2020-04-04-collab1 copy.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: null
name: title
link: "#"
image: "../assets/members/img/hacktoberfest2019.png"
---
6 changes: 6 additions & 0 deletions _posts/collaborations/2020-04-04-collab1.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: null
name: title
link: "#"
image: "../assets/members/img/googleimage.png"
---
12 changes: 12 additions & 0 deletions _posts/members/2019-01-01-member2 copy.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: null
name: "Member Alpha"
image: "../assets/members/img/OS.png"
facebook: "#"
github: "#"
linkedin: "#"
twitter: "#"
email: "#"
---
<!-- Please try to keep your description within 50-60 charachters -->
ABCEFGHIJKLMNOPQRSTUVWXYZ1234567890
12 changes: 12 additions & 0 deletions _posts/members/2019-01-01-member2.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: null
name: "Member Alpha"
image: "../assets/members/img/GUI.jpg"
facebook: "#"
github: "#"
linkedin: "#"
twitter: "#"
email: "#"
---
<!-- Please try to keep your description within 50-60 charachters -->
ABCEFGHIJKLMNOPQRSTUVWXYZ1234567890
12 changes: 12 additions & 0 deletions _posts/members/2020-05-05-member1 copy.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: null
name: "Member Alpha"
image: "../assets/members/img/AI.jpeg"
facebook: "#"
github: "#"
linkedin: "#"
twitter: "#"
email: "#"
---
<!-- Please try to keep your description within 50-60 charachters -->
ABCEFGHIJKLMNOPQRSTUVWXYZ1234567890
2 changes: 2 additions & 0 deletions assets/members/css/aos.css

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions assets/members/css/style.css

Large diffs are not rendered by default.

Binary file added assets/members/img/AI.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/members/img/GUI.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/members/img/OS.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/members/img/facebook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/members/img/github.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/members/img/googleimage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/members/img/hacktoberfest2019.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/members/img/linkedin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/members/img/mail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/members/img/twitter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/members/js/.DS_Store
Binary file not shown.
Loading