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 -->
|
||||
|
|
Reference in a new issue