Initial commit

This commit is contained in:
Pierre
2018-05-08 16:11:40 +02:00
commit 356133d281
126 changed files with 17607 additions and 0 deletions

View File

@ -0,0 +1,16 @@
<section id="donate" class="cta-donate">
<div class="cta-content-donate">
<div class="container">
<h2>Give me happiness.</h2>
<h3 style="color:white">Make a donation now, by buttons below.</h3>
<a href="https://blockchain.info/address/1B9rDoFCndbsKXL9QiefUcUGUbJH9Y1i6M" style="margin-bottom: 2em;" class="btn btn-outline btn-xl page-scroll">Donate <i class="fa fa-bitcoin fa-2x"></i>!</a>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="3KWMZMMU5TZ8U" />
<input type="image" src="https://www.paypal.com/en_GB/i/btn/btn_donateCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate" />
<img alt="" border="0" src="https://www.paypal.com/en_GB/i/scr/pixel.gif" width="1" height="1" />
</form>
</div>
</div>
<div class="overlay-donate"></div>
</section>

9
_includes/aside.html Executable file
View File

@ -0,0 +1,9 @@
<section class="cta">
<div class="cta-content">
<div class="container">
<h2>Help it. By<br>little actions.</h2>
<a href="/funds" class="btn btn-outline btn-xl page-scroll">How I can?!</a>
</div>
</div>
<div class="overlay"></div>
</section>

View File

@ -0,0 +1,14 @@
<section id="download" class="download bg-primary text-center">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="section-heading">Make your good deed of the day!</h2>
<p>It supports the development of this theme via one of the good deeds that can help to improve it!</p>
<div class="badges">
<a style="color:black" class="btn btn-outline btn-xl page-scroll" href="#why">Antonio, I'll help</a>
<a class="btn btn-outline btn-xl page-scroll" href="#portfolio">I'm selfish</a>
</div>
</div>
</div>
</div>
</section>

14
_includes/call-to-action.html Executable file
View File

@ -0,0 +1,14 @@
<section id="download" class="download bg-primary text-center">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="section-heading">Discover what all the buzz is about!</h2>
<p>Our app is available on any mobile device! Download now to get started!</p>
<div class="badges">
<a class="badge-link" href="#"><img src="/img/google-play-badge.svg" alt=""></a>
<a class="badge-link" href="#"><img src="/img/app-store-badge.svg" alt=""></a>
</div>
</div>
</div>
</div>
</section>

40
_includes/contact.html Executable file
View File

@ -0,0 +1,40 @@
<section id="contact" class="contact bg-primary">
<div class="container">
<h2>We <i class="fa fa-heart"></i> new friends!</h2>
<ul class="list-inline list-social">
{% for network in site.social %}
<li class="social-{{ network.title }}">
<a href="{{ network.url }}" class="btn-social btn-outline"><i class="fa fa-fw fa-{{ network.title }}"></i></a>
</li>
{% endfor %}
</ul>
<!-- <ul class="list-inline list-social">
<li class="social-twitter">
<a href="#"><i class="fa fa-twitter"></i></a>
</li>
<li class="social-facebook">
<a href="#"><i class="fa fa-facebook"></i></a>
</li>
<li class="social-google-plus">
<a href="#"><i class="fa fa-google-plus"></i></a>
</li>
</ul> -->
</div>
</section>
<footer>
<div class="container">
<p>&copy; 2016 theme by <a rel="nofollow" target="blank" href="https://startbootstrap.com/template-overviews/new-age/">Start Bootstrap</a> Built with <a target="_blank" rel="nofollow" href="https://jekyllrb.com/">Jekyll</a> by <a target="_blank" rel="nofollow" href="https://it.linkedin.com/in/antoniotrento">Antonio Trento</a> hosted on <a target="_blank" rel="nofollow" href="https://github.com/jekynewage/jekynewage.github.io">Github</a>. All Rights Reserved.</p>
<ul class="list-inline">
<li>
<a href="#">Privacy</a>
</li>
<li>
<a href="#">Terms</a>
</li>
<li>
<a href="#">FAQ</a>
</li>
</ul>
</div>
</footer>

View File

