Writing about things and stuff

This commit is contained in:
2026-08-01 05:18:56 +00:00
parent 35a03a8158
commit bff6e505ce
27 changed files with 1245 additions and 252 deletions
+4
View File
@@ -0,0 +1,4 @@
+++
date = '2026-08-01T05:16:03Z'
title = 'Cachylove'
+++
+1
View File
@@ -1,5 +1,6 @@
+++ +++
date = '2026-07-31T17:11:06-04:00' date = '2026-07-31T17:11:06-04:00'
title = 'Docshere' title = 'Docshere'
draft = true
+++ +++
Docs will go here! Docs will go here!
+22
View File
@@ -0,0 +1,22 @@
+++
date = '2026-08-01T04:24:46Z'
title = 'The Chicken Street Band'
+++
**A collection of my favorite moments with these goons.**
---
## 207 Maine
{{< video src="/videos/207.mp4" >}}
A cool opportunity, I think it was two songs? If I can track down the other one I'll throw it up here. Rumor has it they still air.
---
## Opening for the Mallett Brothers at the Widowmaker (Sugarloaf)
{{< video src="/videos/wait.mp4" >}}
Such a fun show.
---
-4
View File
@@ -1,4 +0,0 @@
+++
date = '2026-08-01T04:15:03Z'
title = 'Anothertest'
+++
-4
View File
@@ -1,4 +0,0 @@
+++
date = '2026-08-01T04:11:10Z'
title = 'Testfromcli'
+++
+6
View File
@@ -0,0 +1,6 @@
+++
date = '2026-08-01T04:37:35Z'
title = 'This is what a post will look like'
draft = false
+++
It's empty for now, come back later!
-6
View File
@@ -1,6 +0,0 @@
+++
date = '2026-07-30T20:48:25-04:00'
title = 'Test'
+++
Tell me if this works or not
-8
View File
@@ -1,8 +0,0 @@
+++
date = '2026-07-30T20:57:23-04:00'
title = 'Test2'
+++
# wee
electric boogaloo
-6
View File
@@ -1,6 +0,0 @@
+++
date = '2026-07-31T16:45:51-04:00'
title = 'Testagain'
+++
## Testagain
+6
View File
@@ -0,0 +1,6 @@
<audio controls preload="auto">
<source src="{{ .Get "src" }}" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
+256
View File
@@ -0,0 +1,256 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="dark">
<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="noindex, nofollow">
<title>Cachylove | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="Cachylove - TheWittyBanter.com">
<meta name="author" content="">
<link rel="canonical" href="http://192.168.1.156:1313/docs/cachylove/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://192.168.1.156:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://192.168.1.156:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://192.168.1.156:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://192.168.1.156:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://192.168.1.156:1313/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="http://192.168.1.156:1313/docs/cachylove/">
<noscript>
<style>
#theme-toggle,
.top-link {
display: none;
}
</style>
</noscript>
<script>
if (localStorage.getItem("pref-theme") === "light") {
document.querySelector("html").dataset.theme = 'light';
}
</script>
</head>
<body id="top">
<header class="header">
<nav class="header-nav">
<div class="logo">
<a href="http://192.168.1.156:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
<div class="logo-switches">
<button id="theme-toggle" class="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
<svg class="moon" xmlns="http://www.w3.org/2000/svg" width="17" height="17" 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 class="sun" xmlns="http://www.w3.org/2000/svg" width="17" height="17" 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>
</div>
</div>
<ul id="menu" class="menu">
<li>
<a href="http://192.168.1.156:1313/welcome" title="Welcome">
<span>Welcome</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/docs" title="Docs">
<span>Docs</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/music" title="Music">
<span>Music</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/posts" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/shows" title="Shows">
<span>Shows</span>
</a>
</li>
</ul>
</nav>
</header>
<main class="main">
<article class="post-single">
<header class="post-header">
<nav class="breadcrumbs" role="navigation" aria-label="Breadcrumb">
<a href="/">Home</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
<a href="/docs/">Docs</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
</nav>
<h1 class="post-title entry-hint-parent">
Cachylove
</h1>
<div class="post-meta">
<span title='2026-08-01 05:16:03 +0000 UTC'>August 1, 2026</span>&nbsp;·&nbsp;<span>0 min</span>
</div>
</header>
<footer class="post-footer">
<ul class="post-tags">
</ul>
</footer>
</article>
</main>
<footer class="footer">
<span>&copy; 2026 <a href="http://192.168.1.156:1313/">TheWittyBanter.com</a></span> ·
<span>
Powered by
<a href="https://gohugo.io/?utm_source=papermod" rel="noopener" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
<a href="#top" id="top-link" class="top-link hidden" aria-label="go to top" title="Go to Top (Alt + G)" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-up">
<polyline points="17 11 12 6 7 11"></polyline>
<polyline points="17 18 12 13 7 18"></polyline>
</svg>
</a>
<script>
let menu = document.getElementById('menu');
if (menu) {
const scrollPosition = localStorage.getItem("menu-scroll-position");
if (scrollPosition) {
menu.scrollLeft = parseInt(scrollPosition, 10);
}
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});
</script>
<script>
var toplink = document.getElementById("top-link");
window.onscroll = function () {
const scrollThreshold = window.innerHeight;
if (document.body.scrollTop > scrollThreshold || document.documentElement.scrollTop > scrollThreshold) {
toplink.classList.remove("hidden");
} else {
toplink.classList.add("hidden");
}
};
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
const html = document.querySelector("html");
if (html.dataset.theme === "dark") {
html.dataset.theme = 'light';
localStorage.setItem("pref-theme", 'light');
} else {
html.dataset.theme = 'dark';
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
<script>
document.querySelectorAll('pre > code').forEach((codeblock) => {
const container = codeblock.parentNode.parentNode;
const copybutton = document.createElement('button');
copybutton.classList.add('copy-code');
copybutton.innerHTML = 'copy';
function copyingDone() {
copybutton.innerHTML = 'copied!';
setTimeout(() => {
copybutton.innerHTML = 'copy';
}, 2000);
}
copybutton.addEventListener('click', (cb) => {
if ('clipboard' in navigator) {
navigator.clipboard.writeText(codeblock.textContent);
copyingDone();
return;
}
const range = document.createRange();
range.selectNodeContents(codeblock);
const selection = window.getSelection();
selection.removeAllRanges();
selection.addRange(range);
try {
document.execCommand('copy');
copyingDone();
} catch (e) { };
selection.removeRange(range);
});
if (container.classList.contains("highlight")) {
container.appendChild(copybutton);
} else if (container.parentNode.firstChild == container) {
} else if (codeblock.parentNode.parentNode.parentNode.parentNode.parentNode.nodeName == "TABLE") {
codeblock.parentNode.parentNode.parentNode.parentNode.parentNode.appendChild(copybutton);
} else {
codeblock.parentNode.appendChild(copybutton);
}
});
</script>
</body>
</html>
-4
View File
@@ -113,11 +113,7 @@
</h1> </h1>
<div class="post-meta"> <div class="post-meta">
<<<<<<< HEAD
<span title='2026-07-31 17:11:06 -0400 -0400'>July 31, 2026</span>&nbsp;·&nbsp;<span>1 min</span> <span title='2026-07-31 17:11:06 -0400 -0400'>July 31, 2026</span>&nbsp;·&nbsp;<span>1 min</span>
=======
<span title='2026-07-31 17:11:06 -0400 EDT'>July 31, 2026</span>&nbsp;·&nbsp;<span>1 min</span>
>>>>>>> f1131988b6b33ca4a9c90e1edb1a1b3aa9c11906
</div> </div>
</header> </header>
+14 -15
View File
@@ -106,6 +106,20 @@
</h1> </h1>
</header> </header>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Cachylove
</h2>
</header>
<div class="entry-content">
<p></p>
</div>
<footer class="entry-footer">
<span title='2026-08-01 05:16:03 +0000 UTC'>August 1, 2026</span>&nbsp;·&nbsp;<span>0 min</span></footer>
<a class="entry-link" aria-label="post link to Cachylove" href="http://192.168.1.156:1313/docs/cachylove/"></a>
</article>
<article class="post-entry"> <article class="post-entry">
<header class="entry-header"> <header class="entry-header">
<h2 class="entry-hint-parent">What&#39;s in the lab right now? <h2 class="entry-hint-parent">What&#39;s in the lab right now?
@@ -123,21 +137,6 @@ This has been cool for storing footage from our IP cams, though Im not too th
<span title='2026-07-31 22:33:32 -0400 -0400'>July 31, 2026</span>&nbsp;·&nbsp;<span>2 min</span></footer> <span title='2026-07-31 22:33:32 -0400 -0400'>July 31, 2026</span>&nbsp;·&nbsp;<span>2 min</span></footer>
<a class="entry-link" aria-label="post link to What&#39;s in the lab right now?" href="http://192.168.1.156:1313/docs/currentlab/"></a> <a class="entry-link" aria-label="post link to What&#39;s in the lab right now?" href="http://192.168.1.156:1313/docs/currentlab/"></a>
</article> </article>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Docshere
</h2>
</header>
<div class="entry-content">
<p>Docs will go here!
</p>
</div>
<footer class="entry-footer">
<span title='2026-07-31 17:11:06 -0400 -0400'>July 31, 2026</span>&nbsp;·&nbsp;<span>1 min</span></footer>
<a class="entry-link" aria-label="post link to Docshere" href="http://192.168.1.156:1313/docs/docshere/"></a>
</article>
</main> </main>
<footer class="footer"> <footer class="footer">
+8 -8
View File
@@ -6,8 +6,15 @@
<description>Recent content in Docs on TheWittyBanter.com</description> <description>Recent content in Docs on TheWittyBanter.com</description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en</language> <language>en</language>
<lastBuildDate>Fri, 31 Jul 2026 22:33:32 -0400</lastBuildDate> <lastBuildDate>Sat, 01 Aug 2026 05:16:03 +0000</lastBuildDate>
<atom:link href="http://192.168.1.156:1313/docs/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="http://192.168.1.156:1313/docs/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Cachylove</title>
<link>http://192.168.1.156:1313/docs/cachylove/</link>
<pubDate>Sat, 01 Aug 2026 05:16:03 +0000</pubDate>
<guid>http://192.168.1.156:1313/docs/cachylove/</guid>
<description></description>
</item>
<item> <item>
<title>What&#39;s in the lab right now?</title> <title>What&#39;s in the lab right now?</title>
<link>http://192.168.1.156:1313/docs/currentlab/</link> <link>http://192.168.1.156:1313/docs/currentlab/</link>
@@ -30,12 +37,5 @@
&lt;/ul&gt; &lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Immich&lt;/strong&gt;&lt;/p&gt;</description> &lt;p&gt;&lt;strong&gt;Immich&lt;/strong&gt;&lt;/p&gt;</description>
</item> </item>
<item>
<title>Docshere</title>
<link>http://192.168.1.156:1313/docs/docshere/</link>
<pubDate>Fri, 31 Jul 2026 17:11:06 -0400</pubDate>
<guid>http://192.168.1.156:1313/docs/docshere/</guid>
<description>&lt;p&gt;Docs will go here!&lt;/p&gt;</description>
</item>
</channel> </channel>
</rss> </rss>
+37 -39
View File
@@ -6,21 +6,48 @@
<description>Recent content on TheWittyBanter.com</description> <description>Recent content on TheWittyBanter.com</description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en</language> <language>en</language>
<lastBuildDate>Sat, 01 Aug 2026 04:15:03 +0000</lastBuildDate> <lastBuildDate>Sat, 01 Aug 2026 05:16:03 +0000</lastBuildDate>
<atom:link href="http://192.168.1.156:1313/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="http://192.168.1.156:1313/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>Anothertest</title> <title>Cachylove</title>
<link>http://192.168.1.156:1313/music/anothertest/</link> <link>http://192.168.1.156:1313/docs/cachylove/</link>
<pubDate>Sat, 01 Aug 2026 04:15:03 +0000</pubDate> <pubDate>Sat, 01 Aug 2026 05:16:03 +0000</pubDate>
<guid>http://192.168.1.156:1313/music/anothertest/</guid> <guid>http://192.168.1.156:1313/docs/cachylove/</guid>
<description></description> <description></description>
</item> </item>
<item> <item>
<title>Testfromcli</title> <title>This is what a post will look like</title>
<link>http://192.168.1.156:1313/music/testfromcli/</link> <link>http://192.168.1.156:1313/posts/helloworld/</link>
<pubDate>Sat, 01 Aug 2026 04:11:10 +0000</pubDate> <pubDate>Sat, 01 Aug 2026 04:37:35 +0000</pubDate>
<guid>http://192.168.1.156:1313/music/testfromcli/</guid> <guid>http://192.168.1.156:1313/posts/helloworld/</guid>
<description></description> <description>&lt;p&gt;It&amp;rsquo;s empty for now, come back later!&lt;/p&gt;</description>
</item>
<item>
<title>The Chicken Street Band</title>
<link>http://192.168.1.156:1313/music/207/</link>
<pubDate>Sat, 01 Aug 2026 04:24:46 +0000</pubDate>
<guid>http://192.168.1.156:1313/music/207/</guid>
<description>&lt;p&gt;&lt;strong&gt;A collection of my favorite moments with these goons.&lt;/strong&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;207-maine&#34;&gt;207 Maine&lt;/h2&gt;
&lt;div class=&#34;video-container&#34; style=&#34;text-align: center; margin: 20px 0;&#34;&gt;
&lt;video controls preload=&#34;metadata&#34; width=&#34;100%&#34; style=&#34;max-width: 100%; height: auto; border-radius: 4px;&#34;&gt;
&lt;source src=&#34;http://192.168.1.156:1313/videos/207.mp4&#34; type=&#34;video/mp4&#34;&gt;
Your browser does not support the video tag.
&lt;/video&gt;
&lt;/div&gt;
&lt;p&gt;A cool opportunity, I think it was two songs? If I can track down the other one I&amp;rsquo;ll throw it up here. Rumor has it they still air.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;opening-for-the-mallett-brothers-at-the-widowmaker-sugarloaf&#34;&gt;Opening for the Mallett Brothers at the Widowmaker (Sugarloaf)&lt;/h2&gt;
&lt;div class=&#34;video-container&#34; style=&#34;text-align: center; margin: 20px 0;&#34;&gt;
&lt;video controls preload=&#34;metadata&#34; width=&#34;100%&#34; style=&#34;max-width: 100%; height: auto; border-radius: 4px;&#34;&gt;
&lt;source src=&#34;http://192.168.1.156:1313/videos/wait.mp4&#34; type=&#34;video/mp4&#34;&gt;
Your browser does not support the video tag.
&lt;/video&gt;
&lt;/div&gt;
&lt;p&gt;Such a fun show.&lt;/p&gt;</description>
</item> </item>
<item> <item>
<title>What&#39;s in the lab right now?</title> <title>What&#39;s in the lab right now?</title>
@@ -44,20 +71,6 @@
&lt;/ul&gt; &lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Immich&lt;/strong&gt;&lt;/p&gt;</description> &lt;p&gt;&lt;strong&gt;Immich&lt;/strong&gt;&lt;/p&gt;</description>
</item> </item>
<item>
<title>Docshere</title>
<link>http://192.168.1.156:1313/docs/docshere/</link>
<pubDate>Fri, 31 Jul 2026 17:11:06 -0400</pubDate>
<guid>http://192.168.1.156:1313/docs/docshere/</guid>
<description>&lt;p&gt;Docs will go here!&lt;/p&gt;</description>
</item>
<item>
<title>Testagain</title>
<link>http://192.168.1.156:1313/posts/testagain/</link>
<pubDate>Fri, 31 Jul 2026 16:45:51 -0400</pubDate>
<guid>http://192.168.1.156:1313/posts/testagain/</guid>
<description>&lt;h2 id=&#34;testagain&#34;&gt;Testagain&lt;/h2&gt;</description>
</item>
<item> <item>
<title>Main</title> <title>Main</title>
<link>http://192.168.1.156:1313/main/</link> <link>http://192.168.1.156:1313/main/</link>
@@ -74,14 +87,6 @@
&lt;p&gt;Book some noise for your occasion at:&lt;/p&gt; &lt;p&gt;Book some noise for your occasion at:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;a href=&#34;mailto:bwnoises@proton.me&#34;&gt;bwnoises@proton.me&lt;/a&gt;&lt;/em&gt;&lt;/p&gt; &lt;p&gt;&lt;em&gt;&lt;a href=&#34;mailto:bwnoises@proton.me&#34;&gt;bwnoises@proton.me&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Make sure to put &amp;ldquo;Music&amp;rdquo; in the subject!&lt;/p&gt;</description> &lt;p&gt;Make sure to put &amp;ldquo;Music&amp;rdquo; in the subject!&lt;/p&gt;</description>
</item>
<item>
<title>Test2</title>
<link>http://192.168.1.156:1313/posts/test2/</link>
<pubDate>Thu, 30 Jul 2026 20:57:23 -0400</pubDate>
<guid>http://192.168.1.156:1313/posts/test2/</guid>
<description>&lt;h1 id=&#34;wee&#34;&gt;wee&lt;/h1&gt;
&lt;p&gt;electric boogaloo&lt;/p&gt;</description>
</item> </item>
<item> <item>
<title>Musiccoming</title> <title>Musiccoming</title>
@@ -90,12 +95,5 @@
<guid>http://192.168.1.156:1313/musiccoming/</guid> <guid>http://192.168.1.156:1313/musiccoming/</guid>
<description>&lt;h1 id=&#34;there-is-music-coming-i-promise&#34;&gt;There is music coming, I promise&lt;/h1&gt;</description> <description>&lt;h1 id=&#34;there-is-music-coming-i-promise&#34;&gt;There is music coming, I promise&lt;/h1&gt;</description>
</item> </item>
<item>
<title>Test</title>
<link>http://192.168.1.156:1313/posts/test/</link>
<pubDate>Thu, 30 Jul 2026 20:48:25 -0400</pubDate>
<guid>http://192.168.1.156:1313/posts/test/</guid>
<description>&lt;p&gt;Tell me if this works or not&lt;/p&gt;</description>
</item>
</channel> </channel>
</rss> </rss>
+64 -25
View File
@@ -5,27 +5,40 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <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="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="noindex, nofollow"> <meta name="robots" content="noindex, nofollow">
<title>The Chicken Street Band on 207 | TheWittyBanter.com</title> <title>The Chicken Street Band | TheWittyBanter.com</title>
<meta name="keywords" content=""> <meta name="keywords" content="">
<meta name="description" content="Had the privelege of performing for the lovely audience of 207 Maine. <meta name="description" content="A collection of my favorite moments with these goons.
&ldquo;The Lighter&rdquo; - Chase Winn &amp; the Chicken Street Band
207 Maine
Your browser does not support the video tag. Your browser does not support the video tag.
">
A cool opportunity, I think it was two songs? If I can track down the other one I&rsquo;ll throw it up here. Rumor has it they still air.
Opening for the Mallett Brothers at the Widowmaker (Sugarloaf)
Your browser does not support the video tag.
Such a fun show.">
<meta name="author" content=""> <meta name="author" content="">
<link rel="canonical" href="http://localhost:1313/music/207/"> <link rel="canonical" href="http://192.168.1.156:1313/music/207/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style"> <link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://localhost:1313/favicon.ico"> <link rel="icon" href="http://192.168.1.156:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png"> <link rel="icon" type="image/png" sizes="16x16" href="http://192.168.1.156:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="32x32" href="http://192.168.1.156:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png"> <link rel="apple-touch-icon" href="http://192.168.1.156:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg"> <link rel="mask-icon" href="http://192.168.1.156:1313/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33"> <meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33"> <meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="http://localhost:1313/music/207/"> <link rel="alternate" hreflang="en" href="http://192.168.1.156:1313/music/207/">
<noscript> <noscript>
<style> <style>
#theme-toggle, #theme-toggle,
@@ -46,7 +59,7 @@
<header class="header"> <header class="header">
<nav class="header-nav"> <nav class="header-nav">
<div class="logo"> <div class="logo">
<a href="http://localhost:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a> <a href="http://192.168.1.156:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
<div class="logo-switches"> <div class="logo-switches">
<button id="theme-toggle" class="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme"> <button id="theme-toggle" class="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
<svg class="moon" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24" <svg class="moon" xmlns="http://www.w3.org/2000/svg" width="17" height="17" viewBox="0 0 24 24"
@@ -72,27 +85,27 @@
</div> </div>
<ul id="menu" class="menu"> <ul id="menu" class="menu">
<li> <li>
<a href="http://localhost:1313/welcome" title="Welcome"> <a href="http://192.168.1.156:1313/welcome" title="Welcome">
<span>Welcome</span> <span>Welcome</span>
</a> </a>
</li> </li>
<li> <li>
<a href="http://localhost:1313/docs" title="Docs"> <a href="http://192.168.1.156:1313/docs" title="Docs">
<span>Docs</span> <span>Docs</span>
</a> </a>
</li> </li>
<li> <li>
<a href="http://localhost:1313/music" title="Music"> <a href="http://192.168.1.156:1313/music" title="Music">
<span>Music</span> <span>Music</span>
</a> </a>
</li> </li>
<li> <li>
<a href="http://localhost:1313/posts" title="Blog"> <a href="http://192.168.1.156:1313/posts" title="Blog">
<span>Blog</span> <span>Blog</span>
</a> </a>
</li> </li>
<li> <li>
<a href="http://localhost:1313/shows" title="Shows"> <a href="http://192.168.1.156:1313/shows" title="Shows">
<span>Shows</span> <span>Shows</span>
</a> </a>
</li> </li>
@@ -116,24 +129,50 @@
</svg> </svg>
</nav> </nav>
<h1 class="post-title entry-hint-parent"> <h1 class="post-title entry-hint-parent">
The Chicken Street Band on 207 The Chicken Street Band
</h1> </h1>
<div class="post-meta"> <div class="post-meta">
<span title='2026-07-31 18:04:09 -0400 EDT'>July 31, 2026</span>&nbsp;·&nbsp;<span>1 min</span> <span title='2026-08-01 04:24:46 +0000 UTC'>August 1, 2026</span>&nbsp;·&nbsp;<span>1 min</span>
</div> </div>
</header> </header> <details class="toc" >
<summary accesskey="c" title="(Alt + C)">
<span class="title">Table of Contents</span>
</summary>
<div class="post-content md-content"><p>Had the privelege of performing for the lovely audience of 207 Maine.</p> <div class="inner"><ul>
<p><em>&ldquo;The Lighter&rdquo; - Chase Winn &amp; the Chicken Street Band</em></p> <li>
<a href="#207-maine" aria-label="207 Maine">207 Maine</a></li>
<li>
<a href="#opening-for-the-mallett-brothers-at-the-widowmaker-sugarloaf" aria-label="Opening for the Mallett Brothers at the Widowmaker (Sugarloaf)">Opening for the Mallett Brothers at the Widowmaker (Sugarloaf)</a>
</li>
</ul>
</div>
</details>
<div class="post-content md-content"><p><strong>A collection of my favorite moments with these goons.</strong></p>
<hr>
<h2 id="207-maine">207 Maine<a hidden class="anchor" aria-hidden="true" href="#207-maine">#</a></h2>
<div class="video-container" style="text-align: center; margin: 20px 0;"> <div class="video-container" style="text-align: center; margin: 20px 0;">
<video controls preload="metadata" width="800px" style="max-width: 100%; height: auto; border-radius: 4px;"> <video controls preload="metadata" width="100%" style="max-width: 100%; height: auto; border-radius: 4px;">
<source src="/videos/207.mp4" type="video/mp4"> <source src="/videos/207.mp4" type="video/mp4">
Your browser does not support the video tag. Your browser does not support the video tag.
</video> </video>
</div> </div>
<p>A cool opportunity, I think it was two songs? If I can track down the other one I&rsquo;ll throw it up here. Rumor has it they still air.</p>
<hr>
<h2 id="opening-for-the-mallett-brothers-at-the-widowmaker-sugarloaf">Opening for the Mallett Brothers at the Widowmaker (Sugarloaf)<a hidden class="anchor" aria-hidden="true" href="#opening-for-the-mallett-brothers-at-the-widowmaker-sugarloaf">#</a></h2>
<div class="video-container" style="text-align: center; margin: 20px 0;">
<video controls preload="metadata" width="100%" style="max-width: 100%; height: auto; border-radius: 4px;">
<source src="/videos/wait.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
<p>Such a fun show.</p>
<hr>
</div> </div>
@@ -146,7 +185,7 @@
</main> </main>
<footer class="footer"> <footer class="footer">
<span>&copy; 2026 <a href="http://localhost:1313/">TheWittyBanter.com</a></span> · <span>&copy; 2026 <a href="http://192.168.1.156:1313/">TheWittyBanter.com</a></span> ·
+273
View File
@@ -0,0 +1,273 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="dark">
<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="noindex, nofollow">
<title>Actualfinal | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="Sheeesh
Now can I edit it from here, and it updates?">
<meta name="author" content="">
<link rel="canonical" href="http://192.168.1.156:1313/music/actualfinal/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://192.168.1.156:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://192.168.1.156:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://192.168.1.156:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://192.168.1.156:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://192.168.1.156:1313/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="http://192.168.1.156:1313/music/actualfinal/">
<noscript>
<style>
#theme-toggle,
.top-link {
display: none;
}
</style>
</noscript>
<script>
if (localStorage.getItem("pref-theme") === "light") {
document.querySelector("html").dataset.theme = 'light';
}
</script>
</head>
<body id="top">
<header class="header">
<nav class="header-nav">
<div class="logo">
<a href="http://192.168.1.156:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
<div class="logo-switches">
<button id="theme-toggle" class="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
<svg class="moon" xmlns="http://www.w3.org/2000/svg" width="17" height="17" 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 class="sun" xmlns="http://www.w3.org/2000/svg" width="17" height="17" 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>
</div>
</div>
<ul id="menu" class="menu">
<li>
<a href="http://192.168.1.156:1313/welcome" title="Welcome">
<span>Welcome</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/docs" title="Docs">
<span>Docs</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/music" title="Music">
<span>Music</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/posts" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/shows" title="Shows">
<span>Shows</span>
</a>
</li>
</ul>
</nav>
</header>
<main class="main">
<article class="post-single">
<header class="post-header">
<nav class="breadcrumbs" role="navigation" aria-label="Breadcrumb">
<a href="/">Home</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
<a href="/music/">Music</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
</nav>
<h1 class="post-title entry-hint-parent">
Actualfinal
</h1>
<div class="post-meta">
<span title='2026-08-01 04:18:33 +0000 UTC'>August 1, 2026</span>&nbsp;·&nbsp;<span>1 min</span>
</div>
</header> <details class="toc" >
<summary accesskey="c" title="(Alt + C)">
<span class="title">Table of Contents</span>
</summary>
<div class="inner"><ul>
<li>
<a href="#sheeesh" aria-label="Sheeesh">Sheeesh</a>
</li>
</ul>
</div>
</details>
<div class="post-content md-content"><h1 id="sheeesh">Sheeesh<a hidden class="anchor" aria-hidden="true" href="#sheeesh">#</a></h1>
<p>Now can I edit it from here, and it updates?</p>
</div>
<footer class="post-footer">
<ul class="post-tags">
</ul>
</footer>
</article>
</main>
<footer class="footer">
<span>&copy; 2026 <a href="http://192.168.1.156:1313/">TheWittyBanter.com</a></span> ·
<span>
Powered by
<a href="https://gohugo.io/?utm_source=papermod" rel="noopener" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
<a href="#top" id="top-link" class="top-link hidden" aria-label="go to top" title="Go to Top (Alt + G)" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-up">
<polyline points="17 11 12 6 7 11"></polyline>
<polyline points="17 18 12 13 7 18"></polyline>
</svg>
</a>
<script>
let menu = document.getElementById('menu');
if (menu) {
const scrollPosition = localStorage.getItem("menu-scroll-position");
if (scrollPosition) {
menu.scrollLeft = parseInt(scrollPosition, 10);
}
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});
</script>
<script>
var toplink = document.getElementById("top-link");
window.onscroll = function () {
const scrollThreshold = window.innerHeight;
if (document.body.scrollTop > scrollThreshold || document.documentElement.scrollTop > scrollThreshold) {
toplink.classList.remove("hidden");
} else {
toplink.classList.add("hidden");
}
};
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
const html = document.querySelector("html");
if (html.dataset.theme === "dark") {
html.dataset.theme = 'light';
localStorage.setItem("pref-theme", 'light');
} else {
html.dataset.theme = 'dark';
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
<script>
document.querySelectorAll('pre > code').forEach((codeblock) => {
const container = codeblock.parentNode.parentNode;
const copybutton = document.createElement('button');
copybutton.classList.add('copy-code');
copybutton.innerHTML = 'copy';
function copyingDone() {
copybutton.innerHTML = 'copied!';
setTimeout(() => {
copybutton.innerHTML = 'copy';
}, 2000);
}
copybutton.addEventListener('click', (cb) => {
if ('clipboard' in navigator) {
navigator.clipboard.writeText(codeblock.textContent);
copyingDone();
return;
}
const range = document.createRange();
range.selectNodeContents(codeblock);
const selection = window.getSelection();
selection.removeAllRanges();
selection.addRange(range);
try {
document.execCommand('copy');
copyingDone();
} catch (e) { };
selection.removeRange(range);
});
if (container.classList.contains("highlight")) {
container.appendChild(copybutton);
} else if (container.parentNode.firstChild == container) {
} else if (codeblock.parentNode.parentNode.parentNode.parentNode.parentNode.nodeName == "TABLE") {
codeblock.parentNode.parentNode.parentNode.parentNode.parentNode.appendChild(copybutton);
} else {
codeblock.parentNode.appendChild(copybutton);
}
});
</script>
</body>
</html>
+256
View File
@@ -0,0 +1,256 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="dark">
<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="noindex, nofollow">
<title>Finalproof | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="Finalproof - TheWittyBanter.com">
<meta name="author" content="">
<link rel="canonical" href="http://192.168.1.156:1313/music/finalproof/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://192.168.1.156:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://192.168.1.156:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://192.168.1.156:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://192.168.1.156:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://192.168.1.156:1313/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="http://192.168.1.156:1313/music/finalproof/">
<noscript>
<style>
#theme-toggle,
.top-link {
display: none;
}
</style>
</noscript>
<script>
if (localStorage.getItem("pref-theme") === "light") {
document.querySelector("html").dataset.theme = 'light';
}
</script>
</head>
<body id="top">
<header class="header">
<nav class="header-nav">
<div class="logo">
<a href="http://192.168.1.156:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
<div class="logo-switches">
<button id="theme-toggle" class="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
<svg class="moon" xmlns="http://www.w3.org/2000/svg" width="17" height="17" 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 class="sun" xmlns="http://www.w3.org/2000/svg" width="17" height="17" 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>
</div>
</div>
<ul id="menu" class="menu">
<li>
<a href="http://192.168.1.156:1313/welcome" title="Welcome">
<span>Welcome</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/docs" title="Docs">
<span>Docs</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/music" title="Music">
<span>Music</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/posts" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/shows" title="Shows">
<span>Shows</span>
</a>
</li>
</ul>
</nav>
</header>
<main class="main">
<article class="post-single">
<header class="post-header">
<nav class="breadcrumbs" role="navigation" aria-label="Breadcrumb">
<a href="/">Home</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
<a href="/music/">Music</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
</nav>
<h1 class="post-title entry-hint-parent">
Finalproof
</h1>
<div class="post-meta">
<span title='2026-08-01 04:16:27 +0000 UTC'>August 1, 2026</span>&nbsp;·&nbsp;<span>0 min</span>
</div>
</header>
<footer class="post-footer">
<ul class="post-tags">
</ul>
</footer>
</article>
</main>
<footer class="footer">
<span>&copy; 2026 <a href="http://192.168.1.156:1313/">TheWittyBanter.com</a></span> ·
<span>
Powered by
<a href="https://gohugo.io/?utm_source=papermod" rel="noopener" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
<a href="#top" id="top-link" class="top-link hidden" aria-label="go to top" title="Go to Top (Alt + G)" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-up">
<polyline points="17 11 12 6 7 11"></polyline>
<polyline points="17 18 12 13 7 18"></polyline>
</svg>
</a>
<script>
let menu = document.getElementById('menu');
if (menu) {
const scrollPosition = localStorage.getItem("menu-scroll-position");
if (scrollPosition) {
menu.scrollLeft = parseInt(scrollPosition, 10);
}
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});
</script>
<script>
var toplink = document.getElementById("top-link");
window.onscroll = function () {
const scrollThreshold = window.innerHeight;
if (document.body.scrollTop > scrollThreshold || document.documentElement.scrollTop > scrollThreshold) {
toplink.classList.remove("hidden");
} else {
toplink.classList.add("hidden");
}
};
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
const html = document.querySelector("html");
if (html.dataset.theme === "dark") {
html.dataset.theme = 'light';
localStorage.setItem("pref-theme", 'light');
} else {
html.dataset.theme = 'dark';
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
<script>
document.querySelectorAll('pre > code').forEach((codeblock) => {
const container = codeblock.parentNode.parentNode;
const copybutton = document.createElement('button');
copybutton.classList.add('copy-code');
copybutton.innerHTML = 'copy';
function copyingDone() {
copybutton.innerHTML = 'copied!';
setTimeout(() => {
copybutton.innerHTML = 'copy';
}, 2000);
}
copybutton.addEventListener('click', (cb) => {
if ('clipboard' in navigator) {
navigator.clipboard.writeText(codeblock.textContent);
copyingDone();
return;
}
const range = document.createRange();
range.selectNodeContents(codeblock);
const selection = window.getSelection();
selection.removeAllRanges();
selection.addRange(range);
try {
document.execCommand('copy');
copyingDone();
} catch (e) { };
selection.removeRange(range);
});
if (container.classList.contains("highlight")) {
container.appendChild(copybutton);
} else if (container.parentNode.firstChild == container) {
} else if (codeblock.parentNode.parentNode.parentNode.parentNode.parentNode.nodeName == "TABLE") {
codeblock.parentNode.parentNode.parentNode.parentNode.parentNode.appendChild(copybutton);
} else {
codeblock.parentNode.appendChild(copybutton);
}
});
</script>
</body>
</html>
+7 -18
View File
@@ -112,30 +112,19 @@
<article class="post-entry"> <article class="post-entry">
<header class="entry-header"> <header class="entry-header">
<h2 class="entry-hint-parent">Anothertest <h2 class="entry-hint-parent">The Chicken Street Band
</h2> </h2>
</header> </header>
<div class="entry-content"> <div class="entry-content">
<p></p> <p>A collection of my favorite moments with these goons.
207 Maine Your browser does not support the video tag. A cool opportunity, I think it was two songs? If I can track down the other one Ill throw it up here. Rumor has it they still air.
Opening for the Mallett Brothers at the Widowmaker (Sugarloaf) Your browser does not support the video tag. Such a fun show.
...</p>
</div> </div>
<footer class="entry-footer"> <footer class="entry-footer">
<span title='2026-08-01 04:15:03 +0000 UTC'>August 1, 2026</span>&nbsp;·&nbsp;<span>0 min</span></footer> <span title='2026-08-01 04:24:46 +0000 UTC'>August 1, 2026</span>&nbsp;·&nbsp;<span>1 min</span></footer>
<a class="entry-link" aria-label="post link to Anothertest" href="http://192.168.1.156:1313/music/anothertest/"></a> <a class="entry-link" aria-label="post link to The Chicken Street Band" href="http://192.168.1.156:1313/music/207/"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Testfromcli
</h2>
</header>
<div class="entry-content">
<p></p>
</div>
<footer class="entry-footer">
<span title='2026-08-01 04:11:10 +0000 UTC'>August 1, 2026</span>&nbsp;·&nbsp;<span>0 min</span></footer>
<a class="entry-link" aria-label="post link to Testfromcli" href="http://192.168.1.156:1313/music/testfromcli/"></a>
</article> </article>
</main> </main>
+26 -13
View File
@@ -6,21 +6,34 @@
<description>Recent content in Music on TheWittyBanter.com</description> <description>Recent content in Music on TheWittyBanter.com</description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en</language> <language>en</language>
<lastBuildDate>Sat, 01 Aug 2026 04:15:03 +0000</lastBuildDate> <lastBuildDate>Sat, 01 Aug 2026 04:24:46 +0000</lastBuildDate>
<atom:link href="http://192.168.1.156:1313/music/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="http://192.168.1.156:1313/music/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>Anothertest</title> <title>The Chicken Street Band</title>
<link>http://192.168.1.156:1313/music/anothertest/</link> <link>http://192.168.1.156:1313/music/207/</link>
<pubDate>Sat, 01 Aug 2026 04:15:03 +0000</pubDate> <pubDate>Sat, 01 Aug 2026 04:24:46 +0000</pubDate>
<guid>http://192.168.1.156:1313/music/anothertest/</guid> <guid>http://192.168.1.156:1313/music/207/</guid>
<description></description> <description>&lt;p&gt;&lt;strong&gt;A collection of my favorite moments with these goons.&lt;/strong&gt;&lt;/p&gt;
</item> &lt;hr&gt;
<item> &lt;h2 id=&#34;207-maine&#34;&gt;207 Maine&lt;/h2&gt;
<title>Testfromcli</title> &lt;div class=&#34;video-container&#34; style=&#34;text-align: center; margin: 20px 0;&#34;&gt;
<link>http://192.168.1.156:1313/music/testfromcli/</link> &lt;video controls preload=&#34;metadata&#34; width=&#34;100%&#34; style=&#34;max-width: 100%; height: auto; border-radius: 4px;&#34;&gt;
<pubDate>Sat, 01 Aug 2026 04:11:10 +0000</pubDate> &lt;source src=&#34;http://192.168.1.156:1313/videos/207.mp4&#34; type=&#34;video/mp4&#34;&gt;
<guid>http://192.168.1.156:1313/music/testfromcli/</guid> Your browser does not support the video tag.
<description></description> &lt;/video&gt;
&lt;/div&gt;
&lt;p&gt;A cool opportunity, I think it was two songs? If I can track down the other one I&amp;rsquo;ll throw it up here. Rumor has it they still air.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;opening-for-the-mallett-brothers-at-the-widowmaker-sugarloaf&#34;&gt;Opening for the Mallett Brothers at the Widowmaker (Sugarloaf)&lt;/h2&gt;
&lt;div class=&#34;video-container&#34; style=&#34;text-align: center; margin: 20px 0;&#34;&gt;
&lt;video controls preload=&#34;metadata&#34; width=&#34;100%&#34; style=&#34;max-width: 100%; height: auto; border-radius: 4px;&#34;&gt;
&lt;source src=&#34;http://192.168.1.156:1313/videos/wait.mp4&#34; type=&#34;video/mp4&#34;&gt;
Your browser does not support the video tag.
&lt;/video&gt;
&lt;/div&gt;
&lt;p&gt;Such a fun show.&lt;/p&gt;</description>
</item> </item>
</channel> </channel>
</rss> </rss>
+260
View File
@@ -0,0 +1,260 @@
<!DOCTYPE html>
<html lang="en" dir="auto" data-theme="dark">
<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="noindex, nofollow">
<title>This is what a post will look like | TheWittyBanter.com</title>
<meta name="keywords" content="">
<meta name="description" content="It&rsquo;s empty for now, come back later!">
<meta name="author" content="">
<link rel="canonical" href="http://192.168.1.156:1313/posts/helloworld/">
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
<link rel="icon" href="http://192.168.1.156:1313/favicon.ico">
<link rel="icon" type="image/png" sizes="16x16" href="http://192.168.1.156:1313/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://192.168.1.156:1313/favicon-32x32.png">
<link rel="apple-touch-icon" href="http://192.168.1.156:1313/apple-touch-icon.png">
<link rel="mask-icon" href="http://192.168.1.156:1313/safari-pinned-tab.svg">
<meta name="theme-color" content="#2e2e33">
<meta name="msapplication-TileColor" content="#2e2e33">
<link rel="alternate" hreflang="en" href="http://192.168.1.156:1313/posts/helloworld/">
<noscript>
<style>
#theme-toggle,
.top-link {
display: none;
}
</style>
</noscript>
<script>
if (localStorage.getItem("pref-theme") === "light") {
document.querySelector("html").dataset.theme = 'light';
}
</script>
</head>
<body id="top">
<header class="header">
<nav class="header-nav">
<div class="logo">
<a href="http://192.168.1.156:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
<div class="logo-switches">
<button id="theme-toggle" class="theme-toggle" accesskey="t" title="(Alt + T)" aria-label="Toggle theme">
<svg class="moon" xmlns="http://www.w3.org/2000/svg" width="17" height="17" 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 class="sun" xmlns="http://www.w3.org/2000/svg" width="17" height="17" 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>
</div>
</div>
<ul id="menu" class="menu">
<li>
<a href="http://192.168.1.156:1313/welcome" title="Welcome">
<span>Welcome</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/docs" title="Docs">
<span>Docs</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/music" title="Music">
<span>Music</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/posts" title="Blog">
<span>Blog</span>
</a>
</li>
<li>
<a href="http://192.168.1.156:1313/shows" title="Shows">
<span>Shows</span>
</a>
</li>
</ul>
</nav>
</header>
<main class="main">
<article class="post-single">
<header class="post-header">
<nav class="breadcrumbs" role="navigation" aria-label="Breadcrumb">
<a href="/">Home</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
<a href="/posts/">Posts</a>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
<polyline points="9 18 15 12 9 6"></polyline>
</svg>
</nav>
<h1 class="post-title entry-hint-parent">
This is what a post will look like
</h1>
<div class="post-meta">
<span title='2026-08-01 04:37:35 +0000 UTC'>August 1, 2026</span>&nbsp;·&nbsp;<span>1 min</span>
</div>
</header>
<div class="post-content md-content"><p>It&rsquo;s empty for now, come back later!</p>
</div>
<footer class="post-footer">
<ul class="post-tags">
</ul>
</footer>
</article>
</main>
<footer class="footer">
<span>&copy; 2026 <a href="http://192.168.1.156:1313/">TheWittyBanter.com</a></span> ·
<span>
Powered by
<a href="https://gohugo.io/?utm_source=papermod" rel="noopener" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
<a href="#top" id="top-link" class="top-link hidden" aria-label="go to top" title="Go to Top (Alt + G)" accesskey="g">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevrons-up">
<polyline points="17 11 12 6 7 11"></polyline>
<polyline points="17 18 12 13 7 18"></polyline>
</svg>
</a>
<script>
let menu = document.getElementById('menu');
if (menu) {
const scrollPosition = localStorage.getItem("menu-scroll-position");
if (scrollPosition) {
menu.scrollLeft = parseInt(scrollPosition, 10);
}
menu.onscroll = function () {
localStorage.setItem("menu-scroll-position", menu.scrollLeft);
}
}
document.querySelectorAll('a[href^="#"]').forEach(anchor => {
anchor.addEventListener("click", function (e) {
e.preventDefault();
var id = this.getAttribute("href").substr(1);
if (!window.matchMedia('(prefers-reduced-motion: reduce)').matches) {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView({
behavior: "smooth"
});
} else {
document.querySelector(`[id='${decodeURIComponent(id)}']`).scrollIntoView();
}
if (id === "top") {
history.replaceState(null, null, " ");
} else {
history.pushState(null, null, `#${id}`);
}
});
});
</script>
<script>
var toplink = document.getElementById("top-link");
window.onscroll = function () {
const scrollThreshold = window.innerHeight;
if (document.body.scrollTop > scrollThreshold || document.documentElement.scrollTop > scrollThreshold) {
toplink.classList.remove("hidden");
} else {
toplink.classList.add("hidden");
}
};
</script>
<script>
document.getElementById("theme-toggle").addEventListener("click", () => {
const html = document.querySelector("html");
if (html.dataset.theme === "dark") {
html.dataset.theme = 'light';
localStorage.setItem("pref-theme", 'light');
} else {
html.dataset.theme = 'dark';
localStorage.setItem("pref-theme", 'dark');
}
})
</script>
<script>
document.querySelectorAll('pre > code').forEach((codeblock) => {
const container = codeblock.parentNode.parentNode;
const copybutton = document.createElement('button');
copybutton.classList.add('copy-code');
copybutton.innerHTML = 'copy';
function copyingDone() {
copybutton.innerHTML = 'copied!';
setTimeout(() => {
copybutton.innerHTML = 'copy';
}, 2000);
}
copybutton.addEventListener('click', (cb) => {
if ('clipboard' in navigator) {
navigator.clipboard.writeText(codeblock.textContent);
copyingDone();
return;
}
const range = document.createRange();
range.selectNodeContents(codeblock);
const selection = window.getSelection();
selection.removeAllRanges();
selection.addRange(range);
try {
document.execCommand('copy');
copyingDone();
} catch (e) { };
selection.removeRange(range);
});
if (container.classList.contains("highlight")) {
container.appendChild(copybutton);
} else if (container.parentNode.firstChild == container) {
} else if (codeblock.parentNode.parentNode.parentNode.parentNode.parentNode.nodeName == "TABLE") {
codeblock.parentNode.parentNode.parentNode.parentNode.parentNode.appendChild(copybutton);
} else {
codeblock.parentNode.appendChild(copybutton);
}
});
</script>
</body>
</html>
+4 -33
View File
@@ -112,46 +112,17 @@
<article class="post-entry"> <article class="post-entry">
<header class="entry-header"> <header class="entry-header">
<h2 class="entry-hint-parent">Testagain <h2 class="entry-hint-parent">This is what a post will look like
</h2> </h2>
</header> </header>
<div class="entry-content"> <div class="entry-content">
<p>Testagain</p> <p>Its empty for now, come back later!
</div>
<footer class="entry-footer">
<span title='2026-07-31 16:45:51 -0400 -0400'>July 31, 2026</span>&nbsp;·&nbsp;<span>1 min</span></footer>
<a class="entry-link" aria-label="post link to Testagain" href="http://192.168.1.156:1313/posts/testagain/"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Test2
</h2>
</header>
<div class="entry-content">
<p>wee electric boogaloo
</p> </p>
</div> </div>
<footer class="entry-footer"> <footer class="entry-footer">
<span title='2026-07-30 20:57:23 -0400 -0400'>July 30, 2026</span>&nbsp;·&nbsp;<span>1 min</span></footer> <span title='2026-08-01 04:37:35 +0000 UTC'>August 1, 2026</span>&nbsp;·&nbsp;<span>1 min</span></footer>
<a class="entry-link" aria-label="post link to Test2" href="http://192.168.1.156:1313/posts/test2/"></a> <a class="entry-link" aria-label="post link to This is what a post will look like" href="http://192.168.1.156:1313/posts/helloworld/"></a>
</article>
<article class="post-entry">
<header class="entry-header">
<h2 class="entry-hint-parent">Test
</h2>
</header>
<div class="entry-content">
<p>Tell me if this works or not
</p>
</div>
<footer class="entry-footer">
<span title='2026-07-30 20:48:25 -0400 -0400'>July 30, 2026</span>&nbsp;·&nbsp;<span>1 min</span></footer>
<a class="entry-link" aria-label="post link to Test" href="http://192.168.1.156:1313/posts/test/"></a>
</article> </article>
</main> </main>
+1 -48
View File
@@ -2,58 +2,11 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel> <channel>
<title>Posts on TheWittyBanter.com</title> <title>Posts on TheWittyBanter.com</title>
<<<<<<< HEAD
<link>http://192.168.1.156:1313/posts/</link> <link>http://192.168.1.156:1313/posts/</link>
=======
<link>http://localhost:1313/posts/</link>
>>>>>>> f1131988b6b33ca4a9c90e1edb1a1b3aa9c11906
<description>Recent content in Posts on TheWittyBanter.com</description> <description>Recent content in Posts on TheWittyBanter.com</description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en</language> <language>en</language>
<lastBuildDate>Fri, 31 Jul 2026 16:45:51 -0400</lastBuildDate> <lastBuildDate></lastBuildDate>
<<<<<<< HEAD
<atom:link href="http://192.168.1.156:1313/posts/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="http://192.168.1.156:1313/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Testagain</title>
<link>http://192.168.1.156:1313/posts/testagain/</link>
<pubDate>Fri, 31 Jul 2026 16:45:51 -0400</pubDate>
<guid>http://192.168.1.156:1313/posts/testagain/</guid>
=======
<atom:link href="http://localhost:1313/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Testagain</title>
<link>http://localhost:1313/posts/testagain/</link>
<pubDate>Fri, 31 Jul 2026 16:45:51 -0400</pubDate>
<guid>http://localhost:1313/posts/testagain/</guid>
>>>>>>> f1131988b6b33ca4a9c90e1edb1a1b3aa9c11906
<description>&lt;h2 id=&#34;testagain&#34;&gt;Testagain&lt;/h2&gt;</description>
</item>
<item>
<title>Test2</title>
<<<<<<< HEAD
<link>http://192.168.1.156:1313/posts/test2/</link>
<pubDate>Thu, 30 Jul 2026 20:57:23 -0400</pubDate>
<guid>http://192.168.1.156:1313/posts/test2/</guid>
=======
<link>http://localhost:1313/posts/test2/</link>
<pubDate>Thu, 30 Jul 2026 20:57:23 -0400</pubDate>
<guid>http://localhost:1313/posts/test2/</guid>
>>>>>>> f1131988b6b33ca4a9c90e1edb1a1b3aa9c11906
<description>&lt;h1 id=&#34;wee&#34;&gt;wee&lt;/h1&gt;
&lt;p&gt;electric boogaloo&lt;/p&gt;</description>
</item>
<item>
<title>Test</title>
<<<<<<< HEAD
<link>http://192.168.1.156:1313/posts/test/</link>
<pubDate>Thu, 30 Jul 2026 20:48:25 -0400</pubDate>
<guid>http://192.168.1.156:1313/posts/test/</guid>
=======
<link>http://localhost:1313/posts/test/</link>
<pubDate>Thu, 30 Jul 2026 20:48:25 -0400</pubDate>
<guid>http://localhost:1313/posts/test/</guid>
>>>>>>> f1131988b6b33ca4a9c90e1edb1a1b3aa9c11906
<description>&lt;p&gt;Tell me if this works or not&lt;/p&gt;</description>
</item>
</channel> </channel>
</rss> </rss>
-13
View File
@@ -2,30 +2,17 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel> <channel>
<title>Shows on TheWittyBanter.com</title> <title>Shows on TheWittyBanter.com</title>
<<<<<<< HEAD
<link>http://192.168.1.156:1313/shows/</link> <link>http://192.168.1.156:1313/shows/</link>
=======
<link>http://localhost:1313/shows/</link>
>>>>>>> f1131988b6b33ca4a9c90e1edb1a1b3aa9c11906
<description>Recent content in Shows on TheWittyBanter.com</description> <description>Recent content in Shows on TheWittyBanter.com</description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en</language> <language>en</language>
<lastBuildDate>Thu, 30 Jul 2026 21:13:12 -0400</lastBuildDate> <lastBuildDate>Thu, 30 Jul 2026 21:13:12 -0400</lastBuildDate>
<<<<<<< HEAD
<atom:link href="http://192.168.1.156:1313/shows/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="http://192.168.1.156:1313/shows/index.xml" rel="self" type="application/rss+xml" />
<item> <item>
<title>It&#39;s a little empty right now...</title> <title>It&#39;s a little empty right now...</title>
<link>http://192.168.1.156:1313/shows/tba/</link> <link>http://192.168.1.156:1313/shows/tba/</link>
<pubDate>Thu, 30 Jul 2026 21:13:12 -0400</pubDate> <pubDate>Thu, 30 Jul 2026 21:13:12 -0400</pubDate>
<guid>http://192.168.1.156:1313/shows/tba/</guid> <guid>http://192.168.1.156:1313/shows/tba/</guid>
=======
<atom:link href="http://localhost:1313/shows/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>It&#39;s a little empty right now...</title>
<link>http://localhost:1313/shows/tba/</link>
<pubDate>Thu, 30 Jul 2026 21:13:12 -0400</pubDate>
<guid>http://localhost:1313/shows/tba/</guid>
>>>>>>> f1131988b6b33ca4a9c90e1edb1a1b3aa9c11906
<description>&lt;p&gt;But that can change!&lt;/p&gt; <description>&lt;p&gt;But that can change!&lt;/p&gt;
&lt;p&gt;Book some noise for your occasion at:&lt;/p&gt; &lt;p&gt;Book some noise for your occasion at:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;a href=&#34;mailto:bwnoises@proton.me&#34;&gt;bwnoises@proton.me&lt;/a&gt;&lt;/em&gt;&lt;/p&gt; &lt;p&gt;&lt;em&gt;&lt;a href=&#34;mailto:bwnoises@proton.me&#34;&gt;bwnoises@proton.me&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
BIN
View File
Binary file not shown.
-8
View File
@@ -2,19 +2,11 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel> <channel>
<title>Quick rundown on the brain dump on TheWittyBanter.com</title> <title>Quick rundown on the brain dump on TheWittyBanter.com</title>
<<<<<<< HEAD
<link>http://192.168.1.156:1313/welcome/</link> <link>http://192.168.1.156:1313/welcome/</link>
=======
<link>http://localhost:1313/welcome/</link>
>>>>>>> f1131988b6b33ca4a9c90e1edb1a1b3aa9c11906
<description>Recent content in Quick rundown on the brain dump on TheWittyBanter.com</description> <description>Recent content in Quick rundown on the brain dump on TheWittyBanter.com</description>
<generator>Hugo</generator> <generator>Hugo</generator>
<language>en</language> <language>en</language>
<lastBuildDate></lastBuildDate> <lastBuildDate></lastBuildDate>
<<<<<<< HEAD
<atom:link href="http://192.168.1.156:1313/welcome/index.xml" rel="self" type="application/rss+xml" /> <atom:link href="http://192.168.1.156:1313/welcome/index.xml" rel="self" type="application/rss+xml" />
=======
<atom:link href="http://localhost:1313/welcome/index.xml" rel="self" type="application/rss+xml" />
>>>>>>> f1131988b6b33ca4a9c90e1edb1a1b3aa9c11906
</channel> </channel>
</rss> </rss>