Skip to content

Commit

Permalink
Merge pull request #5 from bluevolvo87/header_error
Browse files Browse the repository at this point in the history
relativeURL to false
  • Loading branch information
bluevolvo87 authored Aug 13, 2024
2 parents e78f975 + 5d22349 commit acf48df
Show file tree
Hide file tree
Showing 70 changed files with 872 additions and 1,163 deletions.
4 changes: 2 additions & 2 deletions config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
baseURL: https://bluevolvo87.github.io/themedianduck
relativeUrls: true
baseURL: https://bluevolvo87.github.io/themedianduck/
relativeUrls: false
languageCode: en-us
title: The Median Duck
theme: archie
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ The article will also provide guidance on how to connect to the database from wi

The exhaustive nature of the data truly opens the door to potential questions we may want to answer in the Taskmaster universe. For this reasons, I am immensely grateful to the contributors of this project.

For some musings on TdlM, data quality and assumptions made, see this [post](/2024/07/data-quality-musings/).
For some musings on TdlM, data quality and assumptions made, see this [post](/themedianduck/2024/07/data-quality-musings/).

# Connecting to the Database from `R`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The article will also provide guidance on how to connect to the database from wi

The exhaustive nature of the data truly opens the door to potential questions we may want to answer in the Taskmaster universe. For this reasons, I am immensely grateful to the contributors of this project.

For some musings on TdlM, data quality and assumptions made, see this [post](/2024/07/data-quality-musings/).
For some musings on TdlM, data quality and assumptions made, see this [post](/themedianduck/2024/07/data-quality-musings/).

# Connecting to the Database from `R`

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<!DOCTYPE html>
<html><head lang="en"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=4321&amp;path=livereload" data-no-instant defer></script>
<html><head lang="en"><script src="/themedianduck/livereload.js?mindelay=10&amp;v=2&amp;port=4321&amp;path=themedianduck/livereload" data-no-instant defer></script>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Fearlessness: How to Stop Running from Space - The Median Duck</title><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="We spend our days filling in every available space, cramming in more tasks, responding to messages, checking social media and online sites, watching videos.
We are afraid of empty space in our lives.
The result is often a continual busyness, constant distraction and avoidance, lack of focus, lack of satisfaction with our lives.
We run from silence. We run from the spaces between tasks and appointments. We run from solitude and stillness." />
<meta property="og:image" content=""/>
<meta property="og:url" content="//localhost:4321/2018/03/fearlessness-how-to-stop-running-from-space/">
<meta property="og:url" content="http://localhost:4321/themedianduck/2018/03/fearlessness-how-to-stop-running-from-space/">
<meta property="og:site_name" content="The Median Duck">
<meta property="og:title" content="Fearlessness: How to Stop Running from Space">
<meta property="og:description" content="We spend our days filling in every available space, cramming in more tasks, responding to messages, checking social media and online sites, watching videos.
Expand All @@ -27,15 +27,15 @@
We are afraid of empty space in our lives.
The result is often a continual busyness, constant distraction and avoidance, lack of focus, lack of satisfaction with our lives.
We run from silence. We run from the spaces between tasks and appointments. We run from solitude and stillness.">
<script src="//localhost:4321/js/feather.min.js"></script>
<script src="http://localhost:4321/themedianduck/js/feather.min.js"></script>


<link href="//localhost:4321/css/fonts.005298b624c67c53a2c807c4aca45625ce1e4db593dc295c06773b1563c3437c.css" rel="stylesheet">
<link href="http://localhost:4321/themedianduck/css/fonts.005298b624c67c53a2c807c4aca45625ce1e4db593dc295c06773b1563c3437c.css" rel="stylesheet">



<link rel="stylesheet" type="text/css" media="screen" href="//localhost:4321/css/main.7534bb61a5f169e92170d3cd6a3ecc130e9170759644b8c32e623544c5585844.css" />
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="//localhost:4321/css/dark.3d4e84970aad49c6bb5f5a88e4ad85a36308f4ecc2dd0318e94ca36c305666bd.css" disabled />
<link rel="stylesheet" type="text/css" media="screen" href="http://localhost:4321/themedianduck/css/main.7534bb61a5f169e92170d3cd6a3ecc130e9170759644b8c32e623544c5585844.css" />
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="http://localhost:4321/themedianduck/css/dark.3d4e84970aad49c6bb5f5a88e4ad85a36308f4ecc2dd0318e94ca36c305666bd.css" disabled />