@ -0,0 +1,54 @@
<section id="why">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">How can I help?</h2>
<hr class="primary">
<br />
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-code wow bounceIn text-primary"></i>
<h3>Improving the code</h3>
<p class="text-muted">If you have development expertise in Jekyll, SEO or Web Design I'll thank you to give me your opinion, or could send a <a target="_blank" href="https://github.com/jekynewage/jekynewage.github.io">pull request</a>. Ruby, JavaScript, HTML and CSS developers are welcome here! I look forward to sharing my ideas of web marketing and grow hacking with you!</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-bitcoin wow bounceIn text-primary" data-wow-delay=".1s"></i>
<h3>Donate for freedom</h3>
<p class="text-muted"><a class="page-scroll" href="#donate">A donation</a> for my freedom would be fantastic! After all, the goal of all is to get it is not so? Remember that, I will appreciate much more those who contacted me after making a small donation, you think i like to work for free?! If you do not know what is Bitcoin, <a target="_blank" href="http://www.coindesk.com/information/what-is-bitcoin/">you can find out which</a>, I believe a lot in this project to give freedom to many around the world!</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-linkedin wow bounceIn text-primary" data-wow-delay=".2s"></i>
<h3>Give me authority</h3>
<p class="text-muted">I'm trying to grow hack myself on <a target="_blank" href="https://it.linkedin.com/in/antoniotrento">LinkedIn</a>, a recommendation more on my profile could make a difference to my professional career, what do you say to help this? Connect with me via email lantoniotrento[at]gmail.com and leave a recommendation and some endorsment, are appreciated as much as the donations!</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-key wow bounceIn text-primary" data-wow-delay=".3s"></i>
<h3>Let's help each other</h3>
<p class="text-muted">We can help each other if you want, if you help me with a sizable donation you give me the opportunity to evaluate <a target="_blank" href="https://keybase.io/antoniotrento">your invitation on KeyBase</a> (there are only 25000 invitations available), the portal created to keep your privacy intact while remaining confident of dealing with people honest and real in bitcoin circuit!</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<br />
<hr class="primary">
<h3>Mail me at lantoniotrento[at]gmail.com for any kind of info</h3>
<hr class="primary">
<br />
</div>
</div>
</div>
</section>

43
_includes/feature.html Normal file
View File

@ -0,0 +1,43 @@
<section id="why">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">At Your Service</h2>
<hr class="primary">
<br />
</div>
</div>
</div>
<div class="container">
<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>
</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>
</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>
</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>
</div>
</div>
</div>
</div>
</section>

52
_includes/head.html Executable file
View File

@ -0,0 +1,52 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>{% if page.title %}{{ page.title }}{% else %}{{ site.title }}{% endif %}</title>
<!-- Bootstrap Core CSS -->
<link rel="stylesheet" href="/vendor/bootstrap/css/bootstrap.min.css" type="text/css">
<!-- Custom Fonts -->
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet">
<!-- Plugin CSS -->
<link rel="stylesheet" href="/css/animate.min.css" type="text/css">
<link rel="stylesheet" href="/vendor/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="/vendor/simple-line-icons/css/simple-line-icons.css">
<link rel="stylesheet" href="/vendor/device-mockups/device-mockups.min.css">
<!-- Custom CSS
<link rel="stylesheet" href="css/main.css" type="text/css"> -->
<link href="/css/main.css" rel="stylesheet">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
<!-- Google ADS mobile block -->
{% if site.google_ad_client %}
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "{{ site.google_ad_client }}",
enable_page_level_ads: true
});
</script>
{% endif %}
{% if site.addthis_id %}
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid={{ site.addthis_id }}"></script>
{% endif %}
</head>

View File

@ -0,0 +1,29 @@
<header>
<div class="container">
<div class="row">
<div class="col-sm-7">
<div class="header-content">
<div class="header-content-inner">
<h1>Thanks for land here! I'm Antonio the creator of Jekynewage</h1>
<a href="#download" class="btn btn-outline btn-xl page-scroll">Need help!</a>
</div>
</div>
</div>
<div class="col-sm-5">
<div class="device-container">
<div class="device-mockup iphone6_plus portrait white">
<div class="device">
<div class="screen">
<!-- Demo image for screen mockup, you can put an image here, some HTML, an animation, video, or anything else! -->
<img src="/img/demo-screen-1.jpg" class="img-responsive" alt="">
</div>
<div class="button">
<!-- You can hook the "home button" to some JavaScript events or just remove it -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>

