Fix relative links for scripts, styles, and images

This commit is contained in:
Thomas A. Christensen II 2021-01-05 07:09:18 -07:00
parent fcaf61dd34
commit bb39174e0a
Signed by: millironx
GPG key ID: 139C07724802BC5D
10 changed files with 39 additions and 39 deletions

View file

@ -1,7 +1,7 @@
--- ---
title: 404 Error - Page Not Found title: 404 Error - Page Not Found
imageUrl: ../img/404.jpg imageUrl: /img/404.jpg
blurImageUrl: ../img/404_blur.jpg blurImageUrl: /img/404_blur.jpg
motto: HTTP 404 Error motto: HTTP 404 Error
--- ---

View file

@ -1,7 +1,7 @@
--- ---
title: Artificial Insemination Services title: Artificial Insemination Services
imageUrl: ../img/Ai-calf.jpg imageUrl: /img/Ai-calf.jpg
blurImageUrl: ../img/Ai-calf_blur.jpg blurImageUrl: /img/Ai-calf_blur.jpg
motto: Artificial Insemination motto: Artificial Insemination
--- ---
<p> <p>

View file

@ -1,7 +1,7 @@
--- ---
title: Academic Achievements title: Academic Achievements
imageUrl: ../img/library.jpg imageUrl: /img/library.jpg
blurImageUrl: ../img/library_blur.jpg blurImageUrl: /img/library_blur.jpg
motto: Academic Publications and Presentations motto: Academic Publications and Presentations
--- ---

View file

@ -1,7 +1,7 @@
--- ---
title: Contact Me title: Contact Me
imageUrl: ../img/venice-mailbox.jpg imageUrl: /img/venice-mailbox.jpg
blurImageUrl: ../img/venice-mailbox_blur.jpg blurImageUrl: /img/venice-mailbox_blur.jpg
motto: Contact Me motto: Contact Me
--- ---

View file

@ -1,7 +1,7 @@
--- ---
title: Videos title: Videos
imageUrl: ../img/camera.jpg imageUrl: /img/camera.jpg
blurImageUrl: ../img/camera_blur.jpg blurImageUrl: /img/camera_blur.jpg
motto: Videography Portfolio motto: Videography Portfolio
--- ---
<h2>The culmination of all art forms is that of film.</h2> <h2>The culmination of all art forms is that of film.</h2>

View file