Expand All @@ -49,24 +49,24 @@
<body>
<div class="content"><header>
<div class="main">
<a href="//localhost:4321/">The Median Duck</a>
<a href="http://localhost:4321/themedianduck/">The Median Duck</a>
</div>
<nav>

<a href="../../../">Home</a>
<a href="/themedianduck/">Home</a>

<a href="../../../vision">The Vision</a>
<a href="/themedianduck/vision">The Vision</a>

<a href="../../../posts">Posts</a>
<a href="/themedianduck/posts">Posts</a>

<a href="../../../tasks">Tasks</a>
<a href="/themedianduck/tasks">Tasks</a>

<a href="../../../about">About Me</a>
<a href="/themedianduck/about">About Me</a>

<a href="../../../resources">Resources</a>
<a href="/themedianduck/resources">Resources</a>

| <span id="dark-mode-toggle" onclick="toggleTheme()"></span>
<script src="//localhost:4321/js/themetoggle.js"></script>
<script src="http://localhost:4321/themedianduck/js/themetoggle.js"></script>

</nav>
</header>
Expand Down Expand Up @@ -131,7 +131,7 @@ <h1 class="site-toc">Table of Contents</h1>
<ul class="tags">
Tags:

<a href="../../../tags/space">Space</a>
<a href="/tags/space">Space</a>

</ul>
</nav>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html><head lang="en"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=4321&amp;path=livereload" data-no-instant defer></script>
<html><head lang="en"><script src="/themedianduck/livereload.js?mindelay=10&amp;v=2&amp;port=4321&amp;path=themedianduck/livereload" data-no-instant defer></script>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>How I Learned to Stop Procrastinating, &amp; Love Letting Go - The Median Duck</title><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The art of letting go." />
<meta property="og:image" content=""/>
<meta property="og:url" content="//localhost:4321/2018/03/how-i-learned-to-stop-procrastinating-love-letting-go/">
<meta property="og:url" content="http://localhost:4321/themedianduck/2018/03/how-i-learned-to-stop-procrastinating-love-letting-go/">
<meta property="og:site_name" content="The Median Duck">
<meta property="og:title" content="How I Learned to Stop Procrastinating, &amp; Love Letting Go">
<meta property="og:description" content="The art of letting go.">
Expand All @@ -18,15 +18,15 @@
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="How I Learned to Stop Procrastinating, &amp; Love Letting Go">
<meta name="twitter:description" content="The art of letting go.">
<script src="//localhost:4321/js/feather.min.js"></script>
<script src="http://localhost:4321/themedianduck/js/feather.min.js"></script>


<link href="//localhost:4321/css/fonts.005298b624c67c53a2c807c4aca45625ce1e4db593dc295c06773b1563c3437c.css" rel="stylesheet">
<link href="http://localhost:4321/themedianduck/css/fonts.005298b624c67c53a2c807c4aca45625ce1e4db593dc295c06773b1563c3437c.css" rel="stylesheet">



<link rel="stylesheet" type="text/css" media="screen" href="//localhost:4321/css/main.7534bb61a5f169e92170d3cd6a3ecc130e9170759644b8c32e623544c5585844.css" />
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="//localhost:4321/css/dark.3d4e84970aad49c6bb5f5a88e4ad85a36308f4ecc2dd0318e94ca36c305666bd.css" disabled />
<link rel="stylesheet" type="text/css" media="screen" href="http://localhost:4321/themedianduck/css/main.7534bb61a5f169e92170d3cd6a3ecc130e9170759644b8c32e623544c5585844.css" />
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="http://localhost:4321/themedianduck/css/dark.3d4e84970aad49c6bb5f5a88e4ad85a36308f4ecc2dd0318e94ca36c305666bd.css" disabled />



Expand All @@ -40,24 +40,24 @@
<body>
<div class="content"><header>
<div class="main">
<a href="//localhost:4321/">The Median Duck</a>
<a href="http://localhost:4321/themedianduck/">The Median Duck</a>
</div>
<nav>