29
_includes/header.html Executable file
View File

@ -0,0 +1,29 @@
<header>
<div class="container">
<div class="row">
<div class="col-sm-7">
<div class="header-content">
<div class="header-content-inner">
<h1>New Age is an app landing page that will help you beautifully showcase your new mobile app, or anything else!</h1>
<a href="#download" class="btn btn-outline btn-xl page-scroll">Start Now for Free!</a>
</div>
</div>
</div>
<div class="col-sm-5">
<div class="device-container">
<div class="device-mockup iphone6_plus portrait white">
<div class="device">
<div class="screen">
<!-- Demo image for screen mockup, you can put an image here, some HTML, an animation, video, or anything else! -->
<img src="/img/demo-screen-1.jpg" class="img-responsive" alt="">
</div>
<div class="button">
<!-- You can hook the "home button" to some JavaScript events or just remove it -->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>

View File

@ -0,0 +1,31 @@
<div class="outer-menu">
<input class="checkbox-toggle" type="checkbox" />
<div class="hamburger">
<div></div>
</div>
<div class="menu">
<div>
<div>
<ul>
<li><a href="/">Blog</a></li>
<li>
<a href="/">Home</a>
</li>
<li>
<a class="page-scroll" href="/blog/">Blog</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
{% for social in site.social %}
{% if social.url %}
<li><a class="icon-{{ social.icon }}" href="{{ social.url }}" {% if social.desc %} title="{{ social.desc }}"{% endif %}>
<i class="fa fa-{{ social.icon }}"></i>
</a></li>
{% endif %}
{% endfor %}
</ul>
</div>
</div>
</div>
</div>

34
_includes/nav-blog.html Normal file
View File

@ -0,0 +1,34 @@
<nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="/">Jeky New Age</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="/">Home</a>
</li>
<li>
<a class="page-scroll" href="/funds">Help the project</a>
</li>
<li>
<a class="page-scroll" href="/blog/">Blog</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
<li>
<a class="outer-menu">menu</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>

40
_includes/nav-funds.html Normal file
View File

@ -0,0 +1,40 @@
<nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="/">Jeky New Age</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="/">Home</a>
</li>
<li>
<a class="page-scroll" href="#download">What</a>
</li>
<li>
<a class="page-scroll" href="#why">How</a>
</li>
<li>
<a class="page-scroll" href="#features">When</a>
</li>
<li>
<a class="page-scroll" href="#donate">Donate</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
<li>
<a href="/blog/">Blog</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>

40
_includes/nav.html Executable file
View File

@ -0,0 +1,40 @@
<nav id="mainNav" class="navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="#page-top">Jeky New Age</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a class="page-scroll" href="/funds">Help the project</a>
</li>
<li>
<a class="page-scroll" href="#download">Download</a>
</li>
<li>
<a class="page-scroll" href="#features">Features</a>
</li>
<li>
<a class="page-scroll" href="#portfolio">Portfolio</a>
</li>
<li>
<a class="page-scroll" href="#why">Why</a>
</li>
<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
<li>
<a href="/blog/">Blog</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>

View File

