fix: cleanup

This commit is contained in:
Cory Dransfeldt 2024-06-09 20:37:45 -07:00
parent 779d636f08
commit 930cc60175
No known key found for this signature in database
32 changed files with 47 additions and 47 deletions

View file

@ -1,5 +1,5 @@
---
title: Currently reading Books
title: Currently reading · Books
description: Here's what I'm reading at the moment.
layout: default
permalink: "/books/index.html"
@ -10,7 +10,7 @@ schema: books
{%- assign currentBookCount = books | currentBookCount -%}
<h2 class="page-header">Currently reading</h2>
<p>Here's what I'm reading at the moment. I've finished <strong class="highlight-text">{{ currentBookCount }} books</strong> this year.</p>
<p><a href="/books/years/2024">2024</a> <a href="/books/years/2023">2023</a> <a href="/books/years/2022">2022</a> <a href="/books/years/2021">2021</a> <a href="/books/years/2020">2020</a></p>
<p><a href="/books/years/2024">2024</a> &middot; <a href="/books/years/2023">2023</a> &middot; <a href="/books/years/2022">2022</a> &middot; <a href="/books/years/2021">2021</a> &middot; <a href="/books/years/2020">2020</a></p>
{% render "partials/banners/rss.liquid", url: "https://feedpress.me/coryd-books", text: "Subscribe to my books feed or follow along on this page" %}
<hr class="large-spacing" />
{% for book in bookData %}

View file

@ -1,5 +1,5 @@
---
title: 2020 Books
title: 2020 &middot; Books
description: "This is everything I read in 2020. My favorites were: every book in The Expanse series and I'll Be Gone in the Dark. I finished 34 books in 2020."
year: 2020
layout: partials/media/books/year

View file

@ -1,5 +1,5 @@
---
title: 2021 Books
title: 2021 &middot; Books
description: "This is everything I read in 2021. My favorites were: This Is How They Tell Me The World Ends, Sandworm, Empire of Pain, Say Nothing, Sigh, Gone and Leviathan Falls. I finished 53 books in 2021."
year: 2021
layout: partials/media/books/year

View file

@ -1,5 +1,5 @@
---
title: 2022 Books
title: 2022 &middot; Books
description: "This is everything I read in 2022. My favorites were: Sellout, The Sins of Our Fathers, Drive, Adnan's Story and The Lazarus Heist. I finished 67 books in 2022."
year: 2022
layout: partials/media/books/year

View file

@ -1,5 +1,5 @@
---
title: 2023 Books
title: 2023 &middot; Books
description: "This is everything I read in 2023. My favorites were: Stay True, Where Are Your Boys Tonight?, Trouble Boys, Tracers in the Dark and Girl in a Band. I finished 69 books in 2023."
year: 2023
layout: partials/media/books/year

View file

@ -1,5 +1,5 @@
---
title: 2024 Books
title: 2024 &middot; Books
description: "Here's what I'm reading at the moment."
year: 2024
layout: partials/media/books/year

View file