<a href="../../../">Home</a>
<a href="/themedianduck/">Home</a>

<a href="../../../vision">The Vision</a>
<a href="/themedianduck/vision">The Vision</a>

<a href="../../../posts">Posts</a>
<a href="/themedianduck/posts">Posts</a>

<a href="../../../tasks">Tasks</a>
<a href="/themedianduck/tasks">Tasks</a>

<a href="../../../about">About Me</a>
<a href="/themedianduck/about">About Me</a>

<a href="../../../resources">Resources</a>
<a href="/themedianduck/resources">Resources</a>

| <span id="dark-mode-toggle" onclick="toggleTheme()"></span>
<script src="//localhost:4321/js/themetoggle.js"></script>
<script src="http://localhost:4321/themedianduck/js/themetoggle.js"></script>

</nav>
</header>
Expand Down Expand Up @@ -117,7 +117,7 @@ <h1 class="site-toc">Table of Contents</h1>
<ul class="tags">
Tags:

<a href="../../../tags/procrastinating">Procrastinating</a>
<a href="/tags/procrastinating">Procrastinating</a>

</ul>
</nav>
Expand Down
28 changes: 14 additions & 14 deletions public/2018/03/how-to-test-dark-mode/index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html><head lang="en"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=4321&amp;path=livereload" data-no-instant defer></script>
<html><head lang="en"><script src="/themedianduck/livereload.js?mindelay=10&amp;v=2&amp;port=4321&amp;path=themedianduck/livereload" data-no-instant defer></script>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>How to test dark mode? - The Median Duck</title><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Here is how you can setup dark mode for Ink and test on various OS like iOS, Android, macOS and Windows 10." />
<meta property="og:image" content=""/>
<meta property="og:url" content="//localhost:4321/2018/03/how-to-test-dark-mode/">
<meta property="og:url" content="http://localhost:4321/themedianduck/2018/03/how-to-test-dark-mode/">
<meta property="og:site_name" content="The Median Duck">
<meta property="og:title" content="How to test dark mode?">
<meta property="og:description" content="Here is how you can setup dark mode for Ink and test on various OS like iOS, Android, macOS and Windows 10.">
Expand All @@ -17,15 +17,15 @@
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="How to test dark mode?">
<meta name="twitter:description" content="Here is how you can setup dark mode for Ink and test on various OS like iOS, Android, macOS and Windows 10.">
<script src="//localhost:4321/js/feather.min.js"></script>
<script src="http://localhost:4321/themedianduck/js/feather.min.js"></script>


<link href="//localhost:4321/css/fonts.005298b624c67c53a2c807c4aca45625ce1e4db593dc295c06773b1563c3437c.css" rel="stylesheet">
<link href="http://localhost:4321/themedianduck/css/fonts.005298b624c67c53a2c807c4aca45625ce1e4db593dc295c06773b1563c3437c.css" rel="stylesheet">



<link rel="stylesheet" type="text/css" media="screen" href="//localhost:4321/css/main.7534bb61a5f169e92170d3cd6a3ecc130e9170759644b8c32e623544c5585844.css" />
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="//localhost:4321/css/dark.3d4e84970aad49c6bb5f5a88e4ad85a36308f4ecc2dd0318e94ca36c305666bd.css" disabled />
<link rel="stylesheet" type="text/css" media="screen" href="http://localhost:4321/themedianduck/css/main.7534bb61a5f169e92170d3cd6a3ecc130e9170759644b8c32e623544c5585844.css" />
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="http://localhost:4321/themedianduck/css/dark.3d4e84970aad49c6bb5f5a88e4ad85a36308f4ecc2dd0318e94ca36c305666bd.css" disabled />



Expand All @@ -39,24 +39,24 @@
<body>
<div class="content"><header>
<div class="main">
<a href="//localhost:4321/">The Median Duck</a>
<a href="http://localhost:4321/themedianduck/">The Median Duck</a>
</div>
<nav>

<a href="../../../">Home</a>
<a href="/themedianduck/">Home</a>

<a href="../../../vision">The Vision</a>
<a href="/themedianduck/vision">The Vision</a>

