Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 41 additions & 12 deletions public/404.html
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
<!DOCTYPE html>
<html lang="en" dir="auto">

<head><meta charset="utf-8">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
<meta name="robots" content="noindex, nofollow">
<title>404 Page not found | </title>
<meta name="keywords" content="" />
<meta name="description" content="">
<meta name="author" content="Justin@Randoneering">
<link rel="canonical" href="/404.html" />
<link crossorigin="anonymous" href="/assets/css/stylesheet.min.8550f40606bc997610bf512fb7e6b88d8d608543e163d892a5ff925458006087.css" integrity="sha256-hVD0Bga8mXYQv1Evt&#43;a4jY1ghUPhY9iSpf&#43;SVFgAYIc=" rel="preload stylesheet" as="style">
<link rel="icon" href="/images/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<link rel="apple-touch-icon" href="/images/apple-touch-icon.png">
<link rel="mask-icon" href="/images/apple-touch-icon.png">
<link rel="canonical" href="//localhost:1313/404.html" />
<link crossorigin="anonymous" href="/assets/css/stylesheet.min.62d7562978a37edf25a23b592a9bff9e34f66e80efcc9cf2fd267942b990cf7a.css" integrity="sha256-YtdWKXijft8lojtZKpv/njT2boDvzJzy/SZ5QrmQz3o=" rel="preload stylesheet" as="style">
<link rel="icon" href="//localhost:1313/images/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="//localhost:1313/images/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="//localhost:1313/images/favicon-32x32.png">
<link rel="apple-touch-icon" href="//localhost:1313/images/apple-touch-icon.png">
<link rel="mask-icon" href="//localhost:1313/images/apple-touch-icon.png">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="//localhost:1313/404.html" />
<noscript>
<style>
#theme-toggle,
Expand All @@ -30,20 +31,48 @@
</head>

<body class="list dark" id="top">
<script>
if (localStorage.getItem("pref-theme") === "light") {
document.body.classList.remove('dark')
}

</script>

<header class="header">
<nav class="nav">
<div class="logo">
<span class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
<svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</button>
<ul id="menu">
<li>
<a href="/" title="Home"><span>Home</span></a>
</li>
<li>
<a href="/blog/" title="Blog">
<a href="//localhost:1313/blog/" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="/contact/" title="Contact">
<a href="//localhost:1313/contact/" title="Contact">
<span>Contact</span>
</a>
</li>
Expand All @@ -55,7 +84,7 @@
</main>

<footer class="footer">
<span> Copyright© Randoneering 2024
<span> Copyright© Randoneering 2025
</footer>
<a href="#top" aria-label="go to top" title="Go to Top (Alt + G)" class="top-link" id="top-link" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentColor">
Expand Down

Large diffs are not rendered by default.

59 changes: 44 additions & 15 deletions public/blog/change/index.html
Original file line number Diff line number Diff line change
@@ -1,25 +1,26 @@
<!DOCTYPE html>
<html lang="en" dir="auto">