@ -1,7 +1,7 @@
--- ---
title: My Websites title: My Websites
imageUrl: ../img/eclipse.jpg imageUrl: /img/eclipse.jpg
blurImageUrl: ../img/eclipse_blur.jpg blurImageUrl: /img/eclipse_blur.jpg
motto: Websites motto: Websites
--- ---
@ -13,7 +13,7 @@ motto: Websites
<div class="well row"> <div class="well row">
<div class="col-md-3"> <div class="col-md-3">
<a href="https://vedauwoogoats.azurewebsites.net"> <a href="https://vedauwoogoats.azurewebsites.net">
<img src="../img/vedauwoo-goats-thumbnail.png" alt="Thumbnail of Vedauwoo Goats homepage" class="img-responsive img-thumbnail" /> <img src="/img/vedauwoo-goats-thumbnail.png" alt="Thumbnail of Vedauwoo Goats homepage" class="img-responsive img-thumbnail" />
</a> </a>
</div> </div>
<div class="col-md-9"> <div class="col-md-9">
@ -30,19 +30,19 @@ motto: Websites
<div class="row"> <div class="row">
<div class="col-xs-4"> <div class="col-xs-4">
<a href="https://asp.net/mvc"> <a href="https://asp.net/mvc">
<img src="../shapes/mvc-hero.png" class="float-left web-logo" height="32" alt="ASP.NET MVC Logo" /> <img src="/shapes/mvc-hero.png" class="float-left web-logo" height="32" alt="ASP.NET MVC Logo" />
<span class="visible-md visible-lg">ASP.NET MVC 5.0</span> <span class="visible-md visible-lg">ASP.NET MVC 5.0</span>
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="https://visualstudio.com"> <a href="https://visualstudio.com">
<img src="../shapes/Visual-Studio-2012.svg" class="float-left web-logo" height="32" alt="Visual Studio Logo" /> <img src="/shapes/Visual-Studio-2012.svg" class="float-left web-logo" height="32" alt="Visual Studio Logo" />
<span class="visible-lg visible-md">Visual Studio 2019</span> <span class="visible-lg visible-md">Visual Studio 2019</span>
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="https://bootswatch.com/3/readable/"> <a href="https://bootswatch.com/3/readable/">
<img src="../shapes/bootswatch.png" class="float-left web-logo" height="32" alt="Bootswatch Logo" /> <img src="/shapes/bootswatch.png" class="float-left web-logo" height="32" alt="Bootswatch Logo" />
<span class="visible-md visible-lg">Bootswatch Readable 3.x</span> <span class="visible-md visible-lg">Bootswatch Readable 3.x</span>
</a> </a>
</div> </div>
@ -55,7 +55,7 @@ motto: Websites
<div class="row well"> <div class="row well">
<div class="col-md-3"> <div class="col-md-3">
<a href="https://millironx.azurewebsites.net"> <a href="https://millironx.azurewebsites.net">
<img src="../img/milliron-x-thumbnail.png" alt="Thumbnail of Milliron X website" class="img-thumbnail img-responsive" /> <img src="/img/milliron-x-thumbnail.png" alt="Thumbnail of Milliron X website" class="img-thumbnail img-responsive" />
</a> </a>
</div> </div>
<div class="col-md-9"> <div class="col-md-9">
@ -73,13 +73,13 @@ motto: Websites
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="https://code.visualstudio.com"> <a href="https://code.visualstudio.com">
<img src="../shapes/Visual-Studio-code.svg" class="float-left web-logo" height="32" alt="Visual Studio Code Logo" /> <img src="/shapes/Visual-Studio-code.svg" class="float-left web-logo" height="32" alt="Visual Studio Code Logo" />
<span class="visible-lg visible-md">Visual Studio Code</span> <span class="visible-lg visible-md">Visual Studio Code</span>
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="https://www.creative-tim.com/product/get-shit-done-kit"> <a href="https://www.creative-tim.com/product/get-shit-done-kit">
<img src="../shapes/gsdk.png" class="float-left img-thumbnail web-logo" height="32" width="32" alt="GSD Kit image" /> <img src="/shapes/gsdk.png" class="float-left img-thumbnail web-logo" height="32" width="32" alt="GSD Kit image" />
<span class="visible-md visible-lg">GSD Kit</span> <span class="visible-md visible-lg">GSD Kit</span>
</a> </a>
<br /> <br />
@ -88,7 +88,7 @@ motto: Websites
</div> </div>
<br /> <br />
<a href="https://web.archive.org/web/20140302232556/http://www.jonathanbriehl.com/2014/01/17/vertical-menu-for-bootstrap-3"> <a href="https://web.archive.org/web/20140302232556/http://www.jonathanbriehl.com/2014/01/17/vertical-menu-for-bootstrap-3">
<img src="../shapes/Reading-panel-WF.svg" class="float-left web-logo" height="32" alt="Sidebar rendering" /> <img src="/shapes/Reading-panel-WF.svg" class="float-left web-logo" height="32" alt="Sidebar rendering" />
<span class="visible-md visible-lg">Vertical Menu for Bootstrap</span> <span class="visible-md visible-lg">Vertical Menu for Bootstrap</span>
</a> </a>
</div> </div>
@ -99,7 +99,7 @@ motto: Websites
<div class="row well"> <div class="row well">
<div class="col-md-3"> <div class="col-md-3">
<img src="../img/recordbooks-thumbnail.png" alt="Thumbnail of Albany County 4-H Record Book website" class="img-thumbnail img-responsive" /> <img src="/img/recordbooks-thumbnail.png" alt="Thumbnail of Albany County 4-H Record Book website" class="img-thumbnail img-responsive" />
</div> </div>
<div class="col-md-9"> <div class="col-md-9">
<h4 class="small-margins">Albany County 4-H Record Books</h4> <h4 class="small-margins">Albany County 4-H Record Books</h4>
@ -112,19 +112,19 @@ motto: Websites
<div class="row"> <div class="row">
<div class="col-xs-4"> <div class="col-xs-4">
<a href="https://www.w3.org/html/"> <a href="https://www.w3.org/html/">
<img src="../shapes/HTML5-Logo.svg" class="float-left web-logo" height="32" alt="HTML 5 Logo" /> <img src="/shapes/HTML5-Logo.svg" class="float-left web-logo" height="32" alt="HTML 5 Logo" />
<span class="visible-md visible-lg">Plain ol' HTML5</span> <span class="visible-md visible-lg">Plain ol' HTML5</span>
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="https://adobe.com/dreamweaver"> <a href="https://adobe.com/dreamweaver">
<img src="../shapes/Adobe-Dreamweaver.svg" class="float-left web-logo" height="32" alt="Dreamweaver Logo" /> <img src="/shapes/Adobe-Dreamweaver.svg" class="float-left web-logo" height="32" alt="Dreamweaver Logo" />
<span class="visible-lg visible-md">Adobe Dreamweaver CC</span> <span class="visible-lg visible-md">Adobe Dreamweaver CC</span>
</a> </a>
</div> </div>
<div class="col-xs-4"> <div class="col-xs-4">
<a href="https://bootswatch.com/3/lumen/"> <a href="https://bootswatch.com/3/lumen/">
<img src="../shapes/bootswatch.png" class="float-left web-logo" height="32" alt="Bootswatch Logo" /> <img src="/shapes/bootswatch.png" class="float-left web-logo" height="32" alt="Bootswatch Logo" />
<span class="visible-md visible-lg">Bootswatch Lumen 3.x</span> <span class="visible-md visible-lg">Bootswatch Lumen 3.x</span>
</a> </a>
</div> </div>

