-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #35 from cullancarey/develop
develop
- Loading branch information
Showing
1 changed file
with
117 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,71 +1,128 @@ | ||
<!DOCTYPE HTML> | ||
<html lang="en"> | ||
<html> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<title>Cullan Carey</title> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" /> | ||
<link rel="stylesheet" href="assets/css/main.css" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="description" content="Cullan Carey's personal portfolio website." /> | ||
<meta name="keywords" | ||
content="cullan carey, cullan, carey, portfolio, cloud engineer, consultant, cullan carey consulting, freelance" /> | ||
<meta name="Cullan Carey" content="cullancarey.com" /> | ||
|
||
<!-- | ||
////////////////////////////////////////////////////// | ||
FREE HTML5 TEMPLATE | ||
DESIGNED & DEVELOPED by FreeHTML5.co | ||
Website: http://freehtml5.co/ | ||
Email: [email protected] | ||
Twitter: http://twitter.com/fh5co | ||
Facebook: https://www.facebook.com/fh5co | ||
////////////////////////////////////////////////////// | ||
--> | ||
|
||
<!-- Facebook and Twitter integration --> | ||
<meta property="og:title" content="" /> | ||
<meta property="og:image" content="" /> | ||
<meta property="og:url" content="" /> | ||
<meta property="og:site_name" content="" /> | ||
<meta property="og:description" content="" /> | ||
<meta name="twitter:title" content="" /> | ||
<meta name="twitter:image" content="" /> | ||
<meta name="twitter:url" content="" /> | ||
<meta name="twitter:card" content="" /> | ||
|
||
<link href="https://fonts.googleapis.com/css?family=Space+Mono" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css?family=Kaushan+Script" rel="stylesheet"> | ||
|
||
<!-- Animate.css --> | ||
<link rel="stylesheet" href="assets/css/animate.css"> | ||
<!-- Icomoon Icon Fonts--> | ||
<link rel="stylesheet" href="assets/css/icomoon.css"> | ||
<!-- Bootstrap --> | ||
<link rel="stylesheet" href="assets/css/bootstrap.css"> | ||
|
||
<!-- Theme style --> | ||
<link rel="stylesheet" href="assets/css/style.css"> | ||
|
||
<!-- Modernizr JS --> | ||
<script src="assets/js/modernizr-2.6.2.min.js"></script> | ||
<!-- FOR IE9 below --> | ||
<!--[if lt IE 9]> | ||
<script src="js/respond.min.js"></script> | ||
<![endif]--> | ||
|
||
<script src="https://www.google.com/recaptcha/api.js" async defer></script> | ||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8738875399920144" | ||
crossorigin="anonymous"></script> | ||
|
||
</head> | ||
|
||
<body class="is-preload"> | ||
<body> | ||
|
||
<!-- Header --> | ||
<section id="header" aria-label="Header Section"> | ||
<header> | ||
<span class="image avatar"><img src="images/avatar.jpg" alt="Cullan Carey Avatar" /></span> | ||
<h1 id="logo"><a href="#">Cullan Carey</a></h1> | ||
<p>I am a cloud engineer with a<br /> | ||
passion to learn.</p> | ||
</header> | ||
<nav id="nav" aria-label="Main Navigation"> | ||
<ul> | ||
<li><a href="#one" class="active">Not Found</a></li> | ||
</ul> | ||
</nav> | ||
<footer> | ||
<ul class="icons"> | ||
<li><a href="https://www.linkedin.com/in/cullancarey/" target="_blank" class="icon brands fa-linkedin" | ||
aria-label="LinkedIn"><span class="label">LinkedIn</span></a></li> | ||
<li><a href="https://github.com/cullancarey" target="_blank" class="icon brands fa-github" | ||
aria-label="Github"><span class="label">Github</span></a></li> | ||
<li><a href="mailto:[email protected]" target="_blank" class="icon solid fa-envelope" | ||
aria-label="Email"><span class="label">Email</span></a></li> | ||
<li><a href="resume/Cullan_Carey_Resume.pdf" target="_blank" class="icon solid fa-file" | ||
aria-label="Resume"><span class="label">Resume</span></a></li> | ||
</ul> | ||
</footer> | ||
</section> | ||
|
||
<!-- Wrapper --> | ||
<div id="wrapper"> | ||
|
||
<!-- Main Content --> | ||
<div id="main"> | ||
|
||
<!-- Error Section --> | ||
<section id="one" aria-label="Error Section"> | ||
<div class="image main" data-position="center"> | ||
<img src="images/banner.jpg" alt="Cullan Carey Banner" /> | ||
</div> | ||
<div class="container"> | ||
<header class="major"> | ||
<h2>Whoops!</h2> | ||
<p>Nothing to see here...</p> | ||
</header> | ||
<p>What you're looking for does not exist. Let's go <a href="javascript:history.back()">back</a>.</p> | ||
<div class="fh5co-loader"></div> | ||
|
||
<div id="page"> | ||
<header id="fh5co-header" class="fh5co-cover js-fullheight" role="banner" | ||
style="background-image:url(images/cover_bg_3.jpg);" data-stellar-background-ratio="0.5"> | ||
<div class="overlay"></div> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-8 col-md-offset-2 text-center"> | ||
<div class="display-t js-fullheight"> | ||
<div class="display-tc js-fullheight animate-box" data-animate-effect="fadeIn"> | ||
<div class="profile-thumb" style="background: url(images/user-3.jpg);"></div> | ||
<h1><span>Cullan Carey</span></h1> | ||
<h3><span>Cloud | DevOps Engineer</span></h3> | ||
<h3><span>Whoops! Can't find what you're looking for.</span></h3> | ||
<p> | ||
<ul class="fh5co-social-icons"> | ||
<li><a href="/"><i class="icon-home3"></i></a></li> | ||
<li><a href="https://www.linkedin.com/in/cullancarey/" target="_blank"><i | ||
class="icon-linkedin2"></i></a></li> | ||
<li><a href="https://github.com/cullancarey" target="_blank"><i class="icon-github2"></i></a></li> | ||
<li><a href="https://cullancarey.medium.com/" target="_blank"><i class="icon-feather"></i></a></li> | ||
<li><a href="https://twitter.com/cullan__" target="_blank"><i class="icon-twitter2"></i></a></li> | ||
<li><a href="resume/Cullan_Carey_Resume.pdf" target="_blank"><i class="icon-file-text2"></i></a></li> | ||
</ul> | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
|
||
<!-- Scripts at the bottom for improved performance --> | ||
<script src="assets/js/jquery.min.js"></script> | ||
<script src="assets/js/jquery.scrollex.min.js"></script> | ||
<script src="assets/js/jquery.scrolly.min.js"></script> | ||
<script src="assets/js/browser.min.js"></script> | ||
<script src="assets/js/breakpoints.min.js"></script> | ||
<script src="assets/js/util.js"></script> | ||
<script src="assets/js/main.js"></script> | ||
</div> | ||
</header> | ||
</div> | ||
|
||
<div class="gototop js-top"> | ||
<a href="#" class="js-gotop"><i class="icon-arrow-up22"></i></a> | ||
</div> | ||
|
||
<!-- jQuery --> | ||
<script src="assets/js/jquery.min.js"></script> | ||
<!-- jQuery Easing --> | ||
<script src="assets/js/jquery.easing.1.3.js"></script> | ||
<!-- Bootstrap --> | ||
<script src="assets/js/bootstrap.min.js"></script> | ||
<!-- Waypoints --> | ||
<script src="assets/js/jquery.waypoints.min.js"></script> | ||
<!-- Stellar Parallax --> | ||
<script src="assets/js/jquery.stellar.min.js"></script> | ||
<!-- Easy PieChart --> | ||
<script src="assets/js/jquery.easypiechart.min.js"></script> | ||
|
||
<!-- Main --> | ||
<script src="assets/js/main.js"></script> | ||
|
||
<script type="text/javascript" src="https://assets.calendly.com/assets/external/widget.js" async></script> | ||
|
||
<script src="assets/js/captcha.js"></script> | ||
|
||
|
||
</body> | ||
|
||
</html> |