<head><meta charset="utf-8">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script><meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
<meta name="robots" content="noindex, nofollow">
<title>I swear I still write things. | </title>
<meta name="keywords" content="" />
<meta name="description" content="Time to get back to regular posts">
<meta name="author" content="Justin@Randoneering">
<link rel="canonical" href="/blog/change/" />
<link crossorigin="anonymous" href="/assets/css/stylesheet.min.8550f40606bc997610bf512fb7e6b88d8d608543e163d892a5ff925458006087.css" integrity="sha256-hVD0Bga8mXYQv1Evt&#43;a4jY1ghUPhY9iSpf&#43;SVFgAYIc=" rel="preload stylesheet" as="style">
<script defer crossorigin="anonymous" src="/assets/js/highlight.min.7680afc38aa6b15ddf158a4f3780b7b1f7dde7e91d26f073e6229bb7a0793c92.js" integrity="sha256-doCvw4qmsV3fFYpPN4C3sffd5&#43;kdJvBz5iKbt6B5PJI="
<link rel="canonical" href="//localhost:1313/blog/change/" />
<link crossorigin="anonymous" href="/assets/css/stylesheet.min.62d7562978a37edf25a23b592a9bff9e34f66e80efcc9cf2fd267942b990cf7a.css" integrity="sha256-YtdWKXijft8lojtZKpv/njT2boDvzJzy/SZ5QrmQz3o=" rel="preload stylesheet" as="style">
<script defer crossorigin="anonymous" src="/assets/js/highlight.min.2eadbb982468c11a433a3e291f01326f2ba43f065e256bf792dbd79640a92316.js" integrity="sha256-Lq27mCRowRpDOj4pHwEybyukPwZeJWv3ktvXlkCpIxY="
onload="hljs.initHighlightingOnLoad();"></script>
<link rel="icon" href="/images/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32.png">
<link rel="apple-touch-icon" href="/images/apple-touch-icon.png">
<link rel="mask-icon" href="/images/apple-touch-icon.png">
<link rel="icon" href="//localhost:1313/images/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="//localhost:1313/images/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="//localhost:1313/images/favicon-32x32.png">
<link rel="apple-touch-icon" href="//localhost:1313/images/apple-touch-icon.png">
<link rel="mask-icon" href="//localhost:1313/images/apple-touch-icon.png">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="//localhost:1313/blog/change/" />
<noscript>
<style>
#theme-toggle,
Expand All @@ -32,20 +33,48 @@
</head>

<body class=" dark" id="top">
<script>
if (localStorage.getItem("pref-theme") === "light") {
document.body.classList.remove('dark')
}

</script>

<header class="header">
<nav class="nav">
<div class="logo">
<span class="logo-switches">
<button id="theme-toggle" accesskey="t" title="(Alt + T)">
<svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<path d="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z"></path>
</svg>
<svg id="sun" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
stroke-linejoin="round">
<circle cx="12" cy="12" r="5"></circle>
<line x1="12" y1="1" x2="12" y2="3"></line>
<line x1="12" y1="21" x2="12" y2="23"></line>
<line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line>
<line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line>
<line x1="1" y1="12" x2="3" y2="12"></line>
<line x1="21" y1="12" x2="23" y2="12"></line>
<line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line>
<line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line>
</svg>
</button>
<ul id="menu">
<li>
<a href="/" title="Home"><span>Home</span></a>
</li>
<li>
<a href="/blog/" title="Blog">
<a href="//localhost:1313/blog/" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="/contact/" title="Contact">
<a href="//localhost:1313/contact/" title="Contact">
<span>Contact</span>
</a>
</li>
Expand All @@ -56,7 +85,7 @@

<article class="post-single">
<header class="post-header">
<div class="breadcrumbs"><a href="">Home</a>&nbsp;»&nbsp;<a href="/blog/">Blog</a></div>
<div class="breadcrumbs"><a href="//localhost:1313/">Home</a>&nbsp;»&nbsp;<a href="//localhost:1313/blog/">Blog</a></div>
<h1 class="post-title">
I swear I still write things.
</h1>
Expand Down Expand Up @@ -84,7 +113,7 @@ <h1 class="post-title">
<li>
<a href="#post-on-projects" aria-label="Post on Projects">Post on Projects</a></li>
<li>
<a href="#document-my-make-cool-stuff-adventures" aria-label="Document my &amp;ldquo;make cool stuff&amp;rdquo; adventures">Document my &ldquo;make cool stuff&rdquo; adventures</a></li>
<a href="#document-my-make-cool-stuff-adventures" aria-label="Document my &ldquo;make cool stuff&rdquo; adventures">Document my &ldquo;make cool stuff&rdquo; adventures</a></li>
<li>
<a href="#accountability-and-end-of-post" aria-label="Accountability and End of Post">Accountability and End of Post</a>
</li>
Expand Down Expand Up @@ -153,7 +182,7 @@ <h3 id="accountability-and-end-of-post">Accountability and End of Post</h3>
</main>

<footer class="footer">
<span> Copyright© Randoneering 2024
<span> Copyright© Randoneering 2025
</footer>
<a href="#top" aria-label="go to top" title="Go to Top (Alt + G)" class="top-link" id="top-link" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 6" fill="currentColor">
Expand Down
Loading