View file

@ -50,6 +50,6 @@ defaults:
values: values:
layout: "default" layout: "default"
title: Milliron X title: Milliron X
imageUrl: ../img/saddles.jpg imageUrl: /img/saddles.jpg
blurImageUrl: ../img/saddles_blur.jpg blurImageUrl: /img/saddles_blur.jpg
motto: Milliron X motto: Milliron X

View file

@ -1,7 +1,7 @@
--- ---
title: Keep EPDs Real title: Keep EPDs Real
imageUrl: ../img/cannulated-cows.jpg imageUrl: /img/cannulated-cows.jpg
blurImageUrl: ../img/cannulated-cows_blur.jpg blurImageUrl: /img/cannulated-cows_blur.jpg
motto: Keep EPDs Real motto: Keep EPDs Real
--- ---
@ -146,7 +146,7 @@ motto: Keep EPDs Real
<h2>Something had to be done</h2> <h2>Something had to be done</h2>
<div class="row"> <div class="row">
<div class="col-md-3"> <div class="col-md-3">
<img class="img img-responsive img-rounded" src="../img/milk-is-not-milk-button.jpg" alt="MILK &ne; Milk" /> <img class="img img-responsive img-rounded" src="/img/milk-is-not-milk-button.jpg" alt="MILK &ne; Milk" />
</div> </div>
<div class="col-md-9"> <div class="col-md-9">
<p> <p>

View file

