feat: meta description updates

This commit is contained in:
Cory Dransfeldt 2024-05-21 13:31:09 -07:00
parent 81c528e44f
commit 3b9fbf7dec
No known key found for this signature in database
41 changed files with 58 additions and 23 deletions

View file

@ -1,5 +1,6 @@
---
title: Currently reading • Books
description: Here's what I'm reading at the moment.
layout: default
permalink: "/books/index.html"
updated: "now"

View file

@ -1,5 +1,6 @@
---
title: Want to read • Books
description: These are books I want to read, sorted in alphabetical order. As one would expect, it will change as I navigate through and add to it.
layout: default
pagination:
data: collections.booksToRead

View file

@ -1,5 +1,6 @@
---
title: 2020 • 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
permalink: "/books/years/2020.html"

View file

@ -1,5 +1,6 @@
---
title: 2021 • 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
permalink: "/books/years/2021.html"

View file

@ -1,5 +1,6 @@
---
title: 2022 • 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
permalink: "/books/years/2022.html"

View file

@ -1,5 +1,6 @@
---
title: 2023 • 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
permalink: "/books/years/2023.html"

View file

@ -1,5 +1,6 @@
---
title: 2024 • Books
description: "Here's what I'm reading at the moment."
year: 2024
layout: partials/media/books/year
permalink: "/books/years/2024.html"

View file

@ -2,7 +2,7 @@
title: Feeds
layout: default
permalink: /feeds.html
description: 'Content feeds exposed by and generated from my site.'
description: Content feeds exposed by and generated from my site.
---
<h2 class="page-header">{{ title }}</h2>

View file

@ -1,5 +1,6 @@
---
title: Albums • 3 months
description: All of the albums I've listened to over the last 3 months.
layout: default
pagination:
data: music.threeMonth.albums

View file

@ -1,5 +1,6 @@
---
title: Albums • all time
description: All of the albums I've listened to.
layout: default
pagination:
data: music.allTime.albums

View file

@ -1,5 +1,6 @@
---
title: Albums • This month
description: All of the albums I've listened to over the past month.
layout: default
pagination:
data: music.month.albums

View file

@ -1,5 +1,6 @@
---
title: Albums • This week
description: All of the albums I've listened to this week.
layout: default
pagination:
data: music.week.albums

View file

@ -1,5 +1,6 @@
---
title: Artists • 3 months
description: All of the artists I've listened to over the last 3 months.
layout: default
pagination:
data: music.threeMonth.artists

View file

@ -1,5 +1,6 @@
---
title: Artists • all time
description: All of the artists I've listened to.
layout: default
pagination:
data: music.allTime.artists

View file

@ -1,5 +1,6 @@
---
title: Artists • This month
description: All of the artists I've listened to over the past month.
layout: default
pagination:
data: music.month.artists

View file

@ -1,5 +1,6 @@
---
title: Artists • This week
description: All of the artists I've listened to this week.
layout: default
pagination:
data: music.week.artists

View file

@ -1,5 +1,6 @@
---
title: Tracks • 3 months
description: All of the tracks I've listened to over the last 3 months.
layout: default
pagination:
data: music.threeMonth.tracks

View file

@ -1,5 +1,6 @@
---
title: Artists • all time
description: All of the tracks I've listened to.
layout: default
pagination:
data: music.allTime.tracks

View file

@ -1,5 +1,6 @@
---
title: Tracks • This month
description: All of the tracks I've listened to over the past month.
layout: default
pagination:
data: music.month.tracks

View file

@ -1,5 +1,6 @@
---
title: Tracks • This week
description: All of the tracks I've listened to this week.
layout: default
pagination:
data: music.week.tracks

View file

@ -2,7 +2,7 @@
title: Now
layout: default
permalink: /now.html
description: "See what I'm doing now."
description: See what I'm doing now.
updated: 2024-05-18T15:49:00Z
---
<h2 class="page-header">{{ title }}</h2>

View file

@ -1,6 +1,6 @@
---
title: Search
description: "Search through and find the posts and links on my site."
description: Search through and find the posts and links on my site.
layout: default
permalink: /search.html
---

View file

@ -1,5 +1,6 @@
---
title: Favorite movies
description: These are my favorite movies. There are many like them, but these are mine.
layout: default
permalink: "/watching/favorite-movies/index.html"
schema: watching

View file

@ -1,5 +1,6 @@
---
title: Favorite shows
description: These are my favorite shows. There are many like them, but these are mine.
layout: default
permalink: "/watching/favorite-shows/index.html"
schema: watching

View file

@ -1,5 +1,6 @@
---
title: Watching
description: Here's all of the TV and movies I've been watching presented in what is (hopefully) an organized fashion.
layout: default
permalink: "/watching/index.html"
updated: "now"

View file

@ -1,5 +1,6 @@
---
title: Recent movies
description: These are the movies I've watched recently. There are many like them, but these are mine.
layout: default
permalink: "/recent/movies/index.html"
schema: watching

View file

@ -1,5 +1,6 @@
---
title: Recent shows
description: These are the shows I've watched recently. There are many like them, but these are mine.
layout: default
permalink: "/recent/shows/index.html"
schema: watching

View file

@ -1,5 +1,6 @@
---
title: Movies to watch
description: These are movies I want to watch, sorted in alphabetical order. As one would expect, it will change as I navigate through and add to it.
layout: default
pagination:
data: movies.toWatch

View file

@ -1,5 +1,6 @@
---
title: Shows to watch
description: These are shows I want to watch, sorted in alphabetical order. As one would expect, it will change as I navigate through and add to it.
layout: default
pagination:
data: tv.toWatch
@ -11,7 +12,7 @@ schema: watching
<a class="back-link-header link-icon flex-centered" href="/watching">{% tablericon "arrow-left" "Go back" %} Go back</a>
{% if pagination.pageNumber == 0 %}
<h2 class="page-header">{{ title }}</h2>
<p>These are shpws I want to watch, sorted in alphabetical order. As one would expect, it will change as I navigate through and add to it.</p>
<p>These are shows I want to watch, sorted in alphabetical order. As one would expect, it will change as I navigate through and add to it.</p>
<hr class="large-spacing" />
{% endif %}
<ul class="link-list reduced-spacing">