@ -9,8 +9,8 @@ description: Content feeds exposed by and generated from my site.
These are web feeds, also known as [RSS](https://en.wikipedia.org/wiki/RSS) or [Atom](https://en.wikipedia.org/wiki/Atom_(web_standard)) feeds. Subscribe by copying the URL from the address bar into your newsreader. Visit [About Feeds](https://aboutfeeds.com) to get started with newsreaders and subscribing. It's free.
- Posts ([RSS](https://feedpress.me/coryd) or [JSON](https://feedpress.me/coryd.json)): posts from my site.
- Links ([RSS](https://feedpress.me/coryd-links) or [JSON](https://feedpress.me/coryd-links.json)): links I've liked.
- Books ([RSS](https://feedpress.me/coryd-books) or [JSON](https://feedpress.me/coryd-books.json)): books I'm currently reading.
- Movies ([RSS](https://feedpress.me/coryd-movies) or [JSON](https://feedpress.me/coryd-books.json)): movies I've watched recently.
- All ([RSS](https://feedpress.me/coryd-all) or [JSON](https://feedpress.me/coryd-all.json)): all of the posts and activity from my site.
- Posts ([RSS](https://feedpress.me/coryd) &middot; [JSON](https://feedpress.me/coryd.json)): posts from my site.
- Links ([RSS](https://feedpress.me/coryd-links) &middot; [JSON](https://feedpress.me/coryd-links.json)): links I've liked.
- Books ([RSS](https://feedpress.me/coryd-books) &middot; [JSON](https://feedpress.me/coryd-books.json)): books I'm currently reading.
- Movies ([RSS](https://feedpress.me/coryd-movies) &middot; [JSON](https://feedpress.me/coryd-books.json)): movies I've watched recently.
- All ([RSS](https://feedpress.me/coryd-all) &middot; [JSON](https://feedpress.me/coryd-all.json)): all of the posts and activity from my site.

View file

@ -1,5 +1,5 @@
---
title: Albums 3 months
title: Albums &middot; 3 months
description: All of the albums I've listened to over the last 3 months.
layout: default
pagination:

View file

@ -1,5 +1,5 @@
---
title: Albums This month
title: Albums &middot; This month
description: All of the albums I've listened to over the past month.
layout: default
pagination:

View file

@ -1,5 +1,5 @@
---
title: Albums This week
title: Albums &middot; This week
description: All of the albums I've listened to this week.
layout: default
pagination:

View file

@ -1,5 +1,5 @@
---
title: Artists 3 months
title: Artists &middot; 3 months
description: All of the artists I've listened to over the last 3 months.
layout: default
pagination:

View file

@ -9,7 +9,7 @@ updated: "now"
schema: artist
---
{%- capture alt -%}
{{ artist.name_string }} {{ artist.country }}
{{ artist.name_string }} &middot; {{ artist.country }}
{%- endcapture -%}
{% capture js %}
{% render "../../../../assets/scripts/text-toggle.js" %}

View file

@ -1,5 +1,5 @@
---
title: Artists This month
title: Artists &middot; This month
description: All of the artists I've listened to over the past month.
layout: default
pagination:

View file

@ -1,5 +1,5 @@
---
title: Artists This week
title: Artists &middot; This week
description: All of the artists I've listened to this week.
layout: default
pagination:

View file

@ -35,7 +35,7 @@ schema: music-index
<div class="hidden" id="artists-three-months">
{% render "partials/media/grid.liquid", data:music.threeMonth.artists, shape: "square", count: 8 %}
</div>
<p><strong class="highlight-text">More:</strong> <a href="/music/artists/this-week/" title="Artists listened to this week">This week</a> <a href="/music/artists/this-month/" title="Artists listened to this month">This month</a> <a href="/music/artists/three-months/" title="Artists listened to in the last 3 months">3 months</a></p>
<p><strong class="highlight-text">More:</strong> <a href="/music/artists/this-week/" title="Artists listened to this week">This week</a> &middot; <a href="/music/artists/this-month/" title="Artists listened to this month">This month</a> &middot; <a href="/music/artists/three-months/" title="Artists listened to in the last 3 months">3 months</a></p>
<div class="section-header-wrapper">
<h2 id="albums" class="section-header reduced-margin flex-centered">
{% tablericon "vinyl" "Albums" %}
@ -56,7 +56,7 @@ schema: music-index
<div class="hidden" id="albums-three-months">
{% render "partials/media/grid.liquid", data:music.threeMonth.albums, shape: "square", count: 8 %}
</div>
<p><strong class="highlight-text">More:</strong> <a href="/music/albums/this-week/" title="Albums listened to this week">This week</a> <a href="/music/albums/this-month/" title="Albums listened to this month">This month</a> <a href="/music/albums/three-months/" title="Albums listened to in the last 3 months">3 months</a></p>
<p><strong class="highlight-text">More:</strong> <a href="/music/albums/this-week/" title="Albums listened to this week">This week</a> &middot; <a href="/music/albums/this-month/" title="Albums listened to this month">This month</a> &middot; <a href="/music/albums/three-months/" title="Albums listened to in the last 3 months">3 months</a></p>
<div class="section-header-wrapper">
<h2 id="tracks" class="section-header reduced-margin flex-centered">
{% tablericon "playlist" "Tracks" %}
@ -81,7 +81,7 @@ schema: music-index
<div class="hidden" id="tracks-three-months">
{% render "partials/media/music/chart.liquid", data:music.threeMonth.tracks, mostPlayed:music.threeMonth.tracks[0].plays, count: 10 %}
</div>
<p><strong class="highlight-text">More:</strong> <a href="/music/tracks/this-week/" title="Tracks listened to this week">This week</a> <a href="/music/tracks/this-month/" title="Tracks listened to this month">This month</a> <a href="/music/tracks/three-months/" title="Tracks listened to in the last 3 months">3 months</a></p>
<p><strong class="highlight-text">More:</strong> <a href="/music/tracks/this-week/" title="Tracks listened to this week">This week</a> &middot; <a href="/music/tracks/this-month/" title="Tracks listened to this month">This month</a> &middot; <a href="/music/tracks/three-months/" title="Tracks listened to in the last 3 months">3 months</a></p>
{% if albumReleases.size > 0 %}
<h2 id="album-releases" class="section-header flex-centered">
{% tablericon "calendar-time" "Anticipated albums" %}

View file

@ -1,5 +1,5 @@
---
title: Tracks 3 months
title: Tracks &middot; 3 months
description: All of the tracks I've listened to over the last 3 months.
layout: default
pagination:

View file

@ -1,5 +1,5 @@
---
title: Tracks This month
title: Tracks &middot; This month
description: All of the tracks I've listened to over the past month.
layout: default
pagination:

View file

@ -1,5 +1,5 @@
---
title: Tracks This week
title: Tracks &middot; This week
description: All of the tracks I've listened to this week.
layout: default
pagination:

View file

@ -8,7 +8,7 @@ permalink: /watching/movies/{{ movie.id }}/index.html
schema: movie
---
{%- capture alt -%}
{{ movie.title }} {{ movie.year }}{% if move.rating %} ({{ movie.rating }}){% endif %}
{{ movie.title }} &middot; {{ movie.year }}{% if move.rating %} ({{ movie.rating }}){% endif %}
{%- endcapture -%}
<a class="back-link-header link-icon flex-centered" href="/watching" title="Go back to the watching index page">{% tablericon "arrow-left" "Go back" %} Go back</a>
<article class="watching-focus">

View file

@ -8,7 +8,7 @@ permalink: /watching/shows/{{ show.tmdb_id }}/index.html
schema: show
---
{%- capture alt -%}
{{ show.title }} {{ show.year }}
{{ show.title }} &middot; {{ show.year }}
{%- endcapture -%}
{% assign lastWatched = show | getLastWatched %}
<a class="back-link-header link-icon flex-centered" href="/watching" title="Go back to the watching index page">{% tablericon "arrow-left" "Go back" %} Go back</a>