feat: spruce up design
This commit is contained in:
parent
2614dff452
commit
94e28067f9
51 changed files with 480 additions and 202 deletions
|
@ -14,12 +14,12 @@ tags: ['books', 'music', 'development', 'Eleventy']
|
|||
<li><a href="https://www.last.fm/user/coryd_">I listened to a bunch of music</a></li>
|
||||
<li><a href="https://trakt.tv/users/cdransf">I watched a bunch of movies and TV</a>, but picking favorites feels weird when so much of that consisted of catching up on "classics" and things I'd either ignored or never seen.</li>
|
||||
</ul>
|
||||
<h2 class="now-header flex-centered">
|
||||
<h2 class="section-header flex-centered">
|
||||
{% tablericon "books" "Favorite books" %}
|
||||
Favorite books
|
||||
</h2>
|
||||
{% render "partials/now/media-grid.liquid", data:roundups['2023'].books, shape: "vertical", count: 6 %}
|
||||
<h2 class="now-header flex-centered">
|
||||
<h2 class="section-header flex-centered">
|
||||
{% tablericon "vinyl" "Favorite albums" %}
|
||||
Favorite books
|
||||
</h2>
|
||||
|
|
|
@ -4,6 +4,7 @@ title: 'I block ads'
|
|||
description: "I block ads in the browser. I block ads at the DNS level."
|
||||
tags: ['advertising', 'privacy', 'tech']
|
||||
image: /assets/img/og/adblocks.webp
|
||||
featured: true
|
||||
---
|
||||
|
||||
I block ads in the browser.
|
||||
|
|
|
@ -3,6 +3,7 @@ date: '2023-04-05'
|
|||
title: "I don't want streaming music, I just want to stream my music"
|
||||
description: "I don't want your streaming music service, I just want the music I've collected and care about available to stream."
|
||||
tags: ['music', 'streaming']
|
||||
featured: true
|
||||
---
|
||||
|
||||
I don't want your streaming music service, I just want the music I've collected and care about available to stream.<!-- excerpt -->
|
||||
|
|
|
@ -3,6 +3,7 @@ date: '2024-03-02'
|
|||
title: 'Go ahead and block AI web crawlers'
|
||||
description: 'AI companies are crawling the open web to, ostensibly, improve the quality of their models and products. This process is extractive and accrues the benefit to said companies, not the owners of sites both small and large.'
|
||||
tags: ['AI', 'tech', 'development']
|
||||
featured: true
|
||||
---
|
||||
AI companies are crawling the open web to, ostensibly, improve the quality of their models and products. This process is extractive and accrues the benefit to said companies, not the owners of sites both small and large.<!-- excerpt -->
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@ date: '2024-02-27'
|
|||
title: 'Towards a quieter, friendlier web'
|
||||
description: "I love the internet, I grew up on it and (probably) spend too much time on it. I found the music I love on it, I've made friends on it, I went to school for business but built a career on the web instead. I often have a hard time reconciling where the web is now with what it was like when I first dove into it."
|
||||
tags: ['tech', 'social media', 'privacy', 'AI']
|
||||
featured: true
|
||||
---
|
||||
I *love* the internet, I grew up on it and (probably) spend too much time on it. [I found the music I love on it](https://coryd.dev/posts/2024/i-found-the-music-i-love-on-the-internet/), I've made friends on it, I went to school for business but built a career on the web instead. I often have a hard time reconciling where the web is now with what it was like when I first dove into it.<!-- excerpt -->
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@ date: '2024-03-26T09:15-08:00'
|
|||
title: 'We have a content quality problem, not a content quantity problem'
|
||||
description: 'Are you short on things to read? Things to watch? Things to listen to? Things to scroll through? Me neither.'
|
||||
tags: ['tech', 'AI', 'music']
|
||||
featured: true
|
||||
---
|
||||
Are you short on things to read? Things to watch? Things to listen to? Things to scroll through? Me neither.<!-- excerpt -->
|
||||
|
||||
|
|
Reference in a new issue