feat: optimize component js post-build + new youtube component
This commit is contained in:
parent
e4bde98686
commit
ecb23daebf
20 changed files with 59 additions and 175 deletions
|
@ -10,4 +10,4 @@ tags:
|
|||
|
||||
[I've been streaming music again](https://coryd.dev/posts/2023/i-dont-want-streaming-music/) in part (and I know this is ridiculous) because Spotify is ubiquitous, well-integrated and has a — well — [API that's usable for my purposes](https://coryd.dev/posts/2023/road-to-madness-apple-music-charts/). I still buy music I stream from Bandcamp and archive it and I still buy too many shirts to support bands (I also import missing music into playlists and playlist folders as an analog to albums). I've also been able to scrobble listens more reliably and found some really great bands like [PUP](https://open.spotify.com/artist/6A7uqgC2N1nUhrCLAytHxN). We'll see if it lasts, but it feels like a good balance for now.<!-- excerpt -->
|
||||
|
||||
https://www.youtube.com/watch?v=iVuB1ZASrGw
|
||||
{% render "partials/youtube-player.liquid", url:"https://www.youtube.com/watch?v=iVuB1ZASrGw" %}
|
|
@ -7,4 +7,4 @@ tags: ['Eleventy', 'javascript', 'automation']
|
|||
|
||||
My talk from the Eleventy meetup about building [my now page](https://coryd.dev/now) (you even get to see how much I resemble my avatar).<!-- excerpt -->
|
||||
|
||||
https://www.youtube.com/watch?v=AzcFZJYEpnQ
|
||||
{% render "partials/youtube-player.liquid", url:"https://www.youtube.com/watch?v=AzcFZJYEpnQ" %}
|
Reference in a new issue