Content editing, fixed dead link on service status

This commit is contained in:
Ethan N. Paul 2018-02-03 15:27:28 -05:00
parent 3c3e231a67
commit 37cccc8a39
1 changed files with 12 additions and 12 deletions

View File

@ -61,11 +61,11 @@
<div class="top-container"> <div class="top-container">
<div class="wow fadeIn"> <div class="wow fadeIn">
<div class="hero-logo"> <div class="hero-logo">
<img class="" src="img/e-w.png" alt="E. N. Paul"> <img class="" src="img/e-w.png" alt="ENPaul">
</div> </div>
<h1>Ethan N. Paul</h1> <h1>Ethan N. Paul</h1>
<h2>Engineer, developer, and <span class="rotating">tinkerer, student, designer, mechanic, handyman, hiker, traveler, kayaker, swimmer, programmer, debugger</span></h2> <h2>Engineer, tinkerer, and <span class="rotating">developer, student, designer, mechanic, handyman, hiker, traveler, kayaker, swimmer, programmer, debugger</span></h2>
<div class="actions"> <div class="actions">
<a href="#about" class="btn-services">About</a> <a href="#about" class="btn-services">About</a>
<a href="#network" class="btn-services">Network</a> <a href="#network" class="btn-services">Network</a>
@ -110,15 +110,15 @@
<div class="col-md-6"> <div class="col-md-6">
<h2 class="about-title">Who I Am</h2> <h2 class="about-title">Who I Am</h2>
<p class="about-text"> <p class="about-text">
My name is Ethan Paul. I am currently an engineering student at <a target="_blank" href="https://www.wpi.edu/">Worcester Polytechnic Institute</a> studying <a href="https://www.wpi.edu/academics/departments/mechanical-engineering">Mechanical Engineering</a>. I am an avid outdoorsman, former Boy Scout, and can make a mean omlette (if I do say so myself). I'm also a <a target="_blank" href="http://www.diabetes.org/diabetes-basics/type-1/">Type 1 Diabetic</a>, and working on joining the <a target="_blank" href="https://diyps.org/">DIY Pancreas</a> and <a target="_blank" href="http://www.openomni.org/">OpenOmni</a> projects. My name is Ethan Paul, and I am an engineering student at <a target="_blank" href="https://www.wpi.edu/">Worcester Polytechnic Institute</a> studying <a href="https://www.wpi.edu/academics/departments/mechanical-engineering">Mechanical Engineering</a>. I am an avid outdoorsman, a former Boy Scout, and can make a mean omlette (if I do say so myself). I'm also a <a target="_blank" href="http://www.diabetes.org/diabetes-basics/type-1/">Type 1 Diabetic</a> working on joining the <a target="_blank" href="https://diyps.org/">DIY Pancreas</a> and <a target="_blank" href="http://www.openomni.org/">OpenOmni</a> projects.
</p> </p>
<h2 class="about-title">What I Do</h2> <h2 class="about-title">What I Do</h2>
<p class="about-text"> <p class="about-text">
Lots of things! I work at <a target="_blank" href="https://web.wpi.edu/academics/CCC/Netops/">WPI Network Operations</a> and spent three years as an intern for the <a href="http://www.solidworks.com/">SolidWorks Corporation</a>. I also enjoy programming, fixing my aging car, hiking, and squeezing extra years of life out of old technology. I do lots of things! I work at <a target="_blank" href="https://web.wpi.edu/academics/CCC/Netops/">WPI Network Operations</a> and spent three years as an intern for the <a href="http://www.solidworks.com/">SolidWorks Corporation</a>. I also enjoy programming, fixing my aging car, urban and trail hiking, and squeezing extra life out of decrepit technology.
</p> </p>
<h2 class="about-title">My Network</h2> <h2 class="about-title">My Network</h2>
<p class="about-text"> <p class="about-text">
The ENPaul Network (ENPN) is a <a target="_blank" href="https://www.reddit.com/r/homelab/">homelab</a> environment designed, created, and maintained by/for myself. To be clear: the things I do with my servers are completely unnecessary and wholly ridiculous. I do them anyway because they're fun! See the <a href="#network">Network Section</a> to learn more. The ENPaul Network is a <a target="_blank" href="https://www.reddit.com/r/homelab/">homelab</a> environment designed, created, and maintained by me. To be clear: the things I do with my servers are completely unnecessary and wholly ridiculous, but I do them anyway because they're fun! See the <a href="#network">Network Section</a> to learn more.
</p> </p>
</div> </div>
</div> </div>
@ -159,7 +159,7 @@
<div class="col-md-4 service-item"> <div class="col-md-4 service-item">
<div class="service-icon-no-link"><i class="fa fa-sitemap"></i></div> <div class="service-icon-no-link"><i class="fa fa-sitemap"></i></div>
<h4 class="service-title">Active Directory</h4> <h4 class="service-title">Active Directory</h4>
<p class="service-description"><a href="https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview" target="_blank">Active Directory Domain Services (ADDS)</a> provides user authentication, administration, and security.</p> <p class="service-description"><a href="https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview" target="_blank">Active Directory Domain Services (ADDS)</a> provides federated user authentication, administration, and security for my servers and workstations.</p>
<div class="service-link"> <div class="service-link">
<a class="btn btn-default" href="https://docs.enpaul.net/adds/"><i class="fa fa-book"></i>&nbsp;Docs</a> <a class="btn btn-default" href="https://docs.enpaul.net/adds/"><i class="fa fa-book"></i>&nbsp;Docs</a>
</div> </div>
@ -167,7 +167,7 @@
<div class="col-md-4 service-item"> <div class="col-md-4 service-item">
<div class="service-icon-no-link"><i class="fa fa-key"></i></div> <div class="service-icon-no-link"><i class="fa fa-key"></i></div>
<h4 class="service-title">VPN</h4> <h4 class="service-title">VPN</h4>
<p class="service-description">Virtual Private Networking (VPN) allows users to secure their network traffic from anywhere in the world.</p> <p class="service-description">The Virtual Private Networking (VPN) server, powered by <a href="http://www.softether.org/" target="_blank">Softether</a>, allows me to secure my network traffic from anywhere in the world.</p>
<div class="service-link"> <div class="service-link">
<a class=" btn btn-default" href="https://docs.enpaul.net/vpn/overview/"><i class="fa fa-book"></i>&nbsp;Docs</a> <a class=" btn btn-default" href="https://docs.enpaul.net/vpn/overview/"><i class="fa fa-book"></i>&nbsp;Docs</a>
<a class=" btn btn-default" href="https://docs.enpaul.net/vpn/connect/"><i class="fa fa-book"></i>&nbsp;Connect</a> <a class=" btn btn-default" href="https://docs.enpaul.net/vpn/connect/"><i class="fa fa-book"></i>&nbsp;Connect</a>
@ -176,7 +176,7 @@
<div class="col-md-4 service-item"> <div class="col-md-4 service-item">
<a href="https://storage.enpaul.net/"><div class="service-icon"><i class="fa fa-cloud"></i></div></a> <a href="https://storage.enpaul.net/"><div class="service-icon"><i class="fa fa-cloud"></i></div></a>
<h4 class="service-title"><a href="https://storage.enpaul.net/">Cloud Storage</a></h4> <h4 class="service-title"><a href="https://storage.enpaul.net/">Cloud Storage</a></h4>
<p class="service-description">Local cloud storage allows for secure storage of user data. Online access is provided by the <a href="https://github.com/misterunknown/ifm" target="_blank">Improved File Manager</a>.</p> <p class="service-description">Local cloud storage allows for secure storage of my data. Online access is provided by the <a href="https://github.com/misterunknown/ifm" target="_blank">Improved File Manager</a> and <a href="http://adamwhitcroft.com/apaxy/" target="_blank">Apaxy</a>.</p>
<div class="service-link"> <div class="service-link">
<a class=" btn btn-default" href="https://docs.enpaul.net/storage/overview/"><i class="fa fa-book"></i>&nbsp;Docs</a> <a class=" btn btn-default" href="https://docs.enpaul.net/storage/overview/"><i class="fa fa-book"></i>&nbsp;Docs</a>
<a class=" btn btn-default" href="https://storage.enpaul.net/"><i class="fa fa-chevron-right"></i>&nbsp;Storage</a> <a class=" btn btn-default" href="https://storage.enpaul.net/"><i class="fa fa-chevron-right"></i>&nbsp;Storage</a>
@ -194,15 +194,15 @@
<div class="col-md-4 service-item"> <div class="col-md-4 service-item">
<a href="https://docs.enpaul.net/"><div class="service-icon"><i class="fa fa-book"></i></div></a> <a href="https://docs.enpaul.net/"><div class="service-icon"><i class="fa fa-book"></i></div></a>
<h4 class="service-title"><a href="https://docs.enpaul.net/">Documentation</a></h4> <h4 class="service-title"><a href="https://docs.enpaul.net/">Documentation</a></h4>
<p class="service-description">Any system is only as good as its documentation. The docs, powered by <a href="http://www.mkdocs.org/" target="_blank">MkDocs</a>, are constantly being updated.</p> <p class="service-description">Any system is only as good as its documentation. My docs, powered by <a href="http://www.mkdocs.org/" target="_blank">MkDocs</a>, are constantly being updated.</p>
<div class="service-link"> <div class="service-link">
<a class=" btn btn-default" href="https://docs.enpaul.net/docs-meta/overview/"><i class="fa fa-book"></i>&nbsp;Docs</a> <a class=" btn btn-default" href="https://docs.enpaul.net/docs-meta/overview/"><i class="fa fa-book"></i>&nbsp;Docs (Meta)</a>
</div> </div>
</div> </div>
<div class="col-md-4 service-item"> <div class="col-md-4 service-item">
<a href="https://plex.enpaul.net/"><div class="service-icon"><i class="fa fa-film"></i></div></a> <a href="https://plex.enpaul.net/"><div class="service-icon"><i class="fa fa-film"></i></div></a>
<h4 class="service-title"><a href="https://plex.enpaul.net/">Plex Media Server</a></h4> <h4 class="service-title"><a href="https://plex.enpaul.net/">Plex Media Server</a></h4>
<p class="service-description"><a href="https://www.plex.tv/" target="_blank">Plex Media Server</a> (PMS) is a media management solution for sharing your personal movies, TV, music, and photos</p> <p class="service-description"><a href="https://www.plex.tv/" target="_blank">Plex</a> is a media management solution for sharing my personal movies, TV, music, and photos with friends and family.</p>
<div class="service-link"> <div class="service-link">
<a class=" btn btn-default" href="https://docs.enpaul.net/plex/overview/"><i class="fa fa-book"></i>&nbsp;Docs</a> <a class=" btn btn-default" href="https://docs.enpaul.net/plex/overview/"><i class="fa fa-book"></i>&nbsp;Docs</a>
<a class=" btn btn-default" href="https://plex.enpaul.net/"><i class="fa fa-chevron-right"></i>&nbsp;Plex</a> <a class=" btn btn-default" href="https://plex.enpaul.net/"><i class="fa fa-chevron-right"></i>&nbsp;Plex</a>
@ -220,7 +220,7 @@
<p class="status-text">Having trouble accessing a network service? Check the status online and let me know if there are problems!</p> <p class="status-text">Having trouble accessing a network service? Check the status online and let me know if there are problems!</p>
</div> </div>
<div class="col-md-4 status-btn-container"> <div class="col-md-4 status-btn-container">
<a class="disabled status-btn" href="#">Coming Soon!</a> <a class="disabled status-btn" href="#status">Coming Soon!</a>
</div> </div>
</div> </div>
</div> </div>