poking and prodding
This commit is contained in:
+16
-23
@@ -5,15 +5,27 @@
|
||||
<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>"Mission Statement" | TheWittyBanter.com</title>
|
||||
<title>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.
|
||||
|
||||
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.">
|
||||
Here you’ll find
|
||||
|
||||
Dates for any upcoming shows (come hang out!)
|
||||
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
|
||||
|
||||
|
||||
|
||||
|
||||
If you’ve made it this far, thank you.">
|
||||
<meta name="author" content="">
|
||||
<link rel="canonical" href="//localhost:1313/welcome/">
|
||||
<link crossorigin="anonymous" href="/assets/css/stylesheet.cd9298b33628769aa1bc1acebbbfd7aa11ce81dfe03484d479e1907760249a1d.css" integrity="sha256-zZKYszYodpqhvBrOu7/XqhHOgd/gNITUeeGQd2Akmh0=" rel="preload stylesheet" as="style">
|
||||
@@ -115,17 +127,6 @@ I’ve always hated the idea of being a “solo artist”, using my
|
||||
</nav>
|
||||
</header>
|
||||
<main class="main">
|
||||
<header class="page-header"><nav class="breadcrumbs" role="navigation" aria-label="Breadcrumb">
|
||||
<a href="/">Home</a>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"
|
||||
stroke-linecap="round" stroke-linejoin="round" class="feather feather-chevron-right">
|
||||
<polyline points="9 18 15 12 9 6"></polyline>
|
||||
</svg>
|
||||
</nav>
|
||||
<h1>
|
||||
"Mission Statement"
|
||||
</h1>
|
||||
</header>
|
||||
<div class="post-content md-content"><img src="/images/portraitsilly.jpg"
|
||||
alt="A beautiful landscape"
|
||||
class="shadow-lg"
|
||||
@@ -134,14 +135,6 @@ I’ve always hated the idea of being a “solo artist”, using my
|
||||
|
||||
<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>
|
||||
<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>
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
|
||||
<channel>
|
||||
<title>"Mission Statement" on TheWittyBanter.com</title>
|
||||
<title>TheWittyBanter.com</title>
|
||||
<link>//localhost:1313/welcome/</link>
|
||||
<description>Recent content in "Mission Statement" on TheWittyBanter.com</description>
|
||||
<description>Recent content on TheWittyBanter.com</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<atom:link href="//localhost:1313/welcome/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
||||
Reference in New Issue
Block a user