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

Pull request #54

Open
wants to merge 25 commits into
base: gh-pages
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
Binary file added .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
friendzcation.app
8 changes: 4 additions & 4 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Site settings
title: Creative Theme
email: theme@viennalabs.com
title: Friednzcation
email: Ricardo.Uriostegui972@gmail.com
description: > # this means to ignore newlines until "baseurl:"
Creative is a one page Bootstrap theme for creatives, small businesses, and other multipurpose uses.
The theme includes a number of rich features and plugins that you can use as a great boilerplate for your next Jekyll project!

baseurl: "" # the subpath of your site, e.g. /blog/
url: "" # the base hostname & protocol for your site

twitter_username: volnyio
github_username: volny
# twitter_username: volnyio
# github_username: volny

# Build settings
markdown: kramdown
4 changes: 3 additions & 1 deletion _includes/aside.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<aside class="bg-dark">
<!-- <aside class="bg-dark">
<div class="container text-center">
<div class="call-to-action">
<h2>Free Download at Start Bootstrap!</h2>
<a href="#" class="btn btn-default btn-xl wow tada">Download Now!</a>
</div>
</div>
</aside>
-->
<!-- black seperation view has been commented out -->
8 changes: 4 additions & 4 deletions _includes/call-to-action.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">We've got what you need!</h2>
<h2 class="section-heading">Reimagining how we travel tomorrow</h2>
<hr class="light">
<p class="text-faded">Start Bootstrap has everything you need to get your new website up and running in no time! All of the templates and themes on Start Bootstrap are open source, free to download, and easy to use. No strings attached!</p>
<a href="#" class="btn btn-default btn-xl">Get Started!</a>
</div>
<p class="text-faded">The purpose of Friendzcation is to allow an individual to conveniently join a pre-existing event arranged by someone else. These events can either be public or private. In joining a pre-existing event this allows users to: meet new people, save time planning trips and can reduce the cost of trips as more people join and share travel expenses. Friendzcation has the ability to expand socialization amongst like-minded travelers who share similar interests and the desire to travel, thus building a community that embodies altruism. The concept of a ‘Sharing economy’ has promised a more sustainable use of the world’s finite resources.</p>
<!-- <a href="#" class="btn btn-default btn-xl">Get Started!</a>
--> </div>
</div>
</div>
</section>
8 changes: 5 additions & 3 deletions _includes/contact.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<section id="contact">
<div class="container">
<div data-tf-widget="T46jRI8c" style="width:100%;height:400px;"></div><script src="//embed.typeform.com/next/embed.js"></script>
</section>
<!-- <div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 text-center">
<h2 class="section-heading">Let's Get In Touch!</h2>
Expand All @@ -25,5 +27,5 @@ <h2 class="section-heading">Let's Get In Touch!</h2>
</a>
</div>

</div>
</section>
</div> -->

2 changes: 1 addition & 1 deletion _includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="author" content="">

<title>Creative - Start Bootstrap Theme</title>
<title>Friendzcation - Connecting People to Places</title>

<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css">
Expand Down
4 changes: 2 additions & 2 deletions _includes/header.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<header>
<div class="header-content">
<div class="header-content-inner">
<h1>Your Favorite Source of Free Bootstrap Themes</h1>
<h1>Friendzcation</h1>
<hr>
<p>Start Bootstrap can help you build better websites using the Bootstrap CSS framework! Just download your template and start going, no strings attached!</p>
<h2>Connecting people to places</h2> <br><br><br><br><br><br>
<a href="#about" class="btn btn-primary btn-xl page-scroll">Find Out More</a>
</div>
</div>
Expand Down
10 changes: 5 additions & 5 deletions _includes/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="#page-top">Start Bootstrap</a>
<a class="navbar-brand page-scroll" href="#page-top">Friendzcation</a>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
Expand All @@ -18,13 +18,13 @@
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#services">Services</a>
<a class="page-scroll" href="#services">Features</a>
</li>
<li>
<!-- <li>
<a class="page-scroll" href="#portfolio">Portfolio</a>
</li>
</li> -->
<li>
<a class="page-scroll" href="#contact">Contact</a>
<a class="page-scroll" href="#contact">Sign Up</a>
</li>
</ul>
</div>
Expand Down
33 changes: 20 additions & 13 deletions _includes/services.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">At Your Service</h2>
<h2 class="section-heading">Features</h2>
<hr class="primary">
</div>
</div>
Expand All @@ -11,30 +11,37 @@ <h2 class="section-heading">At Your Service</h2>
<div class="row">
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-diamond wow bounceIn text-primary"></i>
<h3>Sturdy Templates</h3>
<p class="text-muted">Our templates are updated regularly so they don't break.</p>
<i class="fa fa-4x fa-calendar-o wow bounceIn text-primary"></i>
<h3>Private & Public events</h3>
<p class="text-muted">Create a private event and share with friends;<br><br>
Or create a public event and let others join you on your adventure.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-paper-plane wow bounceIn text-primary" data-wow-delay=".1s"></i>
<h3>Ready to Ship</h3>
<p class="text-muted">You can use this theme as is, or you can make changes!</p>
<i class="fa fa-4x fa-clock-o wow bounceIn text-primary" data-wow-delay=".1s"></i>
<h3>Save Time & Money</h3>
<p class="text-muted">Save time by joining events that are already organized;<br><br>
Save money by splitting costs on travel logistics.
</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-newspaper-o wow bounceIn text-primary" data-wow-delay=".2s"></i>
<h3>Up to Date</h3>
<p class="text-muted">We update dependencies to keep things fresh.</p>
<i class="fa fa-4x fa-users wow bounceIn text-primary" data-wow-delay=".2s"></i>
<h3>Keeping Travelers in Mind</h3>
<p class="text-muted">Custom deals tailored to your future travel experience;<br><br>
Conviniently organize your itinerary.
</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-heart wow bounceIn text-primary" data-wow-delay=".3s"></i>
<h3>Made with Love</h3>
<p class="text-muted">You have to make your websites with love these days!</p>
<i class="fa fa-4x fa-map-marker wow bounceIn text-primary" data-wow-delay=".3s"></i>
<h3>Next Gen. Travel</h3>
<p class="text-muted">Start saving towards your future travel event on the app;<br><br>
Explore and meet like-minded travelers like you.
</p>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion _layouts/front.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
{% include header.html %}
{% include call-to-action.html %}
{% include services.html %}
{% include portfolio.html %}
<!-- {% include portfolio.html %} -->
{% include aside.html %}
{% include contact.html %}
{% include scripts.html %}
Expand Down
2 changes: 1 addition & 1 deletion css/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
// }

// variables.less
$theme-primary: #F05F40;
$theme-primary: #F6AB6C;
$theme-dark: #222;

// Import partials from `sass_dir` (defaults to `_sass`)
Expand Down
Binary file added font-awesome/.DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions font-awesome/css/font-awesome.css
Original file line number Diff line number Diff line change
Expand Up @@ -1799,3 +1799,6 @@
.fa-medium:before {
content: "\f23a";
}
.fa-elementor:before {
content: "\f430";
}
Binary file added img/.DS_Store
Binary file not shown.
Binary file modified img/header.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 img/header2.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 img/header3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.