Legacy merge and update after the Summer 2018 downtime

This commit is contained in:
Ethan N. Paul
2018-09-20 23:06:48 -04:00
parent 56c79a074e
commit 8e14c606b1
51 changed files with 118 additions and 1194 deletions

View File

@@ -17,7 +17,7 @@
<meta property='og:site_name' content="E.N.Paul"/>
<meta property="og:type" content="website"/>
<meta property='og:locale' content="en_US"/>
<meta property="og:image" content="https://enpaul.net/img/banners/main.jpg"/>
<meta property="og:image" content="https://static.foundatio.nl/banners/site-en-main.jpg"/>
<meta property='og:description' content="My personal landing page"/>
<!-- Twitter integration meta -->
@@ -25,15 +25,15 @@
<meta name="twitter:site" content="@theenpaul">
<meta name="twitter:title" content="Ethan N. Paul">
<meta name="twitter:description" content="My personal landing page">
<meta name="twitter:image" content="https://enpaul.net/img/banners/main.jpg">
<meta name="twitter:image" content="https://static.foundatio.nl/banners/site-en-main.jpg">
<meta name="twitter:image:alt" content="E.N.Paul">
<!-- Page title and favicon definition -->
<title>E.N.Paul</title>
<link rel="shortcut icon" href="img/e-b.png">
<link rel="apple-touch-icon" sizes="180x180" href="img/e-b.png">
<link rel="icon" type="image/png" href="img/e-b.png" sizes="32x32">
<link rel="icon" type="image/png" href="img/e-b.png" sizes="16x16">
<link rel="shortcut icon" href="https://static.foundatio.nl/logos/enpaul/e-b-sm.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://static.foundatio.nl/logos/enpaul/e-b-sm.png">
<link rel="icon" type="image/png" href="https://static.foundatio.nl/logos/enpaul/e-b-sm.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://static.foundatio.nl/logos/enpaul/e-b-sm.png" sizes="16x16">
<!-- CSS references -->
<link href="css/bootstrap.min.css" rel="stylesheet">
@@ -63,7 +63,7 @@
<div class="top-container">
<div class="wow fadeIn">
<div class="top-logo">
<img class="" src="img/e-w.png" alt="E.N.Paul">
<img class="" src="https://static.foundatio.nl/logos/enpaul/e-w-sm.png" alt="E.N.Paul">
</div>
<h1>E. N. Paul</h1>
@@ -77,12 +77,12 @@
<div id="contact-menu">
<ul class="list-inline">
<li><a target="_blank" href="https://download.enpaul.net/enpaul-resume.pdf"><span class="hb hb-xs hb-resume" title="Download Resume"><i class="fa fa-file-text"></i></span></a></li>
<li><a target="_blank" href="https://dl.foundatio.nl/resources/enpaul-resume.pdf"><span class="hb hb-xs hb-resume" title="Download Resume"><i class="fa fa-file-text"></i></span></a></li>
<li><a href="mailto:enpaul@enpaul.net"><span class="hb hb-xs hb-email" title="Email enpaul@enpaul.net"><i class="fa fa-envelope"></i></span></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-xs hb-linkedin" title="LinkedIn E.N.Paul"><i class="fa fa-linkedin"></i></span></a></li>
<li><a target="_blank" href="https://plus.google.com/+EthanPaul42"><span class="hb hb-xs hb-google-plus" title="Google+ EthanPaul42"><i class="fa fa-google-plus"></i></span></a></li>
<!--<li><a target="_blank" href="https://twitter.com/theenpaul"><span class="hb hb-xs hb-twitter" title="Twitter @theE.N.Paul"><i class="fa fa-twitter"></i></span></a></li>-->
<li><a target="_blank" href="https://www.instagram.com/theenpaul"><span class="hb hb-xs hb-instagram" title="Instagram @theE.N.Paul"><i class="fa fa-instagram"></i></span></a></li>
<li><a target="_blank" href="https://twitter.com/theenpaul"><span class="hb hb-xs hb-twitter" title="Twitter @theENPaul"><i class="fa fa-twitter"></i></span></a></li>
<li><a target="_blank" href="https://www.instagram.com/allaroundhere/"><span class="hb hb-xs hb-instagram" title="Instagram @allAroundHere"><i class="fa fa-instagram"></i></span></a></li>
</ul>
</div>
@@ -102,9 +102,9 @@
<div class="row">
<div class="col-md-12">
<div class="copyright">
<a href="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/" target="_blank">
<!-- <a href="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/" target="_blank">
<img alt="pipeline status" src="https://gitlab.enpaul.net/enpaul/ENPaulNetHome/badges/master/pipeline.svg" />
</a>
</a>-->
&nbsp;&nbsp;&copy;2018 <strong>Ethan N. Paul</strong>
&nbsp;&nbsp;<noscript><a href="/js/warn/" title="Client Javascript Disabled" style="color: orange;"><i class="fa fa-lg fa-exclamation-circle"></i></a></noscript>
</div>