@ -22,12 +22,12 @@
<!-- dev: bootstrap --> <!-- dev: bootstrap -->
<!-- <link href="https://stackpath.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-eumbg33EfHRpbzLIm0lGs0JresLNj7c+5beuRW4d11/vF3Wv3YYmuudfOwMsCmp5" crossorigin="anonymous" type="text/css"> --> <!-- <link href="https://stackpath.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-eumbg33EfHRpbzLIm0lGs0JresLNj7c+5beuRW4d11/vF3Wv3YYmuudfOwMsCmp5" crossorigin="anonymous" type="text/css"> -->
<!-- dev: GSDK --> <!-- dev: GSDK -->
<!-- <link href="../css/gsdk-main.css" rel="stylesheet" type="text/css"> --> <!-- <link href="/css/gsdk-main.css" rel="stylesheet" type="text/css"> -->
<!-- <link href="../css/gsdk-demo.css" rel="stylesheet" type="text/css"> --> <!-- <link href="/css/gsdk-demo.css" rel="stylesheet" type="text/css"> -->
<!-- dev: Customcss --> <!-- dev: Customcss -->
<!-- <link href="../css/millironx_customstyles.css" rel="stylesheet" type="text/css"> --> <!-- <link href="/css/millironx_customstyles.css" rel="stylesheet" type="text/css"> -->
<!-- Release styles: bundled using purifycss from the dev sources --> <!-- Release styles: bundled using purifycss from the dev sources -->
<link href="../css/bundle.css" rel="stylesheet" type="text/css"> <link href="/css/bundle.css" rel="stylesheet" type="text/css">
<!-- Azure Application Insights --> <!-- Azure Application Insights -->
<script type='text/javascript'> <script type='text/javascript'>
@ -79,7 +79,7 @@
</div> </div>
<div class="container" id="top-container"> <div class="container" id="top-container">
<header class="hidden-xs text-center"> <header class="hidden-xs text-center">
<h1 class="font-serif font-small-caps"><object data="../img/MillironX-title.svg"><img src="../img/MillironX-title.svg" alt="Milliron X" /></object>&emsp;Milliron X</h1> <h1 class="font-serif font-small-caps"><object data="/img/MillironX-title.svg"><img src="/img/MillironX-title.svg" alt="Milliron X" /></object>&emsp;Milliron X</h1>
</header> </header>
<div class="row"> <div class="row">
<div class="col-sm-3"> <div class="col-sm-3">
@ -94,7 +94,7 @@
<span class="icon-bar"></span> <span class="icon-bar"></span>
</button> </button>
<div class="visible-xs navbar-brand"> <div class="visible-xs navbar-brand">
<object style="filter: invert(100%)" data="../img/MillironX-title.svg"><img src="../img/MillironX-title.svg" alt="Milliron X" /></object> <object style="filter: invert(100%)" data="/img/MillironX-title.svg"><img src="/img/MillironX-title.svg" alt="Milliron X" /></object>
</div> </div>
</div> </div>
@ -146,7 +146,7 @@
<script src="https://code.jquery.com/jquery-3.4.1.min.js" type="text/javascript"></script> <script src="https://code.jquery.com/jquery-3.4.1.min.js" type="text/javascript"></script>
<!-- Script Bundle: FitText --> <!-- Script Bundle: FitText -->
<script src="../js/jquery.fittext.js" type="text/javascript"></script> <script src="/js/jquery.fittext.js" type="text/javascript"></script>
<!-- Script Bundle: Bootstrap --> <!-- Script Bundle: Bootstrap -->
<script src="https://stackpath.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js" integrity="sha384-DKoN2gpE9Yt/u0fuNvcJBn4n7wjnKFKjg4+Iz4ORs52lUc0Qp++smhHtWwHeapVW" crossorigin="anonymous" type="text/javascript"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/3.0.2/js/bootstrap.min.js" integrity="sha384-DKoN2gpE9Yt/u0fuNvcJBn4n7wjnKFKjg4+Iz4ORs52lUc0Qp++smhHtWwHeapVW" crossorigin="anonymous" type="text/javascript"></script>
@ -155,6 +155,6 @@
<script src="https://kit.fontawesome.com/0bbd6c0ef3.js" crossorigin="anonymous"></script> <script src="https://kit.fontawesome.com/0bbd6c0ef3.js" crossorigin="anonymous"></script>
<!-- Script Bundle: Custom --> <!-- Script Bundle: Custom -->
<script src="../js/MillironX_CustomScripts.js" type="text/javascript"></script> <script src="/js/MillironX_CustomScripts.js" type="text/javascript"></script>
</body> </body>
</html> </html>

View file

@ -1,7 +1,7 @@
--- ---
title: Home title: Home
imageUrl: ../img/charolette.jpg imageUrl: /img/charolette.jpg
blurImageUrl: ../img/charolette_blur.jpg blurImageUrl: /img/charolette_blur.jpg
motto: <small>My name is Thomas Christensen</small><br />I am Milliron X motto: <small>My name is Thomas Christensen</small><br />I am Milliron X
--- ---