@ -0,0 +1,123 @@
<section id="portfolio" class="download bg-primary text-center">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="section-heading">Do you have a better way to help? <i style="color:#21cddb" class="fa fa-globe"></i></h2>
<p>I'm open to any form of help! If you have an idea to help put it immediately in place, or if you need to contact me to implement it write to lantoniotrento[at]gmail.com</p>
<hr>
{% if site.data-ad-client %}
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- jekynewage -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="{{ site.data-ad-client }}"
data-ad-slot="{{ site.data-ad-slot }}"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
{% endif %}
<hr>
<h3>For example by sharing this page via the buttons below</h3>
</div>
</div>
</div>
</section>
<section class="no-padding" id="portfolio">
<div class="container-fluid">
<div class="row no-gutter">
<div class="col-lg-4 col-sm-6">
<a target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fjekynewage.github.io/funds/%2F&amp;src=sdkpreparse" class="portfolio-box">
<img src="/img/portfolio/facebook.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Facebook
</div>
<div class="project-name">
Share the project via Facebook
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a target="_blank" href="https://twitter.com/home?status=Hey!%20Please%20help%20%40lantoniotrento%20grow%20his%20jekyll%20theme%20by%20share%20https%3A//jekynewage.github.io/funds/%20%23jekyll%20%23github%20%23webmarketing" class="portfolio-box">
<img src="/img/portfolio/twitter.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Twitter
</div>
<div class="project-name">
Share the project via Twitter
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a target="_blank" href="https://www.linkedin.com/shareArticle?mini=true&url=https://jekynewage.github.io/funds/&title=JekyNewAge%20Bootstrap%20Jekyll
&summary=Hey%20Please%20help%20%40lantoniotrento%20grow%20his%20jekyll%20theme%20by%20share%20it&source=LinkedIn" class="portfolio-box">
<img src="/img/portfolio/linkedin.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
LinkedIn
</div>
<div class="project-name">
Share the project via LinkedIn
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a target="_blank" href="https://plus.google.com/share?url=https://jekynewage.github.io/funds/" class="portfolio-box">
<img src="/img/portfolio/google.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Google +
</div>
<div class="project-name">
Give me a +
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a target="_blank" href="https://www.pinterest.com/pin/create/button/?url=https%3A//catsonweb.github.io&media=https%3A//jekynewage.github.io/img/demo-screen-1.jpg&description=Hey%20Have%20a%20look%20at%20the%20jekynewage%20theme%20built%20for%20Jekyll%20by%20%40antoniotrento%20https%3A//jekynewage.github.io" class="portfolio-box">
<img src="/img/portfolio/pinterest.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Pinterest
</div>
<div class="project-name">
Pin the project
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a target="_blank" href="whatsapp://send?text=Hey check out this jekyll theme http://jekynewage.github.io" class="portfolio-box">
<img src="/img/portfolio/whatsapp.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Whatsapp
</div>
<div class="project-name">
Send a message to a friend
</div>
</div>
</div>
</a>
</div>
</div>
</div>
</section>

120
_includes/portfolio.html Executable file
View File

@ -0,0 +1,120 @@
<section id="portfolio" class="download bg-primary text-center">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="section-heading">Our best products! <i style="color:#21cddb" class="fa fa-globe"></i></h2>
<p>Try our amazing products</p>
<hr>
{% if site.data-ad-client %}
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- jekynewage -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="{{ site.data-ad-client }}"
data-ad-slot="{{ site.data-ad-slot }}"
data-ad-format="auto"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
{% endif %}
</div>
</div>
</div>
</section>
<section class="no-padding" id="portfolio">
<div class="container-fluid">
<div class="row no-gutter">
<div class="col-lg-4 col-sm-6">
<a href="#" class="portfolio-box">
<img src="/img/portfolio/1.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Category
</div>
<div class="project-name">
Project Name
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="#" class="portfolio-box">
<img src="/img/portfolio/2.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Category
</div>
<div class="project-name">
Project Name
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="#" class="portfolio-box">
<img src="/img/portfolio/3.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Category
</div>
<div class="project-name">
Project Name
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="#" class="portfolio-box">
<img src="/img/portfolio/4.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Category
</div>
<div class="project-name">
Project Name
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="#" class="portfolio-box">
<img src="/img/portfolio/5.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Category
</div>
<div class="project-name">
Project Name
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a href="#" class="portfolio-box">
<img src="/img/portfolio/6.jpg" class="img-responsive" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Category
</div>
<div class="project-name">
Project Name
</div>
</div>
</div>
</a>
</div>
</div>
</div>
</section>

10
_includes/quote.html Normal file
View File

@ -0,0 +1,10 @@
<section id="quote" class="download bg-primary text-center">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="section-heading">Stay ready to go! <i style="color:brown"class="fa fa-coffee"></i></h2>
<p>get started!</p>
</div>
</div>
</div>
</section>

41
_includes/scripts.html Executable file
View File

