Updated layout for projects page, added sub dirs for project dirs
This commit is contained in:
@@ -7,50 +7,50 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<meta name="author" content="enpaul@enpaul.net"/>
|
||||
<meta name="description" content="Introduction to my interests, skills, and activities"/>
|
||||
<meta name="keywords" content="enpaul, network, operations, networking, plex, media, server, adds, active, directory, wpi, worcester, polytechnic, institute, boston, mechanical, engineering, solidworks, home, lab, homelab, solid, works, autocad, cad, domain, windows, server, omnipod, open, omni, diy, pancreas, t1d, type, one, diabetes, diabetic"/>
|
||||
<meta name="description" content="Introduction to my personal projects and achievements"/>
|
||||
<meta name="keywords" content="enpaul, network, operations, networking, plex, media, server, adds, active, directory, wpi, worcester, polytechnic, institute, boston, mechanical, engineering, solidworks, home, lab, homelab, solid, works, autocad, cad, domain, windows, server"/>
|
||||
<meta name="robots" content="index,follow"/>
|
||||
|
||||
<!-- Facebook integration meta -->
|
||||
<meta property="og:title" content="ENPaul | About"/>
|
||||
<meta property="og:url" content="https://enpaul.net/about/"/>
|
||||
<meta property="og:title" content="ENPaul | Projects"/>
|
||||
<meta property="og:url" content="https://enpaul.net/projects/"/>
|
||||
<meta property='og:site_name' content="ENPaul"/>
|
||||
<meta property="og:type" content="website"/>
|
||||
<meta property='og:locale' content="en_US"/>
|
||||
<meta property="og:image" content="https://enpaul.net/img/banners/about.jpg"/>
|
||||
<meta property='og:description' content="Introduction to my interests, skills, and activities"/>
|
||||
<meta property="og:image" content="https://enpaul.net/img/banners/projects.jpg"/>
|
||||
<meta property='og:description' content="Introduction to my personal projects and achievements"/>
|
||||
|
||||
<!-- Twitter integration meta -->
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:site" content="@theenpaul">
|
||||
<meta name="twitter:title" content="ENPaul | About">
|
||||
<meta name="twitter:description" content="Introduction to my interests, skills, and activities">
|
||||
<meta name="twitter:image" content="https://enpaul.net/img/banners/about.jpg">
|
||||
<meta name="twitter:title" content="ENPaul | Projects">
|
||||
<meta name="twitter:description" content="Introduction to my personal projects and achievements">
|
||||
<meta name="twitter:image" content="https://enpaul.net/img/banners/projects.jpg">
|
||||
<meta name="twitter:image:alt" content="ENPaul">
|
||||
|
||||
<!-- Page title and favicon definition -->
|
||||
<title>ENPaul | About</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">
|
||||
<title>ENPaul | Projects</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">
|
||||
|
||||
<!-- CSS references -->
|
||||
<link href="../css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="../css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="../css/animate.min.css" rel="stylesheet">
|
||||
<link href="../css/hexagons.min.css" rel="stylesheet">
|
||||
<link href="../css/style.css" rel="stylesheet">
|
||||
<link href="../../css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="../../css/font-awesome.min.css" rel="stylesheet">
|
||||
<link href="../../css/animate.min.css" rel="stylesheet">
|
||||
<link href="../../css/hexagons.min.css" rel="stylesheet">
|
||||
<link href="../../css/style.css" rel="stylesheet">
|
||||
|
||||
<!-- JavaScript references -->
|
||||
<script type="text/javascript" src="../js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="../js/superfish.min.js"></script>
|
||||
<script type="text/javascript" src="../js/morphext.min.js"></script>
|
||||
<script type="text/javascript" src="../js/wow.min.js"></script>
|
||||
<script type="text/javascript" src="../js/sticky.js"></script>
|
||||
<script type="text/javascript" src="../js/easing.min.js"></script>
|
||||
<script type="text/javascript" src="../js/custom.js"></script>
|
||||
<script type="text/javascript" src="../../js/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="../../js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="../../js/superfish.min.js"></script>
|
||||
<script type="text/javascript" src="../../js/morphext.min.js"></script>
|
||||
<script type="text/javascript" src="../../js/wow.min.js"></script>
|
||||
<script type="text/javascript" src="../../js/sticky.js"></script>
|
||||
<script type="text/javascript" src="../../js/easing.min.js"></script>
|
||||
<script type="text/javascript" src="../../js/custom.js"></script>
|
||||
|
||||
</head>
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
<div class="top-container">
|
||||
<div class="wow fadeIn">
|
||||
<div class="hero-logo">
|
||||
<img class="" src="../img/e-w.png" alt="ENPaul">
|
||||
<img class="" src="../../img/e-w.png" alt="ENPaul">
|
||||
</div>
|
||||
|
||||
<h1>Ethan N. Paul</h1>
|
||||
@@ -78,7 +78,7 @@
|
||||
<div class="container">
|
||||
|
||||
<div id="logo" class="pull-left">
|
||||
<a href="/"><img src="../img/e-w.png" alt="ENPaul" title="" /></img></a>
|
||||
<a href="/"><img src="../../img/e-w.png" alt="ENPaul" title="" /></img></a>
|
||||
</div>
|
||||
|
||||
<nav id="nav-menu-container">
|
||||
@@ -92,7 +92,7 @@
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<section id="about">
|
||||
<!--<section id="about">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
@@ -105,7 +105,7 @@
|
||||
<div class="container about-container">
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<img class="about-portrait" src="../img/e-w.png" alt="Ethan N. Paul"/>
|
||||
<img class="about-portrait" src="../../img/e-w.png" alt="Ethan N. Paul"/>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<h2 class="about-title">Who I Am</h2>
|
||||
@@ -143,7 +143,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</section>-->
|
||||
|
||||
<!--<section id="network">
|
||||
<div class="container">
|
||||
@@ -230,6 +230,16 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<div class="copyright">
|
||||
<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 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 ENPaul"><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 @theENPaul"><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 @theENPaul"><i class="fa fa-instagram"></i></span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
©2018 <strong>Ethan N. Paul</strong>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user