Minor editing changes, made all ext links open in new tab

This commit is contained in:
Ethan N. Paul 2018-02-03 04:30:31 -05:00
parent 6226635956
commit e31a39105d
1 changed files with 7 additions and 7 deletions

View File

@ -106,7 +106,7 @@
<div class="col-md-12">
<h3 class="section-title">About</h3>
<div class="section-title-divider"></div>
<p class="section-description">Hello, and welcome to my website! This is my main landing page where you can learn about me and my network.</p>
<p class="section-description">Hello, and welcome to my website!</p>
</div>
</div>
</div>
@ -118,15 +118,15 @@
<div class="col-md-6">
<h2 class="about-title">Who I Am</h2>
<p class="about-text">
My name is Ethan Paul. I am currently an engineering student at <a 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 href="http://www.diabetes.org/diabetes-basics/type-1/">Type 1 Diabetic</a>, and working on joining the <a href="https://diyps.org/">DIY Pancreas</a> and <a href="http://www.openomni.org/">OpenOMNI</a> projects.
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.
</p>
<h2 class="about-title">What I Do</h2>
<p class="about-text">
Lots of things! I work at <a 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.
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.
</p>
<h2 class="about-title">My Network</h2>
<p class="about-text">
The ENPaul Network (ENPN) is a <a 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 (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.
</p>
</div>
</div>
@ -159,7 +159,7 @@
<div class="col-md-12">
<h3 class="section-title">Network Services</h3>
<div class="section-title-divider"></div>
<p class="section-description">The ENPaul Network provides a number of services for entertainment, reference, security, and productivity.<br>To Learn more about the network as a whole, please <a href="https://docs.enpaul.net/" target="_blank">read the docs</a>.</p>
<p class="section-description">The ENPaul Network provides a number of services for entertainment, reference, security, and productivity.<br>To learn more about the network as a whole, please <a href="https://docs.enpaul.net/" target="_blank">read the docs</a>.</p>
</div>
</div>
@ -210,7 +210,7 @@
<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>
<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</a> 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 Media Server</a> (PMS) is a media management solution for sharing your personal movies, TV, music, and photos</p>
<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://plex.enpaul.net/"><i class="fa fa-chevron-right"></i>&nbsp;Plex</a>
@ -242,7 +242,7 @@
&copy;2018 <strong>Ethan N. Paul</strong>. All Rights Reserved
</div>
<div class="copyright">
This page was updated on <strong>2018-02-02</strong>
This page was updated on <strong>2018-02-03</strong>
</div>
</div>
</div>