yup
This commit is contained in:
+26
-18
@@ -1,24 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>404 Page not found | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/404.html">
|
||||
<link rel="canonical" href="http://0.0.0.0/404.html">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/404.html">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/404.html">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -33,13 +33,21 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script>
|
||||
</script><meta property="og:url" content="http://0.0.0.0/404.html">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="404 Page not found">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="404 Page not found">
|
||||
|
||||
</head>
|
||||
<body class="list" id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -65,32 +73,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -102,7 +110,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,25 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Categories | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/categories/">
|
||||
<link rel="canonical" href="http://0.0.0.0/categories/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewittybanter.com:1313/categories/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/categories/">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://0.0.0.0/categories/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/categories/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -34,13 +34,21 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script>
|
||||
</script><meta property="og:url" content="http://0.0.0.0/categories/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="Categories">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Categories">
|
||||
|
||||
</head>
|
||||
<body class="list" id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -66,32 +74,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -108,7 +116,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Categories on TheWittyBanter.com</title>
|
||||
<link>https://thewittybanter.com:1313/categories/</link>
|
||||
<link>http://0.0.0.0/categories/</link>
|
||||
<description>Recent content in Categories on TheWittyBanter.com</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<atom:link href="https://thewittybanter.com:1313/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://0.0.0.0/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>What's in the lab right now? | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="The network’s in a cool spot right now.
|
||||
@@ -24,16 +24,16 @@ This has been cool for storing footage from our IP cams, though I’m not to
|
||||
|
||||
Immich">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/docs/currentlab/">
|
||||
<link rel="canonical" href="http://0.0.0.0/docs/currentlab/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/docs/currentlab/">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/docs/currentlab/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -48,13 +48,82 @@ Immich">
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/docs/currentlab/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="What's in the lab right now?">
|
||||
<meta property="og:description" content="The network’s in a cool spot right now.
|
||||
The whole team The Gesellschaft TrueNAS on a 6th gen i7 with 32gb RAM
|
||||
Services here Frigate
|
||||
This has been cool for storing footage from our IP cams, though I’m not too thrilled with the performance of our current setup. We use Tapo, and the small ones work fine - but the “good” one for the entryway doesn’t support local account setup. We bought them in a pinch and they’ve been effective, but I’m not crazy about them. Immich">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:section" content="docs">
|
||||
<meta property="article:published_time" content="2026-07-31T22:33:32-04:00">
|
||||
<meta property="article:modified_time" content="2026-07-31T22:33:32-04:00">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="What's in the lab right now?">
|
||||
<meta name="twitter:description" content="The network’s in a cool spot right now.
|
||||
The whole team The Gesellschaft TrueNAS on a 6th gen i7 with 32gb RAM
|
||||
Services here Frigate
|
||||
This has been cool for storing footage from our IP cams, though I’m not too thrilled with the performance of our current setup. We use Tapo, and the small ones work fine - but the “good” one for the entryway doesn’t support local account setup. We bought them in a pinch and they’ve been effective, but I’m not crazy about them. Immich">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Docs",
|
||||
"item": "http://0.0.0.0/docs/"
|
||||
},
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 2 ,
|
||||
"name": "What's in the lab right now?",
|
||||
"item": "http://0.0.0.0/docs/currentlab/"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BlogPosting",
|
||||
"headline": "What's in the lab right now?",
|
||||
"name": "What\u0027s in the lab right now?",
|
||||
"description": "The network\u0026rsquo;s in a cool spot right now.\nThe whole team The Gesellschaft TrueNAS on a 6th gen i7 with 32gb RAM\nServices here Frigate\nThis has been cool for storing footage from our IP cams, though I\u0026rsquo;m not too thrilled with the performance of our current setup. We use Tapo, and the small ones work fine - but the \u0026ldquo;good\u0026rdquo; one for the entryway doesn\u0026rsquo;t support local account setup. We bought them in a pinch and they\u0026rsquo;ve been effective, but I\u0026rsquo;m not crazy about them. Immich\n",
|
||||
"keywords": [
|
||||
|
||||
],
|
||||
"articleBody": "The network’s in a cool spot right now.\nThe whole team The Gesellschaft TrueNAS on a 6th gen i7 with 32gb RAM\nServices here Frigate\nThis has been cool for storing footage from our IP cams, though I’m not too thrilled with the performance of our current setup. We use Tapo, and the small ones work fine - but the “good” one for the entryway doesn’t support local account setup. We bought them in a pinch and they’ve been effective, but I’m not crazy about them. Immich\nAn excellent tool that I haven’t given the time it deserves. It’s intended to be a “set and forget” image backup, which it’s served well as, though I would like to delve a bit deeper. Time is an illusion. Jellyfin\nWhat else can I say. A perfect tool for streaming (ahem) acquired media. A bit clunky for music, however. So we use instead… Navidrome\nAnother perfect tool for interfacing with your media of the audio varitety. The metadata is only as good as YOU make it, but that’s a fun mindless task for when you wanna get stoned and data entry for a bit. (What, just me?) Memos\nA fun markdown-based tool for keeping notes, designed to look and function like a self-hosted Twitter. Sorts by tags, comes with a search integrated. Real fun to mess with, though I’ve since kinda abandoned it since building this. The Servbot Ubuntu 26.04 on a 4th Gen i5 with 16gb RAM\nA rugged little beast. Formerly part of a Proxmox cluster, running HA on three of these guys proved to be a bit much.\nServices here Nginx Proxy Manager\nSomething I started using early on, as soon as I bought the first domain. I know how to use it, it handles Cloudflare well, so far little complaints. Dockge\nHandy for deploying Docker stuff quickly. I like the interface Pinchflat\nFor archiving those important videos OpenSpeedTest\nshrugs Why not? Seerr\nBetter for requests than a Discord server Futo Notes\nI’d rather have my text files be my responsibility The Stack\nThe less said the better Gitea\nGetting familiar with that setup, but that’s been clunky The Router Running OPNSense on a decommissioned kiosk computer I nabbed from work. A 7th gen i3 with two NIC jacks in a compact form factor… that had a locked bios. It booted legacy, though, and that’s all I needed.\n",
|
||||
"wordCount" : "398",
|
||||
"inLanguage": "en",
|
||||
"datePublished": "2026-07-31T22:33:32-04:00",
|
||||
"dateModified": "2026-07-31T22:33:32-04:00",
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
"@id": "http://0.0.0.0/docs/currentlab/"
|
||||
},
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "TheWittyBanter.com",
|
||||
"logo": {
|
||||
"@type": "ImageObject",
|
||||
"url": "http://0.0.0.0/favicon.ico"
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -80,32 +149,32 @@ Immich">
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -245,7 +314,7 @@ Immich">
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
+42
-19
@@ -1,25 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Docs | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Docs - TheWittyBanter.com">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/docs/">
|
||||
<link rel="canonical" href="http://0.0.0.0/docs/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewittybanter.com:1313/docs/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/docs/">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://0.0.0.0/docs/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/docs/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -34,13 +34,36 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/docs/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="Docs">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Docs">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Docs",
|
||||
"item": "http://0.0.0.0/docs/"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body class="list" id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -66,32 +89,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span class="active">Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -126,12 +149,12 @@ This has been cool for storing footage from our IP cams, though I’m not too th
|
||||
<footer class="entry-footer">
|
||||
|
||||
<span title='2026-07-31 22:33:32 -0400 -0400'>July 31, 2026</span> · <span>2 min</span></footer>
|
||||
<a class="entry-link" aria-label="post link to What's in the lab right now?" href="https://thewittybanter.com:1313/docs/currentlab/"></a>
|
||||
<a class="entry-link" aria-label="post link to What's in the lab right now?" href="http://0.0.0.0/docs/currentlab/"></a>
|
||||
</article>
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,20 +2,20 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Docs on TheWittyBanter.com</title>
|
||||
<link>https://thewittybanter.com:1313/docs/</link>
|
||||
<link>http://0.0.0.0/docs/</link>
|
||||
<description>Recent content in Docs on TheWittyBanter.com</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Fri, 31 Jul 2026 22:33:32 -0400</lastBuildDate>
|
||||
<atom:link href="https://thewittybanter.com:1313/docs/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://0.0.0.0/docs/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>What's in the lab right now?</title>
|
||||
<link>https://thewittybanter.com:1313/docs/currentlab/</link>
|
||||
<link>http://0.0.0.0/docs/currentlab/</link>
|
||||
<pubDate>Fri, 31 Jul 2026 22:33:32 -0400</pubDate>
|
||||
<guid>https://thewittybanter.com:1313/docs/currentlab/</guid>
|
||||
<guid>http://0.0.0.0/docs/currentlab/</guid>
|
||||
<description><p>The network&rsquo;s in a cool spot right now.</p>
|
||||
<figure>
|
||||
<img loading="lazy" src="https://thewittybanter.com:1313/images/lab.jpg" width="600"/> <figcaption>
|
||||
<img loading="lazy" src="http://0.0.0.0/images/lab.jpg" width="600"/> <figcaption>
|
||||
The whole team
|
||||
</figcaption>
|
||||
</figure>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>https://thewittybanter.com:1313/docs/</title>
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/docs/">
|
||||
<title>http://0.0.0.0/docs/</title>
|
||||
<link rel="canonical" href="http://0.0.0.0/docs/">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://thewittybanter.com:1313/docs/">
|
||||
<meta http-equiv="refresh" content="0; url=http://0.0.0.0/docs/">
|
||||
</head>
|
||||
</html>
|
||||
|
||||
+40
-19
@@ -2,25 +2,25 @@
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.154.5"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<meta name="generator" content="Hugo 0.154.5"><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>TheWittyBanter.com</title>
|
||||
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/">
|
||||
<link rel="canonical" href="http://0.0.0.0/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewittybanter.com:1313/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://0.0.0.0/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -35,13 +35,34 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="TheWittyBanter.com">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="TheWittyBanter.com">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Organization",
|
||||
"name": "TheWittyBanter.com",
|
||||
"url": "http://0.0.0.0/",
|
||||
"description": "",
|
||||
"logo": "http://0.0.0.0/favicon.ico",
|
||||
"sameAs": [
|
||||
"https://github.com/syrinx8311", "https://instagram.com/bwnoises", "https://mastodon.social/@plorbusgutierrez"
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body class="list" id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -67,32 +88,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -101,7 +122,7 @@
|
||||
</header>
|
||||
<main class="main"><div class="profile">
|
||||
<div class="profile_inner">
|
||||
<img draggable="false" src="https://thewittybanter.com:1313/images/copy.jpg" alt="profile image" title=""
|
||||
<img draggable="false" src="http://0.0.0.0/images/copy.jpg" alt="profile image" title=""
|
||||
height="350" width="350" />
|
||||
<h1>Brian Wright Jr (@bwnoises)</h1>
|
||||
<span><p>Musician and computer guy from Maine</p>
|
||||
@@ -152,7 +173,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
+27
-20
@@ -2,38 +2,45 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>TheWittyBanter.com</title>
|
||||
<link>https://thewittybanter.com:1313/</link>
|
||||
<link>http://0.0.0.0/</link>
|
||||
<description>Recent content on TheWittyBanter.com</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Sat, 01 Aug 2026 20:06:17 +0000</lastBuildDate>
|
||||
<atom:link href="https://thewittybanter.com:1313/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 01 Aug 2026 23:40:44 +0000</lastBuildDate>
|
||||
<atom:link href="http://0.0.0.0/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Songs I wrote!</title>
|
||||
<link>http://0.0.0.0/music/originals/</link>
|
||||
<pubDate>Sat, 01 Aug 2026 23:40:44 +0000</pubDate>
|
||||
<guid>http://0.0.0.0/music/originals/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Statica EP - Avenged Sevenfold</title>
|
||||
<link>https://thewittybanter.com:1313/reviews/statica/</link>
|
||||
<link>http://0.0.0.0/reviews/statica/</link>
|
||||
<pubDate>Sat, 01 Aug 2026 20:06:17 +0000</pubDate>
|
||||
<guid>https://thewittybanter.com:1313/reviews/statica/</guid>
|
||||
<guid>http://0.0.0.0/reviews/statica/</guid>
|
||||
<description><h2 id="the-band">The band</h2>
|
||||
<p>Avenged Sevenfold – a critically acclaimed rock/metal outfit from California. Their first couple albums lent more of a hardcore sound, finding their way with tracks like “Second Heartbeat” and “Unholy Confessions” from the second record “Waking the Fallen”. What followed with City of Evil was a commercial success with songs like “Bat Country” and “Seize the Day” finding their way onto the radio. After which they put out another commercially successful self-titled offering. “Almost Easy” and “Afterlife” offering more radio play while “Little Piece of Heaven” was an absolutely GENIUS shock-rock piece allowing them to stretch their legs creatively.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>This is what a post will look like</title>
|
||||
<link>https://thewittybanter.com:1313/posts/helloworld/</link>
|
||||
<link>http://0.0.0.0/posts/helloworld/</link>
|
||||
<pubDate>Sat, 01 Aug 2026 04:37:35 +0000</pubDate>
|
||||
<guid>https://thewittybanter.com:1313/posts/helloworld/</guid>
|
||||
<guid>http://0.0.0.0/posts/helloworld/</guid>
|
||||
<description><p>It&rsquo;s empty for now, come back later!</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>The Chicken Street Band</title>
|
||||
<link>https://thewittybanter.com:1313/music/207/</link>
|
||||
<link>http://0.0.0.0/music/207/</link>
|
||||
<pubDate>Sat, 01 Aug 2026 04:24:46 +0000</pubDate>
|
||||
<guid>https://thewittybanter.com:1313/music/207/</guid>
|
||||
<guid>http://0.0.0.0/music/207/</guid>
|
||||
<description><p><strong>A collection of my favorite moments with these goons.</strong></p>
|
||||
<hr>
|
||||
<h2 id="207-maine">207 Maine</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="https://thewittybanter.com:1313/videos/207.mp4" type="video/mp4">
|
||||
<source src="http://0.0.0.0/videos/207.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</div>
|
||||
@@ -43,7 +50,7 @@
|
||||
<h2 id="opening-for-the-mallett-brothers-at-the-widowmaker-sugarloaf">Opening for the Mallett Brothers at the Widowmaker (Sugarloaf)</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="https://thewittybanter.com:1313/videos/wait.mp4" type="video/mp4">
|
||||
<source src="http://0.0.0.0/videos/wait.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</div>
|
||||
@@ -52,12 +59,12 @@
|
||||
</item>
|
||||
<item>
|
||||
<title>What's in the lab right now?</title>
|
||||
<link>https://thewittybanter.com:1313/docs/currentlab/</link>
|
||||
<link>http://0.0.0.0/docs/currentlab/</link>
|
||||
<pubDate>Fri, 31 Jul 2026 22:33:32 -0400</pubDate>
|
||||
<guid>https://thewittybanter.com:1313/docs/currentlab/</guid>
|
||||
<guid>http://0.0.0.0/docs/currentlab/</guid>
|
||||
<description><p>The network&rsquo;s in a cool spot right now.</p>
|
||||
<figure>
|
||||
<img loading="lazy" src="https://thewittybanter.com:1313/images/lab.jpg" width="600"/> <figcaption>
|
||||
<img loading="lazy" src="http://0.0.0.0/images/lab.jpg" width="600"/> <figcaption>
|
||||
The whole team
|
||||
</figcaption>
|
||||
</figure>
|
||||
@@ -74,16 +81,16 @@
|
||||
</item>
|
||||
<item>
|
||||
<title>Main</title>
|
||||
<link>https://thewittybanter.com:1313/main/</link>
|
||||
<link>http://0.0.0.0/main/</link>
|
||||
<pubDate>Thu, 30 Jul 2026 21:14:32 -0400</pubDate>
|
||||
<guid>https://thewittybanter.com:1313/main/</guid>
|
||||
<guid>http://0.0.0.0/main/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>It's a little empty right now...</title>
|
||||
<link>https://thewittybanter.com:1313/shows/tba/</link>
|
||||
<link>http://0.0.0.0/shows/tba/</link>
|
||||
<pubDate>Thu, 30 Jul 2026 21:13:12 -0400</pubDate>
|
||||
<guid>https://thewittybanter.com:1313/shows/tba/</guid>
|
||||
<guid>http://0.0.0.0/shows/tba/</guid>
|
||||
<description><p>But that can change!</p>
|
||||
<p>Book some noise for your occasion at:</p>
|
||||
<p><em><a href="mailto:bwnoises@proton.me">bwnoises@proton.me</a></em></p>
|
||||
@@ -91,9 +98,9 @@
|
||||
</item>
|
||||
<item>
|
||||
<title>Musiccoming</title>
|
||||
<link>https://thewittybanter.com:1313/musiccoming/</link>
|
||||
<link>http://0.0.0.0/musiccoming/</link>
|
||||
<pubDate>Thu, 30 Jul 2026 20:55:14 -0400</pubDate>
|
||||
<guid>https://thewittybanter.com:1313/musiccoming/</guid>
|
||||
<guid>http://0.0.0.0/musiccoming/</guid>
|
||||
<description><h1 id="there-is-music-coming-i-promise">There is music coming, I promise</h1></description>
|
||||
</item>
|
||||
</channel>
|
||||
|
||||
+71
-17
@@ -1,24 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Main | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Main - TheWittyBanter.com">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/main/">
|
||||
<link rel="canonical" href="http://0.0.0.0/main/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/main/">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/main/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -33,13 +33,67 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/main/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="Main">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:published_time" content="2026-07-30T21:14:32-04:00">
|
||||
<meta property="article:modified_time" content="2026-07-30T21:14:32-04:00">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Main">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Main",
|
||||
"item": "http://0.0.0.0/main/"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BlogPosting",
|
||||
"headline": "Main",
|
||||
"name": "Main",
|
||||
"description": "",
|
||||
"keywords": [
|
||||
|
||||
],
|
||||
"articleBody": "",
|
||||
"wordCount" : "0",
|
||||
"inLanguage": "en",
|
||||
"datePublished": "2026-07-30T21:14:32-04:00",
|
||||
"dateModified": "2026-07-30T21:14:32-04:00",
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
"@id": "http://0.0.0.0/main/"
|
||||
},
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "TheWittyBanter.com",
|
||||
"logo": {
|
||||
"@type": "ImageObject",
|
||||
"url": "http://0.0.0.0/favicon.ico"
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -65,32 +119,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -127,7 +181,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
+84
-17
@@ -1,10 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>The Chicken Street Band | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="A collection of my favorite moments with these goons.
|
||||
@@ -29,16 +29,16 @@ Opening for the Mallett Brothers at the Widowmaker (Sugarloaf)
|
||||
|
||||
Such a fun show.">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/music/207/">
|
||||
<link rel="canonical" href="http://0.0.0.0/music/207/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/music/207/">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/music/207/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -53,13 +53,80 @@ Such a fun show.">
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/music/207/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="The Chicken Street Band">
|
||||
<meta property="og:description" content="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 I’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 property="og:locale" content="en">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:section" content="music">
|
||||
<meta property="article:published_time" content="2026-08-01T04:24:46+00:00">
|
||||
<meta property="article:modified_time" content="2026-08-01T04:24:46+00:00">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="The Chicken Street Band">
|
||||
<meta name="twitter:description" content="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 I’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.">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Music",
|
||||
"item": "http://0.0.0.0/music/"
|
||||
},
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 2 ,
|
||||
"name": "The Chicken Street Band",
|
||||
"item": "http://0.0.0.0/music/207/"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BlogPosting",
|
||||
"headline": "The Chicken Street Band",
|
||||
"name": "The Chicken Street Band",
|
||||
"description": "A collection of my favorite moments with these goons.\n207 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 I\u0026rsquo;ll throw it up here. Rumor has it they still air.\nOpening for the Mallett Brothers at the Widowmaker (Sugarloaf) Your browser does not support the video tag. Such a fun show.\n",
|
||||
"keywords": [
|
||||
|
||||
],
|
||||
"articleBody": "A collection of my favorite moments with these goons.\n207 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 I’ll throw it up here. Rumor has it they still air.\nOpening for the Mallett Brothers at the Widowmaker (Sugarloaf) Your browser does not support the video tag. Such a fun show.\n",
|
||||
"wordCount" : "68",
|
||||
"inLanguage": "en",
|
||||
"datePublished": "2026-08-01T04:24:46Z",
|
||||
"dateModified": "2026-08-01T04:24:46Z",
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
"@id": "http://0.0.0.0/music/207/"
|
||||
},
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "TheWittyBanter.com",
|
||||
"logo": {
|
||||
"@type": "ImageObject",
|
||||
"url": "http://0.0.0.0/favicon.ico"
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -85,32 +152,32 @@ Such a fun show.">
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -190,7 +257,7 @@ Such a fun show.">
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
+58
-19
@@ -1,25 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Music | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="The music I’ve made solo, and gotten to be a part of… in no chronological order.">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/music/">
|
||||
<link rel="canonical" href="http://0.0.0.0/music/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewittybanter.com:1313/music/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/music/">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://0.0.0.0/music/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/music/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -34,13 +34,38 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/music/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="Music">
|
||||
<meta property="og:description" content="The music I’ve made solo, and gotten to be a part of… in no chronological order.">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Music">
|
||||
<meta name="twitter:description" content="The music I’ve made solo, and gotten to be a part of… in no chronological order.">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Music",
|
||||
"item": "http://0.0.0.0/music/"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body class="list" id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -66,32 +91,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span class="active">Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -115,6 +140,20 @@
|
||||
|
||||
</div>
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">Songs I wrote!
|
||||
</h2>
|
||||
</header>
|
||||
<div class="entry-content">
|
||||
<p></p>
|
||||
</div>
|
||||
<footer class="entry-footer">
|
||||
|
||||
<span title='2026-08-01 23:40:44 +0000 UTC'>August 1, 2026</span> · <span>0 min</span></footer>
|
||||
<a class="entry-link" aria-label="post link to Songs I wrote!" href="http://0.0.0.0/music/originals/"></a>
|
||||
</article>
|
||||
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<h2 class="entry-hint-parent">The Chicken Street Band
|
||||
@@ -129,12 +168,12 @@ Opening for the Mallett Brothers at the Widowmaker (Sugarloaf) Your browser does
|
||||
<footer class="entry-footer">
|
||||
|
||||
<span title='2026-08-01 04:24:46 +0000 UTC'>August 1, 2026</span> · <span>1 min</span></footer>
|
||||
<a class="entry-link" aria-label="post link to The Chicken Street Band" href="https://thewittybanter.com:1313/music/207/"></a>
|
||||
<a class="entry-link" aria-label="post link to The Chicken Street Band" href="http://0.0.0.0/music/207/"></a>
|
||||
</article>
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
+14
-7
@@ -2,23 +2,30 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Music on TheWittyBanter.com</title>
|
||||
<link>https://thewittybanter.com:1313/music/</link>
|
||||
<link>http://0.0.0.0/music/</link>
|
||||
<description>Recent content in Music on TheWittyBanter.com</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Sat, 01 Aug 2026 04:24:46 +0000</lastBuildDate>
|
||||
<atom:link href="https://thewittybanter.com:1313/music/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Sat, 01 Aug 2026 23:40:44 +0000</lastBuildDate>
|
||||
<atom:link href="http://0.0.0.0/music/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Songs I wrote!</title>
|
||||
<link>http://0.0.0.0/music/originals/</link>
|
||||
<pubDate>Sat, 01 Aug 2026 23:40:44 +0000</pubDate>
|
||||
<guid>http://0.0.0.0/music/originals/</guid>
|
||||
<description></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>The Chicken Street Band</title>
|
||||
<link>https://thewittybanter.com:1313/music/207/</link>
|
||||
<link>http://0.0.0.0/music/207/</link>
|
||||
<pubDate>Sat, 01 Aug 2026 04:24:46 +0000</pubDate>
|
||||
<guid>https://thewittybanter.com:1313/music/207/</guid>
|
||||
<guid>http://0.0.0.0/music/207/</guid>
|
||||
<description><p><strong>A collection of my favorite moments with these goons.</strong></p>
|
||||
<hr>
|
||||
<h2 id="207-maine">207 Maine</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="https://thewittybanter.com:1313/videos/207.mp4" type="video/mp4">
|
||||
<source src="http://0.0.0.0/videos/207.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</div>
|
||||
@@ -28,7 +35,7 @@
|
||||
<h2 id="opening-for-the-mallett-brothers-at-the-widowmaker-sugarloaf">Opening for the Mallett Brothers at the Widowmaker (Sugarloaf)</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="https://thewittybanter.com:1313/videos/wait.mp4" type="video/mp4">
|
||||
<source src="http://0.0.0.0/videos/wait.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</div>
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Songs I wrote! | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Songs I wrote! - TheWittyBanter.com">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com/music/originals/">
|
||||
<link rel="canonical" href="http://0.0.0.0/music/originals/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com/music/originals/">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/music/originals/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -33,13 +33,74 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/music/originals/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="Songs I wrote!">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:section" content="music">
|
||||
<meta property="article:published_time" content="2026-08-01T23:40:44+00:00">
|
||||
<meta property="article:modified_time" content="2026-08-01T23:40:44+00:00">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Songs I wrote!">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Music",
|
||||
"item": "http://0.0.0.0/music/"
|
||||
},
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 2 ,
|
||||
"name": "Songs I wrote!",
|
||||
"item": "http://0.0.0.0/music/originals/"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BlogPosting",
|
||||
"headline": "Songs I wrote!",
|
||||
"name": "Songs I wrote!",
|
||||
"description": "",
|
||||
"keywords": [
|
||||
|
||||
],
|
||||
"articleBody": "",
|
||||
"wordCount" : "0",
|
||||
"inLanguage": "en",
|
||||
"datePublished": "2026-08-01T23:40:44Z",
|
||||
"dateModified": "2026-08-01T23:40:44Z",
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
"@id": "http://0.0.0.0/music/originals/"
|
||||
},
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "TheWittyBanter.com",
|
||||
"logo": {
|
||||
"@type": "ImageObject",
|
||||
"url": "http://0.0.0.0/favicon.ico"
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -65,32 +126,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -132,7 +193,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>https://thewittybanter.com:1313/music/</title>
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/music/">
|
||||
<title>http://0.0.0.0/music/</title>
|
||||
<link rel="canonical" href="http://0.0.0.0/music/">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://thewittybanter.com:1313/music/">
|
||||
<meta http-equiv="refresh" content="0; url=http://0.0.0.0/music/">
|
||||
</head>
|
||||
</html>
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Musiccoming | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="There is music coming, I promise">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/musiccoming/">
|
||||
<link rel="canonical" href="http://0.0.0.0/musiccoming/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/musiccoming/">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/musiccoming/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -33,13 +33,69 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/musiccoming/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="Musiccoming">
|
||||
<meta property="og:description" content="There is music coming, I promise">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:published_time" content="2026-07-30T20:55:14-04:00">
|
||||
<meta property="article:modified_time" content="2026-07-30T20:55:14-04:00">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Musiccoming">
|
||||
<meta name="twitter:description" content="There is music coming, I promise">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Musiccoming",
|
||||
"item": "http://0.0.0.0/musiccoming/"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BlogPosting",
|
||||
"headline": "Musiccoming",
|
||||
"name": "Musiccoming",
|
||||
"description": "There is music coming, I promise",
|
||||
"keywords": [
|
||||
|
||||
],
|
||||
"articleBody": "There is music coming, I promise ",
|
||||
"wordCount" : "6",
|
||||
"inLanguage": "en",
|
||||
"datePublished": "2026-07-30T20:55:14-04:00",
|
||||
"dateModified": "2026-07-30T20:55:14-04:00",
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
"@id": "http://0.0.0.0/musiccoming/"
|
||||
},
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "TheWittyBanter.com",
|
||||
"logo": {
|
||||
"@type": "ImageObject",
|
||||
"url": "http://0.0.0.0/favicon.ico"
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -65,32 +121,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -142,7 +198,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>This is what a post will look like | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="It’s empty for now, come back later!">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/posts/helloworld/">
|
||||
<link rel="canonical" href="http://0.0.0.0/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="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/posts/helloworld/">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/posts/helloworld/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -33,13 +33,76 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/posts/helloworld/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="This is what a post will look like">
|
||||
<meta property="og:description" content="It’s empty for now, come back later!">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:section" content="posts">
|
||||
<meta property="article:published_time" content="2026-08-01T04:37:35+00:00">
|
||||
<meta property="article:modified_time" content="2026-08-01T04:37:35+00:00">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="This is what a post will look like">
|
||||
<meta name="twitter:description" content="It’s empty for now, come back later!">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Posts",
|
||||
"item": "http://0.0.0.0/posts/"
|
||||
},
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 2 ,
|
||||
"name": "This is what a post will look like",
|
||||
"item": "http://0.0.0.0/posts/helloworld/"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BlogPosting",
|
||||
"headline": "This is what a post will look like",
|
||||
"name": "This is what a post will look like",
|
||||
"description": "It\u0026rsquo;s empty for now, come back later!\n",
|
||||
"keywords": [
|
||||
|
||||
],
|
||||
"articleBody": "It’s empty for now, come back later!\n",
|
||||
"wordCount" : "7",
|
||||
"inLanguage": "en",
|
||||
"datePublished": "2026-08-01T04:37:35Z",
|
||||
"dateModified": "2026-08-01T04:37:35Z",
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
"@id": "http://0.0.0.0/posts/helloworld/"
|
||||
},
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "TheWittyBanter.com",
|
||||
"logo": {
|
||||
"@type": "ImageObject",
|
||||
"url": "http://0.0.0.0/favicon.ico"
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -65,32 +128,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -136,7 +199,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
+44
-19
@@ -1,25 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Posts | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="This is where the posts will live">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/posts/">
|
||||
<link rel="canonical" href="http://0.0.0.0/posts/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewittybanter.com:1313/posts/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/posts/">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://0.0.0.0/posts/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/posts/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -34,13 +34,38 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/posts/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="Posts">
|
||||
<meta property="og:description" content="This is where the posts will live">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Posts">
|
||||
<meta name="twitter:description" content="This is where the posts will live">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Posts",
|
||||
"item": "http://0.0.0.0/posts/"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body class="list" id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -66,32 +91,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span class="active">Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -127,12 +152,12 @@
|
||||
<footer class="entry-footer">
|
||||
|
||||
<span title='2026-08-01 04:37:35 +0000 UTC'>August 1, 2026</span> · <span>1 min</span></footer>
|
||||
<a class="entry-link" aria-label="post link to This is what a post will look like" href="https://thewittybanter.com:1313/posts/helloworld/"></a>
|
||||
<a class="entry-link" aria-label="post link to This is what a post will look like" href="http://0.0.0.0/posts/helloworld/"></a>
|
||||
</article>
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,17 +2,17 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Posts on TheWittyBanter.com</title>
|
||||
<link>https://thewittybanter.com:1313/posts/</link>
|
||||
<link>http://0.0.0.0/posts/</link>
|
||||
<description>Recent content in Posts on TheWittyBanter.com</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Sat, 01 Aug 2026 04:37:35 +0000</lastBuildDate>
|
||||
<atom:link href="https://thewittybanter.com:1313/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://0.0.0.0/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>This is what a post will look like</title>
|
||||
<link>https://thewittybanter.com:1313/posts/helloworld/</link>
|
||||
<link>http://0.0.0.0/posts/helloworld/</link>
|
||||
<pubDate>Sat, 01 Aug 2026 04:37:35 +0000</pubDate>
|
||||
<guid>https://thewittybanter.com:1313/posts/helloworld/</guid>
|
||||
<guid>http://0.0.0.0/posts/helloworld/</guid>
|
||||
<description><p>It&rsquo;s empty for now, come back later!</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>https://thewittybanter.com:1313/posts/</title>
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/posts/">
|
||||
<title>http://0.0.0.0/posts/</title>
|
||||
<link rel="canonical" href="http://0.0.0.0/posts/">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://thewittybanter.com:1313/posts/">
|
||||
<meta http-equiv="refresh" content="0; url=http://0.0.0.0/posts/">
|
||||
</head>
|
||||
</html>
|
||||
|
||||
+44
-19
@@ -1,25 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Reviews | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Opinions on albums, mostly. Maybe we’ll branch out to other things.">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/reviews/">
|
||||
<link rel="canonical" href="http://0.0.0.0/reviews/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewittybanter.com:1313/reviews/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/reviews/">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://0.0.0.0/reviews/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/reviews/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -34,13 +34,38 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/reviews/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="Reviews">
|
||||
<meta property="og:description" content="Opinions on albums, mostly. Maybe we’ll branch out to other things.">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Reviews">
|
||||
<meta name="twitter:description" content="Opinions on albums, mostly. Maybe we’ll branch out to other things.">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Reviews",
|
||||
"item": "http://0.0.0.0/reviews/"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body class="list" id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -66,32 +91,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span class="active">Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -127,12 +152,12 @@
|
||||
<footer class="entry-footer">
|
||||
|
||||
<span title='2026-08-01 20:06:17 +0000 UTC'>August 1, 2026</span> · <span>5 min</span></footer>
|
||||
<a class="entry-link" aria-label="post link to Statica EP - Avenged Sevenfold" href="https://thewittybanter.com:1313/reviews/statica/"></a>
|
||||
<a class="entry-link" aria-label="post link to Statica EP - Avenged Sevenfold" href="http://0.0.0.0/reviews/statica/"></a>
|
||||
</article>
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,17 +2,17 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Reviews on TheWittyBanter.com</title>
|
||||
<link>https://thewittybanter.com:1313/reviews/</link>
|
||||
<link>http://0.0.0.0/reviews/</link>
|
||||
<description>Recent content in Reviews on TheWittyBanter.com</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Sat, 01 Aug 2026 20:06:17 +0000</lastBuildDate>
|
||||
<atom:link href="https://thewittybanter.com:1313/reviews/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://0.0.0.0/reviews/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Statica EP - Avenged Sevenfold</title>
|
||||
<link>https://thewittybanter.com:1313/reviews/statica/</link>
|
||||
<link>http://0.0.0.0/reviews/statica/</link>
|
||||
<pubDate>Sat, 01 Aug 2026 20:06:17 +0000</pubDate>
|
||||
<guid>https://thewittybanter.com:1313/reviews/statica/</guid>
|
||||
<guid>http://0.0.0.0/reviews/statica/</guid>
|
||||
<description><h2 id="the-band">The band</h2>
|
||||
<p>Avenged Sevenfold – a critically acclaimed rock/metal outfit from California. Their first couple albums lent more of a hardcore sound, finding their way with tracks like “Second Heartbeat” and “Unholy Confessions” from the second record “Waking the Fallen”. What followed with City of Evil was a commercial success with songs like “Bat Country” and “Seize the Day” finding their way onto the radio. After which they put out another commercially successful self-titled offering. “Almost Easy” and “Afterlife” offering more radio play while “Little Piece of Heaven” was an absolutely GENIUS shock-rock piece allowing them to stretch their legs creatively.</p></description>
|
||||
</item>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>https://thewittybanter.com:1313/reviews/</title>
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/reviews/">
|
||||
<title>http://0.0.0.0/reviews/</title>
|
||||
<link rel="canonical" href="http://0.0.0.0/reviews/">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://thewittybanter.com:1313/reviews/">
|
||||
<meta http-equiv="refresh" content="0; url=http://0.0.0.0/reviews/">
|
||||
</head>
|
||||
</html>
|
||||
|
||||
File diff suppressed because one or more lines are too long
+2
-2
@@ -1,3 +1,3 @@
|
||||
User-agent: *
|
||||
Disallow: /
|
||||
Sitemap: https://thewittybanter.com:1313/sitemap.xml
|
||||
Disallow:
|
||||
Sitemap: http://0.0.0.0/sitemap.xml
|
||||
|
||||
+44
-19
@@ -1,25 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Shows | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Come hang out!">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/shows/">
|
||||
<link rel="canonical" href="http://0.0.0.0/shows/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewittybanter.com:1313/shows/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/shows/">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://0.0.0.0/shows/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/shows/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -34,13 +34,38 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/shows/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="Shows">
|
||||
<meta property="og:description" content="Come hang out!">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Shows">
|
||||
<meta name="twitter:description" content="Come hang out!">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Shows",
|
||||
"item": "http://0.0.0.0/shows/"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body class="list" id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -66,32 +91,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span class="active">Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -130,12 +155,12 @@ Make sure to put “Music” in the subject!
|
||||
<footer class="entry-footer">
|
||||
|
||||
<span title='2026-07-30 21:13:12 -0400 -0400'>July 30, 2026</span> · <span>1 min</span></footer>
|
||||
<a class="entry-link" aria-label="post link to It's a little empty right now..." href="https://thewittybanter.com:1313/shows/tba/"></a>
|
||||
<a class="entry-link" aria-label="post link to It's a little empty right now..." href="http://0.0.0.0/shows/tba/"></a>
|
||||
</article>
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,17 +2,17 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Shows on TheWittyBanter.com</title>
|
||||
<link>https://thewittybanter.com:1313/shows/</link>
|
||||
<link>http://0.0.0.0/shows/</link>
|
||||
<description>Recent content in Shows on TheWittyBanter.com</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate>Thu, 30 Jul 2026 21:13:12 -0400</lastBuildDate>
|
||||
<atom:link href="https://thewittybanter.com:1313/shows/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://0.0.0.0/shows/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>It's a little empty right now...</title>
|
||||
<link>https://thewittybanter.com:1313/shows/tba/</link>
|
||||
<link>http://0.0.0.0/shows/tba/</link>
|
||||
<pubDate>Thu, 30 Jul 2026 21:13:12 -0400</pubDate>
|
||||
<guid>https://thewittybanter.com:1313/shows/tba/</guid>
|
||||
<guid>http://0.0.0.0/shows/tba/</guid>
|
||||
<description><p>But that can change!</p>
|
||||
<p>Book some noise for your occasion at:</p>
|
||||
<p><em><a href="mailto:bwnoises@proton.me">bwnoises@proton.me</a></em></p>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>https://thewittybanter.com:1313/shows/</title>
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/shows/">
|
||||
<title>http://0.0.0.0/shows/</title>
|
||||
<link rel="canonical" href="http://0.0.0.0/shows/">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://thewittybanter.com:1313/shows/">
|
||||
<meta http-equiv="refresh" content="0; url=http://0.0.0.0/shows/">
|
||||
</head>
|
||||
</html>
|
||||
|
||||
+86
-17
@@ -1,10 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>It's a little empty right now... | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="But that can change!
|
||||
@@ -12,16 +12,16 @@ Book some noise for your occasion at:
|
||||
bwnoises@proton.me
|
||||
Make sure to put “Music” in the subject!">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/shows/tba/">
|
||||
<link rel="canonical" href="http://0.0.0.0/shows/tba/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/shows/tba/">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/shows/tba/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -36,13 +36,82 @@ Make sure to put “Music” in the subject!">
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/shows/tba/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="It's a little empty right now...">
|
||||
<meta property="og:description" content="But that can change!
|
||||
Book some noise for your occasion at:
|
||||
bwnoises@proton.me
|
||||
Make sure to put “Music” in the subject!">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="article:section" content="shows">
|
||||
<meta property="article:published_time" content="2026-07-30T21:13:12-04:00">
|
||||
<meta property="article:modified_time" content="2026-07-30T21:13:12-04:00">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="It's a little empty right now...">
|
||||
<meta name="twitter:description" content="But that can change!
|
||||
Book some noise for your occasion at:
|
||||
bwnoises@proton.me
|
||||
Make sure to put “Music” in the subject!">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Shows",
|
||||
"item": "http://0.0.0.0/shows/"
|
||||
},
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 2 ,
|
||||
"name": "It's a little empty right now...",
|
||||
"item": "http://0.0.0.0/shows/tba/"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BlogPosting",
|
||||
"headline": "It's a little empty right now...",
|
||||
"name": "It\u0027s a little empty right now...",
|
||||
"description": "But that can change!\nBook some noise for your occasion at:\nbwnoises@proton.me\nMake sure to put \u0026ldquo;Music\u0026rdquo; in the subject!\n",
|
||||
"keywords": [
|
||||
|
||||
],
|
||||
"articleBody": "But that can change!\nBook some noise for your occasion at:\nbwnoises@proton.me\nMake sure to put “Music” in the subject!\n",
|
||||
"wordCount" : "20",
|
||||
"inLanguage": "en",
|
||||
"datePublished": "2026-07-30T21:13:12-04:00",
|
||||
"dateModified": "2026-07-30T21:13:12-04:00",
|
||||
"mainEntityOfPage": {
|
||||
"@type": "WebPage",
|
||||
"@id": "http://0.0.0.0/shows/tba/"
|
||||
},
|
||||
"publisher": {
|
||||
"@type": "Organization",
|
||||
"name": "TheWittyBanter.com",
|
||||
"logo": {
|
||||
"@type": "ImageObject",
|
||||
"url": "http://0.0.0.0/favicon.ico"
|
||||
}
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -68,32 +137,32 @@ Make sure to put “Music” in the subject!">
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -142,7 +211,7 @@ Make sure to put “Music” in the subject!">
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
+21
-18
@@ -2,50 +2,53 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
||||
<url>
|
||||
<loc>https://thewittybanter.com:1313/reviews/statica/</loc>
|
||||
<loc>http://0.0.0.0/music/originals/</loc>
|
||||
<lastmod>2026-08-01T23:40:44+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>http://0.0.0.0/</loc>
|
||||
<lastmod>2026-08-01T23:40:44+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>http://0.0.0.0/reviews/statica/</loc>
|
||||
<lastmod>2026-08-01T20:06:17+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/</loc>
|
||||
<lastmod>2026-08-01T20:06:17+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/reviews/</loc>
|
||||
<loc>http://0.0.0.0/reviews/</loc>
|
||||
<lastmod>2026-08-01T20:03:13+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/posts/helloworld/</loc>
|
||||
<loc>http://0.0.0.0/posts/helloworld/</loc>
|
||||
<lastmod>2026-08-01T04:37:35+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/music/207/</loc>
|
||||
<loc>http://0.0.0.0/music/207/</loc>
|
||||
<lastmod>2026-08-01T04:24:46+00:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/docs/currentlab/</loc>
|
||||
<loc>http://0.0.0.0/docs/currentlab/</loc>
|
||||
<lastmod>2026-07-31T22:33:32-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/welcome/</loc>
|
||||
<loc>http://0.0.0.0/welcome/</loc>
|
||||
<lastmod>2026-07-31T19:00:33-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/docs/</loc>
|
||||
<loc>http://0.0.0.0/docs/</loc>
|
||||
<lastmod>2026-07-31T17:10:58-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/main/</loc>
|
||||
<loc>http://0.0.0.0/main/</loc>
|
||||
<lastmod>2026-07-30T21:14:32-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/shows/tba/</loc>
|
||||
<loc>http://0.0.0.0/shows/tba/</loc>
|
||||
<lastmod>2026-07-30T21:13:12-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/shows/</loc>
|
||||
<loc>http://0.0.0.0/shows/</loc>
|
||||
<lastmod>2026-07-30T21:07:34-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/musiccoming/</loc>
|
||||
<loc>http://0.0.0.0/musiccoming/</loc>
|
||||
<lastmod>2026-07-30T20:55:14-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/music/</loc>
|
||||
<loc>http://0.0.0.0/music/</loc>
|
||||
<lastmod>2026-07-30T20:55:01-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/posts/</loc>
|
||||
<loc>http://0.0.0.0/posts/</loc>
|
||||
<lastmod>2026-07-30T20:47:11-04:00</lastmod>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/categories/</loc>
|
||||
<loc>http://0.0.0.0/categories/</loc>
|
||||
</url><url>
|
||||
<loc>https://thewittybanter.com:1313/tags/</loc>
|
||||
<loc>http://0.0.0.0/tags/</loc>
|
||||
</url>
|
||||
</urlset>
|
||||
|
||||
+27
-19
@@ -1,25 +1,25 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Tags | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/tags/">
|
||||
<link rel="canonical" href="http://0.0.0.0/tags/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewittybanter.com:1313/tags/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/tags/">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://0.0.0.0/tags/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/tags/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -34,13 +34,21 @@
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script>
|
||||
</script><meta property="og:url" content="http://0.0.0.0/tags/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="Tags">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Tags">
|
||||
|
||||
</head>
|
||||
<body class="list" id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -66,32 +74,32 @@
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span>Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -108,7 +116,7 @@
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Tags on TheWittyBanter.com</title>
|
||||
<link>https://thewittybanter.com:1313/tags/</link>
|
||||
<link>http://0.0.0.0/tags/</link>
|
||||
<description>Recent content in Tags on TheWittyBanter.com</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<atom:link href="https://thewittybanter.com:1313/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://0.0.0.0/tags/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
+49
-18
@@ -1,10 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="auto" data-theme="dark">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script><meta charset="utf-8">
|
||||
<head><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">
|
||||
<meta name="robots" content="index, follow">
|
||||
<title>Quick rundown on the brain dump | TheWittyBanter.com</title>
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Historically I’ve been pretty bad about keeping track of the things I work on. I aim for this project to remedy that.
|
||||
@@ -13,17 +13,17 @@ Why “The Witty Banter”?
|
||||
One time I was discussing with my partner the idea of what a solo project would be named.
|
||||
I’ve always hated the idea of being a “solo artist”, using my name or my face as the front of ANYTHING gives me the ick (yet here we are, eh?). The point was brought up, that I seem to do better when there’s witty banter.">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/welcome/">
|
||||
<link rel="canonical" href="http://0.0.0.0/welcome/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.6ff46447b1fa3f8a5cc0bcae48088decc3ae37f5fbc99406a3aefc3bf0e6044a.css" integrity="sha256-b/RkR7H6P4pcwLyuSAiN7MOuN/X7yZQGo678O/DmBEo=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="https://thewittybanter.com:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="https://thewittybanter.com:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="https://thewittybanter.com:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="https://thewittybanter.com:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="https://thewittybanter.com:1313/safari-pinned-tab.svg">
|
||||
<link rel="icon" href="http://0.0.0.0/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://0.0.0.0/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://0.0.0.0/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://0.0.0.0/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://0.0.0.0/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="https://thewittybanter.com:1313/welcome/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="https://thewittybanter.com:1313/welcome/">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://0.0.0.0/welcome/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://0.0.0.0/welcome/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -38,13 +38,44 @@ I’ve always hated the idea of being a “solo artist”, using my
|
||||
document.querySelector("html").dataset.theme = 'light';
|
||||
}
|
||||
|
||||
</script><meta property="og:url" content="http://0.0.0.0/welcome/">
|
||||
<meta property="og:site_name" content="TheWittyBanter.com">
|
||||
<meta property="og:title" content="Quick rundown on the brain dump">
|
||||
<meta property="og:description" content="Historically I’ve been pretty bad about keeping track of the things I work on. I aim for this project to remedy that.
|
||||
Why “The Witty Banter”?
|
||||
One time I was discussing with my partner the idea of what a solo project would be named.
|
||||
I’ve always hated the idea of being a “solo artist”, using my name or my face as the front of ANYTHING gives me the ick (yet here we are, eh?). The point was brought up, that I seem to do better when there’s witty banter.">
|
||||
<meta property="og:locale" content="en">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Quick rundown on the brain dump">
|
||||
<meta name="twitter:description" content="Historically I’ve been pretty bad about keeping track of the things I work on. I aim for this project to remedy that.
|
||||
Why “The Witty Banter”?
|
||||
One time I was discussing with my partner the idea of what a solo project would be named.
|
||||
I’ve always hated the idea of being a “solo artist”, using my name or my face as the front of ANYTHING gives me the ick (yet here we are, eh?). The point was brought up, that I seem to do better when there’s witty banter.">
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@type": "ListItem",
|
||||
"position": 1 ,
|
||||
"name": "Quick rundown on the brain dump",
|
||||
"item": "http://0.0.0.0/welcome/"
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body class="list" id="top">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="https://thewittybanter.com:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://0.0.0.0/" 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"
|
||||
@@ -70,32 +101,32 @@ I’ve always hated the idea of being a “solo artist”, using my
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/welcome" title="Welcome">
|
||||
<a href="http://0.0.0.0/welcome" title="Welcome">
|
||||
<span class="active">Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/shows" title="Shows">
|
||||
<a href="http://0.0.0.0/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/music" title="Music">
|
||||
<a href="http://0.0.0.0/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/reviews" title="Reviews">
|
||||
<a href="http://0.0.0.0/reviews" title="Reviews">
|
||||
<span>Reviews</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/posts" title="Blog">
|
||||
<a href="http://0.0.0.0/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://thewittybanter.com:1313/docs" title="Docs">
|
||||
<a href="http://0.0.0.0/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -146,7 +177,7 @@ I’ve always hated the idea of being a “solo artist”, using my
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="https://thewittybanter.com:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://0.0.0.0/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Quick rundown on the brain dump on TheWittyBanter.com</title>
|
||||
<link>https://thewittybanter.com:1313/welcome/</link>
|
||||
<link>http://0.0.0.0/welcome/</link>
|
||||
<description>Recent content in Quick rundown on the brain dump on TheWittyBanter.com</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<lastBuildDate></lastBuildDate>
|
||||
<atom:link href="https://thewittybanter.com:1313/welcome/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://0.0.0.0/welcome/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>https://thewittybanter.com:1313/welcome/</title>
|
||||
<link rel="canonical" href="https://thewittybanter.com:1313/welcome/">
|
||||
<title>http://0.0.0.0/welcome/</title>
|
||||
<link rel="canonical" href="http://0.0.0.0/welcome/">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=https://thewittybanter.com:1313/welcome/">
|
||||
<meta http-equiv="refresh" content="0; url=http://0.0.0.0/welcome/">
|
||||
</head>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Gitea Webhook Listener
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=plorbus
|
||||
ExecStart=/usr/bin/webhook -hooks /etc/webhook/hooks.json -verbose -port 9000
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user