devol.it/_site/index.html

201 lines
6.9 KiB
HTML

<!DOCTYPE html>
<!--
Forty by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title></title>
<!-- Begin Jekyll SEO tag v2.0.0 -->
<title>Home</title>
<meta property="og:title" content="Home" />
<meta name="description" content="A responsive site template designed by HTML5 Up and released under the Creative Commons." />
<meta property="og:description" content="A responsive site template designed by HTML5 Up and released under the Creative Commons." />
<link rel="canonical" href="https://andrewbanchich.gitlab.io/forty-jekyll-theme/" />
<meta property="og:url" content="https://andrewbanchich.gitlab.io/forty-jekyll-theme/" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@andrewbanchich" />
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"headline": "Home",
"description": "A responsive site template designed by HTML5 Up and released under the Creative Commons.",
"url": "https://andrewbanchich.gitlab.io/forty-jekyll-theme/"
}
</script>
<!-- End Jekyll SEO tag -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<!--[if lte IE 8]><script src="https://andrewbanchich.gitlab.io/forty-jekyll-theme/assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="https://andrewbanchich.gitlab.io/forty-jekyll-theme/assets/css/main.css" />
<!--[if lte IE 9]><link rel="stylesheet" href="https://andrewbanchich.gitlab.io/forty-jekyll-theme/assets/css/ie9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="https://andrewbanchich.gitlab.io/forty-jekyll-theme/assets/css/ie8.css" /><![endif]-->
</head>
<body>
<!-- Wrapper -->
<div id="wrapper">
<!-- Header -->
<header id="header" class="alt">
<a href="https://andrewbanchich.gitlab.io/forty-jekyll-theme" class="logo"><strong>Forty</strong> <span>by HTML5 UP</span></a>
<nav>
<a href="#menu">Menu</a>
</nav>
</header>
<!-- Menu -->
<nav id="menu">
<ul class="links">
<li><a href="https://andrewbanchich.gitlab.io/forty-jekyll-theme">Home</a></li>
<li><a href="landing.html">Landing</a></li>
<li><a href="generic.html">Generic</a></li>
<li><a href="elements.html">Elements</a></li>
</ul>
<ul class="actions vertical">
<li><a href="#" class="button special fit">Get Started</a></li>
<li><a href="#" class="button fit">Log In</a></li>
</ul>
</nav> <!-- Banner -->
<section id="banner" class="major">
<div class="inner">
<header class="major">
<h1>Hi, my name is Forty</h1>
</header>
<div class="content">
<p style="text-transform: uppercase;">A responsive site template designed by HTML5 Up<br /> and released under the Creative Commons.</p>
<ul class="actions">
<li><a href="#one" class="button next scrolly">Get Started</a></li>
</ul>
</div>
</div>
</section>
<!-- Main -->
<div id="main">
<!-- One -->
<section id="one" class="tiles">
</section>
<!-- Two -->
<section id="two">
<div class="inner">
<header class="major">
<h2>Massa libero</h2>
</header>
<p>Nullam et orci eu lorem consequat tincidunt vivamus et sagittis libero. Mauris aliquet magna magna sed nunc rhoncus pharetra. Pellentesque condimentum sem. In efficitur ligula tate urna. Maecenas laoreet massa vel lacinia pellentesque lorem ipsum dolor. Nullam et orci eu lorem consequat tincidunt. Vivamus et sagittis libero. Mauris aliquet magna magna sed nunc rhoncus amet pharetra et feugiat tempus.</p>
<ul class="actions">
<li><a href="landing.html" class="button next">Get Started</a></li>
</ul>
</div>
</section>
</div>
<!-- Contact -->
<section id="contact">
<div class="inner">
<section>
<form action="https://formspree.io/youremailaddress@gmail.com" method="POST">
<div class="field half first">
<label for="name">Name</label>
<input type="text" name="name" id="name" />
</div>
<div class="field half">
<label for="email">Email</label>
<input type="text" name="_replyto" id="email" />
</div>
<div class="field">
<label for="message">Message</label>
<textarea name="message" id="message" rows="6"></textarea>
</div>
<ul class="actions">
<li><input type="submit" value="Send Message" class="special" /></li>
<li><input type="reset" value="Clear" /></li>
</ul>
</form>
</section>
<section class="split">
<section>
<div class="contact-method">
<span class="icon alt fa-envelope"></span>
<h3>Email</h3>
<a href="#">youremailaddress@gmail.com</a>
</div>
</section>
<section>
<div class="contact-method">
<span class="icon alt fa-phone"></span>
<h3>Phone</h3>
<span>(716) 555-5555</span>
</div>
</section>
<section>
<div class="contact-method">
<span class="icon alt fa-home"></span>
<h3>Address</h3>
<span>1234 Somewhere Road<br />
Nashville, TN 55555<br />
United States of America</span>
</div>
</section>
</section>
</div>
</section>
<!-- Footer -->
<footer id="footer">
<div class="inner">
<ul class="icons">
<li><a href="https://twitter.com/andrewbanchich" class="icon alt fa-twitter" target="_blank"><span class="label">Twitter</span></a></li>
<li><a href="https://plus.google.com/u/0/+AndrewBanchich" class="icon alt fa-google-plus" target="_blank"><span class="label">Google+</span></a></li>
<li><a href="https://instagram.com" class="icon alt fa-instagram" target="_blank"><span class="label">Instagram</span></a></li>
<li><a href="https://gitlab.com/u/andrewbanchich" class="icon alt fa-gitlab" target="_blank"><span class="label">GitLab</span></a></li>
<li><a href="https://www.linkedin.com/in/andrew-banchich-a4ba1195" class="icon alt fa-linkedin" target="_blank"><span class="label">LinkedIn</span></a></li>
</ul>
<ul class="copyright">
<li>&copy; Forty by HTML5 UP</li>
<li>Design: <a href="https://html5up.net" target="_blank">HTML5 UP</a></li>
<li>Jekyll integration: <a href="http://andrewbanchi.ch" target="_blank">Andrew Banchich</a></li>
</ul>
</div>
</footer>
</div>
<!-- Scripts -->
<script src="https://andrewbanchich.gitlab.io/forty-jekyll-theme/assets/js/jquery.min.js"></script>
<script src="https://andrewbanchich.gitlab.io/forty-jekyll-theme/assets/js/jquery.scrolly.min.js"></script>
<script src="https://andrewbanchich.gitlab.io/forty-jekyll-theme/assets/js/jquery.scrollex.min.js"></script>
<script src="https://andrewbanchich.gitlab.io/forty-jekyll-theme/assets/js/skel.min.js"></script>
<script src="https://andrewbanchich.gitlab.io/forty-jekyll-theme/assets/js/util.js"></script>
<!--[if lte IE 8]><script src="https://andrewbanchich.gitlab.io/forty-jekyll-theme/assets/js/ie/respond.min.js"></script><![endif]-->
<script src="https://andrewbanchich.gitlab.io/forty-jekyll-theme/assets/js/main.js"></script>
</body>
</html>