@ -0,0 +1,41 @@
<!-- jQuery -->
<script src="/js/jquery.js"></script>
<!-- Bootstrap Core JavaScript
<script src="js/bootstrap.min.js"></script> -->
<!-- Plugin JavaScript -->
<script src="/js/jquery.easing.min.js"></script>
<script src="/js/jquery.fittext.js"></script>
<script src="/js/wow.min.js"></script>
<!-- Custom Theme JavaScript -->
<script src="/js/creative.js"></script>
<!-- jQuery
<script src="/vendor/jquery/jquery.min.js"></script> -->
<!-- Bootstrap Core JavaScript -->
<script src="/vendor/bootstrap/js/bootstrap.min.js"></script>
<!-- Plugin JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script>
<!-- Theme JavaScript -->
<script src="/js/new-age.min.js"></script>
{% if site.google_analytics %}
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', '{{ site.google_analytics }}']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
{% endif %}

View File

@ -0,0 +1,65 @@
<section id="features" class="features">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-heading">
<h2>Give and receive</h2>
<p class="text-muted">Anyone who decides to help, they will, as far as possible and my abilities, to help each other with:</p>
<hr>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="device-container">
<div class="device-mockup iphone6_plus portrait white">
<div class="device">
<div class="screen">
<!-- Demo image for screen mockup, you can put an image here, some HTML, an animation, video, or anything else! -->
<img src="/img/demo-screen-1.jpg" class="img-responsive" alt=""> </div>
<div class="button">
<!-- You can hook the "home button" to some JavaScript events or just remove it -->
</div>
</div>
</div>
</div>
</div>
<div class="col-md-8">
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<i class="icon-cup text-primary"></i>
<h3>Free consultation</h3>
<p class="text-muted">I can put at your disposal the knowledge of web marketing and grow hacking acquired through years of study and adapt them to your business ideas, advising how best to act in your specific case.</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<i class="icon-mustache text-primary"></i>
<h3>Crypto coin help</h3>
<p class="text-muted">I can help you find the best tools on the web to work with the crypto coins, make payments, purchases, trading and exchange them for money.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<i class="icon-energy text-primary"></i>
<h3>Helping with development</h3>
<p class="text-muted">To the best of my knowledge, I can help you build your business on the internet if you're a small business, an entrepreneur, a freelancer or a student.</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<i class="icon-social-twitter text-primary"></i>
<h3>Social Sharing</h3>
<p class="text-muted">To share on my network who you are, what you do and what do you do.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>

70
_includes/services.html Executable file
View File

@ -0,0 +1,70 @@
<section id="features" class="features">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-heading">
<h2>Unlimited Features, Unlimited Fun</h2>
<p class="text-muted">Check out what you can do with this app theme!</p>
<hr>
</div>
</div>
</div>
<div class="row">
<div class="col-md-4">
<div class="device-container">
<div class="device-mockup iphone6_plus portrait white">
<div class="device">
<div class="screen">
<!-- Demo image for screen mockup, you can put an image here, some HTML, an animation, video, or anything else! -->
<img src="/img/demo-screen-1.jpg" class="img-responsive" alt=""> </div>
<div class="button">
<!-- You can hook the "home button" to some JavaScript events or just remove it -->
</div>
</div>
</div>
</div>
</div>
<div class="col-md-8">
<div class="container-fluid">
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<i class="icon-screen-smartphone text-primary"></i>
<h3>Device Mockups</h3>
<p class="text-muted">Ready to use HTML/CSS device mockups, no Photoshop required!</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<i class="icon-camera text-primary"></i>
<h3>Flexible Use</h3>
<p class="text-muted">Put an image, video, animation, or anything else in the screen!</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-6">
<div class="feature-item">
<i class="icon-present text-primary"></i>
<h3>Free to Use</h3>
<p class="text-muted">As always, this theme is free to download and use for any purpose!</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<i class="icon-lock-open text-primary"></i>
<h3>Open Source</h3>
<p class="text-muted">Since this theme is MIT licensed, you can use it commercially!</p>
</div>
</div>
</div>
</div>
</div>
<div class="col-md-8">
<h3>Hosts it in the best cloud hosting on the market</h3>
<a target="_blank" href="https://m.do.co/c/a29d90274371" style="color:black" class="btn btn-outline btn-xl">Digital Ocean</a>
</div>
</div>
</section>