I think we got it working on the Ubuntu box
This commit is contained in:
Regular → Executable
+35
-34
@@ -5,35 +5,25 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="robots" content="noindex, nofollow">
|
||||
<title>Welcome to my brain dump! | TheWittyBanter.com</title>
|
||||
<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.
|
||||
Here you’ll find
|
||||
|
||||
Docs for the homelab, or Linux stuff in general
|
||||
Music I’ve worked on
|
||||
Some writing
|
||||
|
||||
Music reviews
|
||||
Stories or reflections
|
||||
General rambling for things I find interesting
|
||||
|
||||
|
||||
Dates for any upcoming shows (come hang out!)
|
||||
|
||||
Take a look around. Thanks for stopping by.">
|
||||
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="http://localhost:1313/welcome/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
|
||||
<link rel="icon" href="http://localhost:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://localhost:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://localhost:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://localhost:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://localhost:1313/safari-pinned-tab.svg">
|
||||
<link rel="canonical" href="http://192.168.1.156:1313/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="http://192.168.1.156:1313/favicon.ico">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="http://192.168.1.156:1313/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="http://192.168.1.156:1313/favicon-32x32.png">
|
||||
<link rel="apple-touch-icon" href="http://192.168.1.156:1313/apple-touch-icon.png">
|
||||
<link rel="mask-icon" href="http://192.168.1.156:1313/safari-pinned-tab.svg">
|
||||
<meta name="theme-color" content="#2e2e33">
|
||||
<meta name="msapplication-TileColor" content="#2e2e33">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/welcome/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://localhost:1313/welcome/">
|
||||
<link rel="alternate" type="application/rss+xml" href="http://192.168.1.156:1313/welcome/index.xml" title="rss">
|
||||
<link rel="alternate" hreflang="en" href="http://192.168.1.156:1313/welcome/">
|
||||
<noscript>
|
||||
<style>
|
||||
#theme-toggle,
|
||||
@@ -54,7 +44,7 @@ Take a look around. Thanks for stopping by.">
|
||||
<header class="header">
|
||||
<nav class="header-nav">
|
||||
<div class="logo">
|
||||
<a href="http://localhost:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<a href="http://192.168.1.156:1313/" accesskey="h" title="TheWittyBanter.com (Alt + H)">TheWittyBanter.com</a>
|
||||
<div class="logo-switches">
|
||||
<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,27 +70,27 @@ Take a look around. Thanks for stopping by.">
|
||||
</div>
|
||||
<ul id="menu" class="menu">
|
||||
<li>
|
||||
<a href="http://localhost:1313/welcome" title="Welcome">
|
||||
<a href="http://192.168.1.156:1313/welcome" title="Welcome">
|
||||
<span class="active">Welcome</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:1313/docs" title="Docs">
|
||||
<a href="http://192.168.1.156:1313/docs" title="Docs">
|
||||
<span>Docs</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:1313/music" title="Music">
|
||||
<a href="http://192.168.1.156:1313/music" title="Music">
|
||||
<span>Music</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:1313/posts" title="Blog">
|
||||
<a href="http://192.168.1.156:1313/posts" title="Blog">
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://localhost:1313/shows" title="Shows">
|
||||
<a href="http://192.168.1.156:1313/shows" title="Shows">
|
||||
<span>Shows</span>
|
||||
</a>
|
||||
</li>
|
||||
@@ -116,12 +106,22 @@ Take a look around. Thanks for stopping by.">
|
||||
</svg>
|
||||
</nav>
|
||||
<h1>
|
||||
Welcome to my brain dump!
|
||||
Quick rundown on the brain dump
|
||||
</h1>
|
||||
</header>
|
||||
<div class="post-content md-content"><p>Historically I’ve been pretty bad about keeping track of the things I work on. I aim for this project to remedy that.</p>
|
||||
<p>Here you’ll find</p>
|
||||
<hr>
|
||||
<p><strong>Why “The Witty Banter”?</strong></p>
|
||||
<p>One time I was discussing with my partner the idea of what a solo project would be named.</p>
|
||||
<p>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.</p>
|
||||
<p>“Oh damn… What if when I played with people, the bill was ‘So and So & The Witty Banter?’”</p>
|
||||
<p>I liked that idea for a name. What started out as a music project name quickly gave way to the fact that I do more than just music. Maybe “The Witty Banter” could be the entity for whatever I was doing. “Witty Banter Tech”, “Witty Banter Music”, etc.</p>
|
||||
<p>I set aside some of those “identity” reservations for this project. It was time for me to have something to present at shows, rather than a guitar case with shoddily taped QR codes linking to a poorly managed Instagram presence.</p>
|
||||
<p>Who knows. Maybe I’ll regret putting my ideas in the aether this way, but what’s a little context for your parasocial internet rambling?</p>
|
||||
<hr>
|
||||
<p><strong>Here you’ll find</strong></p>
|
||||
<ul>
|
||||
<li>Dates for any upcoming shows (come hang out!)</li>
|
||||
<li>Docs for the homelab, or Linux stuff in general</li>
|
||||
<li>Music I’ve worked on</li>
|
||||
<li>Some writing
|
||||
@@ -131,16 +131,17 @@ Take a look around. Thanks for stopping by.">
|
||||
<li>General rambling for things I find interesting</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Dates for any upcoming shows (come hang out!)</li>
|
||||
</ul>
|
||||
<p>Take a look around. Thanks for stopping by.</p>
|
||||
<hr>
|
||||
<p>If you’ve made it this far, <em>thank you</em>.</p>
|
||||
<p>Take a look around. Drop a line if you see anything you like.</p>
|
||||
|
||||
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<footer class="footer">
|
||||
<span>© 2026 <a href="http://localhost:1313/">TheWittyBanter.com</a></span> ·
|
||||
<span>© 2026 <a href="http://192.168.1.156:1313/">TheWittyBanter.com</a></span> ·
|
||||
|
||||
|
||||
|
||||
|
||||
Regular → Executable
+5
-5
@@ -1,12 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>Welcome to my brain dump! on TheWittyBanter.com</title>
|
||||
<link>https://www.thewittybanter.com/welcome/</link>
|
||||
<description>Recent content in Welcome to my brain dump! on TheWittyBanter.com</description>
|
||||
<title>Quick rundown on the brain dump on TheWittyBanter.com</title>
|
||||
<link>http://192.168.1.156:1313/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://www.thewittybanter.com/welcome/index.xml" rel="self" type="application/rss+xml" />
|
||||
<atom:link href="http://192.168.1.156:1313/welcome/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Regular → Executable
+6
-6
@@ -1,9 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>http://localhost:1313/welcome/</title>
|
||||
<link rel="canonical" href="http://localhost:1313/welcome/">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=http://localhost:1313/welcome/">
|
||||
</head>
|
||||
<head>
|
||||
<title>http://192.168.1.156:1313/welcome/</title>
|
||||
<link rel="canonical" href="http://192.168.1.156:1313/welcome/">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="refresh" content="0; url=http://192.168.1.156:1313/welcome/">
|
||||
</head>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user