<a href="../../../posts">Posts</a>
<a href="/themedianduck/posts">Posts</a>

<a href="../../../tasks">Tasks</a>
<a href="/themedianduck/tasks">Tasks</a>

<a href="../../../about">About Me</a>
<a href="/themedianduck/about">About Me</a>

<a href="../../../resources">Resources</a>
<a href="/themedianduck/resources">Resources</a>

| <span id="dark-mode-toggle" onclick="toggleTheme()"></span>
<script src="//localhost:4321/js/themetoggle.js"></script>
<script src="http://localhost:4321/themedianduck/js/themetoggle.js"></script>

</nav>
</header>
Expand Down
28 changes: 14 additions & 14 deletions public/2018/03/hugo-shortcodes/index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html><head lang="en"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=4321&amp;path=livereload" data-no-instant defer></script>
<html><head lang="en"><script src="/themedianduck/livereload.js?mindelay=10&amp;v=2&amp;port=4321&amp;path=themedianduck/livereload" data-no-instant defer></script>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Hugo shortcodes - The Median Duck</title><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Here is a demo of all shortcodes available in Hugo." />
<meta property="og:image" content=""/>
<meta property="og:url" content="//localhost:4321/2018/03/hugo-shortcodes/">
<meta property="og:url" content="http://localhost:4321/themedianduck/2018/03/hugo-shortcodes/">
<meta property="og:site_name" content="The Median Duck">
<meta property="og:title" content="Hugo shortcodes">
<meta property="og:description" content="Here is a demo of all shortcodes available in Hugo.">
Expand All @@ -17,15 +17,15 @@
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Hugo shortcodes">
<meta name="twitter:description" content="Here is a demo of all shortcodes available in Hugo.">
<script src="//localhost:4321/js/feather.min.js"></script>
<script src="http://localhost:4321/themedianduck/js/feather.min.js"></script>


<link href="//localhost:4321/css/fonts.005298b624c67c53a2c807c4aca45625ce1e4db593dc295c06773b1563c3437c.css" rel="stylesheet">
<link href="http://localhost:4321/themedianduck/css/fonts.005298b624c67c53a2c807c4aca45625ce1e4db593dc295c06773b1563c3437c.css" rel="stylesheet">



<link rel="stylesheet" type="text/css" media="screen" href="//localhost:4321/css/main.7534bb61a5f169e92170d3cd6a3ecc130e9170759644b8c32e623544c5585844.css" />
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="//localhost:4321/css/dark.3d4e84970aad49c6bb5f5a88e4ad85a36308f4ecc2dd0318e94ca36c305666bd.css" disabled />
<link rel="stylesheet" type="text/css" media="screen" href="http://localhost:4321/themedianduck/css/main.7534bb61a5f169e92170d3cd6a3ecc130e9170759644b8c32e623544c5585844.css" />
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="http://localhost:4321/themedianduck/css/dark.3d4e84970aad49c6bb5f5a88e4ad85a36308f4ecc2dd0318e94ca36c305666bd.css" disabled />



Expand All @@ -39,24 +39,24 @@
<body>
<div class="content"><header>
<div class="main">
<a href="//localhost:4321/">The Median Duck</a>
<a href="http://localhost:4321/themedianduck/">The Median Duck</a>
</div>
<nav>

<a href="../../../">Home</a>
<a href="/themedianduck/">Home</a>

<a href="../../../vision">The Vision</a>
<a href="/themedianduck/vision">The Vision</a>

<a href="../../../posts">Posts</a>
<a href="/themedianduck/posts">Posts</a>

<a href="../../../tasks">Tasks</a>
<a href="/themedianduck/tasks">Tasks</a>

<a href="../../../about">About Me</a>
<a href="/themedianduck/about">About Me</a>

<a href="../../../resources">Resources</a>
<a href="/themedianduck/resources">Resources</a>

| <span id="dark-mode-toggle" onclick="toggleTheme()"></span>
<script src="//localhost:4321/js/themetoggle.js"></script>
<script src="http://localhost:4321/themedianduck/js/themetoggle.js"></script>

</nav>
</header>
Expand Down
Loading

0 comments on commit acf48df

Please sign in to comment.