fixed up Joyous Jazz Post
All checks were successful
Deploy to Netlify / Deploy Hugo site to Netlify (push) Successful in 27s

This commit is contained in:
Alan Youngblood 2024-04-12 15:27:56 -04:00
parent c2f792595e
commit ce48068df0
93 changed files with 1568 additions and 6 deletions

BIN
.DS_Store vendored

Binary file not shown.

7
README.md Normal file
View File

@ -0,0 +1,7 @@
# AllistheWave.com
## A personal blog by Alan Youngblood
Powered by Hugo SSG, Blowfish theme, and Netlify
![Screenshot](Screenshot.png "Screenshot of AllistheWave.com")

BIN
Screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 539 KiB

View File

@ -6,6 +6,7 @@ summaryLength = 0
buildDrafts = false buildDrafts = false
buildFuture = false buildFuture = false
baseURL = "https://allisthewave.com/" baseURL = "https://allisthewave.com/"
googleAnalytics = "G-HE5T62V6RV"
[imaging] [imaging]
anchor = "Center" anchor = "Center"

BIN
content/.DS_Store vendored

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

View File

@ -13,13 +13,38 @@ We've all lost people and things to the pandemic, and one unfortunate one to go
Naturally, I was elated to find out that there's a new Jazz club in Durham, NC. My partner told me about Missy Lane's Assembly Room and we both love jazz a lot so it was incredibly fitting that our first concert date was to a jazz show there. Naturally, I was elated to find out that there's a new Jazz club in Durham, NC. My partner told me about Missy Lane's Assembly Room and we both love jazz a lot so it was incredibly fitting that our first concert date was to a jazz show there.
{{< figure src="/images/MissyLanes2.jpeg" title="The Bad Plus" alt="The Bad Plus">}}
ジャズを聴きます ジャズを聴きます
Jya Zu Oh I kki Ki Ma Su
(I listen to jazz.) (I listen to jazz.)
> One of my "Covid hobbies" while isolating during the pandemic was to begin learning Japanese (日本語). I've continued and while its time is eerily conincidental it just so happened I learned those phrases and words before going to the concert. > One of my "Covid hobbies" while isolating during the pandemic was to begin learning Japanese (日本語). I've continued and while its time is eerily conincidental it just so happened I learned those phrases and words just before going to the concert.
## The Bad Plus ## The Bad Plus
{{< figure src="/images/MissyLanes3.jpeg" title="The Bad Plus" alt="The Bad Plus">}}
First time I heard of The Bad Plus was back around 2003/2004 in my first year at NC State for college. I know, I'm getting old, but shout out to Ed, my friend who introduced me to this band and a bunch of other great ones!
I was really getting into learning guitar and progressive rock bands at that time. Prog rock is never far from fusion jazz, thus The Bad Plus came up as a recommendation. I enjoy their originals and their brilliant pop and rock covers in their won style. See their debut album from 2003 ![These are the Vistas](https://songwhip.com/the-bad-plus/these-are-the-vistas2003) and Smells Like Teen Spirit, Flim, and Heart of Glass for starters. Or Their original they opened their set with Everywhere You Turn.
According to some other fans chatting after the show The Bad Plus did another that day and had one or two more scheduled and did completely different set lists each time, which is always amazing to me.
Their lineup has notably changed in the last few years when they dropped Ethan Iverson, the pianist while keeping Reid Anderson on bass and David King on drums. They've added in Ben Monder on guitar and Chris Speed on Saxophone.
Their best song by far was called Tyrone's Flamingo and is from their upcoming album set to release later this year.
## Cocktails and Atmosphere ## Cocktails and Atmosphere
{{< figure src="/images/MissyLanes4.jpeg" title="The Bad Plus" alt="The Bad Plus">}}
The whole place has a very speakeasy style vibe and with that you expect some good cocktail drinks. They did not disappoint on that either. I got the Oasis which was a refreshing and flavorful gin and honeydew, lemon, and mint drink. My partner got the She was a Fairy which was a tequila drink with lemon, tea, and lavender flavor. She really enjoyed the drinks and mentioned coming back just for that.
## DURM (Durham NC) ## DURM (Durham NC)
{{< figure src="/images/MissyLanes5.jpeg" title="The Bad Plus" alt="The Bad Plus">}}
Here's the main area and bar at the front of the club, which I think is open to other events or as a chill co-working space during the day. In downtown Durham, this is a convenient location if you live or work in the area. It's been a while but I still have fond memories of working at the American Tobacco campus when I was working in the video game industry for Mighty Rabbit Studios.

BIN
public/.DS_Store vendored Normal file

Binary file not shown.

View File

@ -102,6 +102,15 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HE5T62V6RV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-HE5T62V6RV');
</script>

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

BIN
public/MissyLanes2.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

View File

@ -104,6 +104,15 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HE5T62V6RV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-HE5T62V6RV');
</script>

View File

@ -104,6 +104,15 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HE5T62V6RV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-HE5T62V6RV');
</script>

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

View File

@ -123,6 +123,15 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HE5T62V6RV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-HE5T62V6RV');
</script>
@ -665,6 +674,86 @@
<a href="/posts/2024-04-09-joyous-jazz/" class="min-w-full">
<div class="min-h-full border border-neutral-200 dark:border-neutral-700 border-2 rounded overflow-hidden shadow-2xl relative">
<div class="w-full thumbnail_card nozoom" style="background-image:url(/posts/2024-04-09-joyous-jazz/featured_huc99c2bc0fb263e4f5d4af1aad1c1854e_197180_600x0_resize_q75_box.jpeg);"></div>
<div class="px-6 py-4">
<div class="font-bold text-xl text-neutral-800 decoration-primary-500 hover:underline hover:underline-offset-2 dark:text-neutral"
href="/posts/2024-04-09-joyous-jazz/">Joyous Jazz</div>
<div class="text-sm text-neutral-500 dark:text-neutral-400">
<div class="flex flex-row flex-wrap items-center">
<time datetime="2024-04-09 00:00:00 &#43;0000 UTC">9 April 2024</time><span class="px-2 text-primary-500">&middot;</span><span>508 words</span><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">3 mins</span>
</div>
</div>
</div>
<div class="px-6 pt-4 pb-2">
</div>
</div>
</a>
<a href="/posts/2024-04-03-welcome-post/" class="min-w-full"> <a href="/posts/2024-04-03-welcome-post/" class="min-w-full">
<div class="min-h-full border border-neutral-200 dark:border-neutral-700 border-2 rounded overflow-hidden shadow-2xl relative"> <div class="min-h-full border border-neutral-200 dark:border-neutral-700 border-2 rounded overflow-hidden shadow-2xl relative">

File diff suppressed because one or more lines are too long

View File

@ -7,7 +7,17 @@
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en</language> <language>en</language>
<copyright>© 2024 Alan Youngblood</copyright> <copyright>© 2024 Alan Youngblood</copyright>
<lastBuildDate>Wed, 03 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://allisthewave.com/index.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Tue, 09 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://allisthewave.com/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Joyous Jazz</title>
<link>https://allisthewave.com/posts/2024-04-09-joyous-jazz/</link>
<pubDate>Tue, 09 Apr 2024 00:00:00 +0000</pubDate>
<guid>https://allisthewave.com/posts/2024-04-09-joyous-jazz/</guid>
<description>Missy Lane&amp;rsquo;s Assembly Room # We&amp;rsquo;ve all lost people and things to the pandemic, and one unfortunate one to go was Raleigh&amp;rsquo;s C-Grace Jazz and Speakeasy club.</description>
<media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://allisthewave.com/posts/2024-04-09-joyous-jazz/featured.jpeg" />
</item>
<item> <item>
<title>Welcome to the Wave</title> <title>Welcome to the Wave</title>
<link>https://allisthewave.com/posts/2024-04-03-welcome-post/</link> <link>https://allisthewave.com/posts/2024-04-03-welcome-post/</link>

View File

@ -132,6 +132,15 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HE5T62V6RV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-HE5T62V6RV');
</script>
@ -949,6 +958,43 @@ Wilco - Jesus, etc.</p>
<div class="pt-8">
<hr class="border-dotted border-neutral-300 dark:border-neutral-600" />
<div class="flex justify-between pt-3">
<span>
</span>
<span>
<a class="flex text-right group ml-3" href="/posts/2024-04-09-joyous-jazz/">
<span class="flex flex-col">
<span
class="mt-[0.1rem] leading-6 group-hover:underline group-hover:decoration-primary-500"
>Joyous Jazz</span
>
<span class="mt-[0.1rem] text-xs text-neutral-500 dark:text-neutral-400">
<time datetime="2024-04-09 00:00:00 &#43;0000 UTC">9 April 2024</time>
</span>
</span>
<span
class="ml-3 text-neutral-700 group-hover:text-primary-600 ltr:inline rtl:hidden dark:text-neutral dark:group-hover:text-primary-400"
>&rarr;</span
>
<span
class="mr-3 text-neutral-700 group-hover:text-primary-600 ltr:hidden rtl:inline dark:text-neutral dark:group-hover:text-primary-400"
>&larr;</span
>
</a>
</span>
</div>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

File diff suppressed because it is too large Load Diff

View File

@ -104,6 +104,15 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HE5T62V6RV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-HE5T62V6RV');
</script>
@ -663,6 +672,101 @@
<a class="flex flex-wrap article " href="/posts/2024-04-09-joyous-jazz/">
<div class="w-full md:w-auto h-full thumbnail nozoom thumbnailshadow md:mr-7" style="background-image:url(/posts/2024-04-09-joyous-jazz/featured_huc99c2bc0fb263e4f5d4af1aad1c1854e_197180_600x0_resize_q75_box.jpeg);"></div>
<div class=" mt-3 md:mt-0">
<div class="items-center text-left text-xl font-semibold">
<div class="font-bold text-xl text-neutral-800 decoration-primary-500 hover:underline hover:underline-offset-2 dark:text-neutral"
href="/posts/2024-04-09-joyous-jazz/">Joyous Jazz</div>
</div>
<div class="text-sm text-neutral-500 dark:text-neutral-400">
<div class="flex flex-row flex-wrap items-center">
<time datetime="2024-04-09 00:00:00 &#43;0000 UTC">9 April 2024</time><span class="px-2 text-primary-500">&middot;</span><span>508 words</span><span class="px-2 text-primary-500">&middot;</span><span title="Reading time">3 mins</span>
</div>
</div>
</div>
</a>

View File

@ -7,7 +7,17 @@
<generator>Hugo -- gohugo.io</generator> <generator>Hugo -- gohugo.io</generator>
<language>en</language> <language>en</language>
<copyright>© 2024 Alan Youngblood</copyright> <copyright>© 2024 Alan Youngblood</copyright>
<lastBuildDate>Wed, 03 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://allisthewave.com/posts/index.xml" rel="self" type="application/rss+xml" /> <lastBuildDate>Tue, 09 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://allisthewave.com/posts/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Joyous Jazz</title>
<link>https://allisthewave.com/posts/2024-04-09-joyous-jazz/</link>
<pubDate>Tue, 09 Apr 2024 00:00:00 +0000</pubDate>
<guid>https://allisthewave.com/posts/2024-04-09-joyous-jazz/</guid>
<description>Missy Lane&amp;rsquo;s Assembly Room # We&amp;rsquo;ve all lost people and things to the pandemic, and one unfortunate one to go was Raleigh&amp;rsquo;s C-Grace Jazz and Speakeasy club.</description>
<media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://allisthewave.com/posts/2024-04-09-joyous-jazz/featured.jpeg" />
</item>
<item> <item>
<title>Welcome to the Wave</title> <title>Welcome to the Wave</title>
<link>https://allisthewave.com/posts/2024-04-03-welcome-post/</link> <link>https://allisthewave.com/posts/2024-04-03-welcome-post/</link>

View File

@ -104,6 +104,15 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HE5T62V6RV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-HE5T62V6RV');
</script>

View File

@ -4,13 +4,19 @@
<url> <url>
<loc>https://allisthewave.com/posts/</loc> <loc>https://allisthewave.com/posts/</loc>
<lastmod>2024-04-03T00:00:00+00:00</lastmod> <lastmod>2024-04-09T00:00:00+00:00</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
<priority>0.5</priority> <priority>0.5</priority>
</url> </url>
<url> <url>
<loc>https://allisthewave.com/</loc> <loc>https://allisthewave.com/</loc>
<lastmod>2024-04-03T00:00:00+00:00</lastmod> <lastmod>2024-04-09T00:00:00+00:00</lastmod>
<changefreq>daily</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://allisthewave.com/posts/2024-04-09-joyous-jazz/</loc>
<lastmod>2024-04-09T00:00:00+00:00</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
<priority>0.5</priority> <priority>0.5</priority>
</url> </url>

View File

@ -104,6 +104,15 @@
<script async src="https://www.googletagmanager.com/gtag/js?id=G-HE5T62V6RV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-HE5T62V6RV');
</script>

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

BIN
static/.DS_Store vendored Normal file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 183 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB