Post 2025-03-30
Some checks failed
Deploy to Netlify / Deploy Hugo site to Netlify (push) Failing after 31s

This commit is contained in:
Alan Youngblood
2025-04-01 11:12:03 -04:00
parent c2c0439a2f
commit 50cee9f949
101 changed files with 3048 additions and 1713 deletions

View File

@ -26,8 +26,8 @@
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.c93a43f1f6e5c7a5e0d4b158b4cbd83860dbc497a8a24834d64b0f9757ef05be1a1698265edf46ca5b49b0cf6dcb37d7ff2a6831538d8d25cf320ee8351f2ca6.css"
integrity="sha512-yTpD8fblx6Xg1LFYtMvYOGDbxJeookg01ksPl1fvBb4aFpgmXt9GyltJsM9tyzfX/ypoMVONjSXPMg7oNR8spg==" />
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.6c40eb56a39ffc807d6745779b36d9d4e87abb472267de702cab14efcf8f105e5a8fe4543ce82551fbf94d50446429d78ad2b77f7f58df5968ce02651c8bf4c4.css"
integrity="sha512-bEDrVqOf/IB9Z0V3mzbZ1Oh6u0ciZ95wLKsU78&#43;PEF5aj&#43;RUPOglUfv5TVBEZCnXitK3f39Y31lozgJlHIv0xA==" />
<script type="text/javascript" src="/js/appearance.min.516a16745bea5a9bd011138d254cc0fd3973cd55ce6e15f3dec763e7c7c2c7448f8fe7b54cca811cb821b0c7e12cd161caace1dd794ac3d34d40937cbcc9ee12.js"
@ -43,12 +43,12 @@
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.a5312a15393b6da77a379acf5b55576cabc85cb09cf0973d143812be82d0810982674c92e8564f3999e456d97305ae6f6269c41612d008359d8b94265a99eec5.js"
integrity="sha512-pTEqFTk7bad6N5rPW1VXbKvIXLCc8Jc9FDgSvoLQgQmCZ0yS6FZPOZnkVtlzBa5vYmnEFhLQCDWdi5QmWpnuxQ==" data-copy="" data-copied=""></script>
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.b6411b5d4cd56c0068d34c4acbce043846adad56b824e3d486a06d3459aed2eb7f7413874b7871cc2c822c8c8834cbed944022918bcc8cca710a962167c36d32.js"
integrity="sha512-tkEbXUzVbABo00xKy84EOEatrVa4JOPUhqBtNFmu0ut/dBOHS3hxzCyCLIyINMvtlEAikYvMjMpxCpYhZ8NtMg==" data-copy="" data-copied=""></script>
<script src="/lib/zoom/zoom.min.37d2094687372da3f7343a221a470f6b8806f7891aa46a5a03966af7f0ebd38b9fe536cb154e6ad28f006d184b294525a7c4054b6bbb4be62d8b453b42db99bd.js" integrity="sha512-N9IJRoc3LaP3NDoiGkcPa4gG94kapGpaA5Zq9/Dr04uf5TbLFU5q0o8AbRhLKUUlp8QFS2u7S&#43;Yti0U7QtuZvQ=="></script>
<script src="/lib/zoom/zoom.min.f592a181a15d2a5b042daa7f746c3721acf9063f8b6acd175d989129865a37d400ae0e85b640f9ad42cd98d1f8ad30931718cf8811abdcc5fcb264400d1a2b0c.js" integrity="sha512-9ZKhgaFdKlsELap/dGw3Iaz5Bj&#43;Las0XXZiRKYZaN9QArg6FtkD5rULNmNH4rTCTFxjPiBGr3MX8smRADRorDA=="></script>
@ -63,6 +63,7 @@
<meta property="og:url" content="http://localhost:1313/posts/2024-04-09-joyous-jazz/">
<meta property="og:site_name" content="All is the Wave 🌊">
<meta property="og:title" content="Joyous Jazz">
@ -177,7 +178,7 @@
<div id="menu-blur" class="absolute opacity-0 inset-x-0 top-0 h-full single_hero_background nozoom bg-neutral dark:bg-neutral-800"></div>
<div class="relative max-w-[64rem] ml-auto mr-auto">
<div style="padding-left:0;padding-right:0;padding-top:2px;padding-bottom:3px"
class="main-menu flex items-center justify-between px-4 py-6 sm:px-6 md:justify-start space-x-3">
class="main-menu flex items-center justify-between px-4 py-6 sm:px-6 md:justify-start gap-x-3">
@ -201,7 +202,7 @@
</nav>
<nav class="hidden md:flex items-center space-x-5 md:ml-12 h-12">
<nav class="hidden md:flex items-center gap-x-5 md:ml-12 h-12">
@ -307,7 +308,7 @@
<a href="/tags/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-base font-medium" title="">
<p class="text-base font-medium" title="Tags">
Tags
</p>
</a>
@ -349,7 +350,7 @@
<div
class="ltr:mr-14 rtl:ml-14 flex items-center">
class=" flex items-center">
<button id="appearance-switcher" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400">
<div class="flex items-center justify-center dark:hidden">
@ -376,7 +377,7 @@
</nav>
<div class="flex md:hidden items-center space-x-5 md:ml-12 h-12">
<div class="flex md:hidden items-center gap-x-5 md:ml-12 h-12">
<span></span>
@ -399,7 +400,7 @@
<button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400" style="margin-right:5px">
<button id="appearance-switcher-mobile" aria-label="Dark mode switcher" type="button" class="text-base hover:text-primary-600 dark:hover:text-primary-400 ltr:mr-1 rtl:ml-1">
<div class="flex items-center justify-center dark:hidden">
@ -425,7 +426,7 @@
</div>
</div>
<div class="-my-2 -mr-2 md:hidden">
<div class="-my-2 md:hidden">
<label id="menu-button" class="block">
@ -581,7 +582,7 @@
<li class="mt-1">
<a href="/tags/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
<p class="text-bg font-bg" title="">
<p class="text-bg font-bg" title="Tags">
Tags
</p>
</a>
@ -651,7 +652,7 @@
<div class="fixed inset-x-0 top-0 h-[800px] single_hero_background nozoom"
style="background-image:url(/posts/2024-04-09-joyous-jazz/featured_hu14699246334778589301.jpeg);">
style="background-image:url(/posts/2024-04-09-joyous-jazz/featured_hu_590a44919b1c1b7d.jpeg);">
@ -683,7 +684,7 @@
<li class="inline hidden">
<li class="hidden">
<a
class="hover:underline decoration-neutral-300 dark:underline-neutral-600"
href="/"
@ -692,7 +693,7 @@
</li>
<li class="inline ">
<li class="inline">
<a
class="hover:underline decoration-neutral-300 dark:underline-neutral-600"
href="/posts/"
@ -701,7 +702,7 @@
</li>
<li class="inline hidden">
<li class="hidden">
<a
class="hover:underline decoration-neutral-300 dark:underline-neutral-600"
href="/posts/2024-04-09-joyous-jazz/"
@ -839,11 +840,11 @@
<img
class="my-0 rounded-md"
srcset="
/posts/2024-04-09-joyous-jazz/images/MissyLanes2_hu17563237965744504744.jpeg 330w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes2_hu15737170347216348020.jpeg 660w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes2_hu9805465840025744552.jpeg 1024w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes2_hu5903068680122347907.jpeg 2x"
src="/posts/2024-04-09-joyous-jazz/images/MissyLanes2_hu15737170347216348020.jpeg"
/posts/2024-04-09-joyous-jazz/images/MissyLanes2_hu_8b6d09e55b71e90e.jpeg 330w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes2_hu_ba984176bb1aeeff.jpeg 660w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes2_hu_c4d1aac9276ec84a.jpeg 1024w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes2_hu_4a07cc6fff5ad85.jpeg 2x"
src="/posts/2024-04-09-joyous-jazz/images/MissyLanes2_hu_ba984176bb1aeeff.jpeg"
alt="The Bad Plus"
/>
@ -853,8 +854,7 @@
<p>Jya Zu Oh I kki Ki Ma Su</p>
<p>(I listen to jazz.)</p>
<blockquote>
<p>One of my &ldquo;Covid hobbies&rdquo; while isolating during the pandemic was to begin learning Japanese (日本語). I&rsquo;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.</p>
</blockquote>
<p>One of my &ldquo;Covid hobbies&rdquo; while isolating during the pandemic was to begin learning Japanese (日本語). I&rsquo;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.</p></blockquote>
<h2 class="relative group">The Bad Plus
@ -872,11 +872,11 @@
<img
class="my-0 rounded-md"
srcset="
/posts/2024-04-09-joyous-jazz/images/MissyLanes3_hu16721722497758011129.jpeg 330w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes3_hu1857114364253847736.jpeg 660w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes3_hu641728380874029412.jpeg 1024w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes3_hu7545948576256162403.jpeg 2x"
src="/posts/2024-04-09-joyous-jazz/images/MissyLanes3_hu1857114364253847736.jpeg"
/posts/2024-04-09-joyous-jazz/images/MissyLanes3_hu_d76b14d4a59e9c6d.jpeg 330w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes3_hu_36d3cdbdb35b129d.jpeg 660w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes3_hu_6981aa46bc5d44ce.jpeg 1024w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes3_hu_d3f82131db6b280.jpeg 2x"
src="/posts/2024-04-09-joyous-jazz/images/MissyLanes3_hu_36d3cdbdb35b129d.jpeg"
alt="The Bad Plus"
/>
@ -904,11 +904,11 @@
<img
class="my-0 rounded-md"
srcset="
/posts/2024-04-09-joyous-jazz/images/MissyLanes4_hu9473210418714118334.jpeg 330w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes4_hu4509952606323198281.jpeg 660w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes4_hu14554759320082032132.jpeg 1024w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes4_hu5477043202053640230.jpeg 2x"
src="/posts/2024-04-09-joyous-jazz/images/MissyLanes4_hu4509952606323198281.jpeg"
/posts/2024-04-09-joyous-jazz/images/MissyLanes4_hu_597a3b3db6e6892d.jpeg 330w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes4_hu_6e9aa48ed8267380.jpeg 660w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes4_hu_65442adf5b7ff2dc.jpeg 1024w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes4_hu_f6bd959cf5be99b2.jpeg 2x"
src="/posts/2024-04-09-joyous-jazz/images/MissyLanes4_hu_6e9aa48ed8267380.jpeg"
alt="The Bad Plus"
/>
@ -932,11 +932,11 @@
<img
class="my-0 rounded-md"
srcset="
/posts/2024-04-09-joyous-jazz/images/MissyLanes5_hu8932939727531940153.jpeg 330w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes5_hu13530890717246527756.jpeg 660w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes5_hu6936249732397014802.jpeg 1024w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes5_hu11742286410658423586.jpeg 2x"
src="/posts/2024-04-09-joyous-jazz/images/MissyLanes5_hu13530890717246527756.jpeg"
/posts/2024-04-09-joyous-jazz/images/MissyLanes5_hu_f0ccaa412030b1c2.jpeg 330w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes5_hu_a3306726bd237d30.jpeg 660w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes5_hu_efa7ad3ffd7241dd.jpeg 1024w,
/posts/2024-04-09-joyous-jazz/images/MissyLanes5_hu_68ffea808b0bab84.jpeg 2x"
src="/posts/2024-04-09-joyous-jazz/images/MissyLanes5_hu_a3306726bd237d30.jpeg"
alt="The Bad Plus"
/>
@ -1053,7 +1053,7 @@
<p class="text-sm text-neutral-500 dark:text-neutral-400">
&copy;
2024
2025
</p>