diff --git a/config/filters/index.js b/config/filters/index.js index cabeff81..19fcfd85 100644 --- a/config/filters/index.js +++ b/config/filters/index.js @@ -31,6 +31,7 @@ export default { lower: true, }) }, + formatNumber: (number) => number.toLocaleString('en-US'), // navigation isLinkActive: (category, page) => { diff --git a/package-lock.json b/package-lock.json index 6065f99f..b5ab1171 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "15.4.3", + "version": "16.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "15.4.3", + "version": "16.0.0", "license": "MIT", "dependencies": { "@cdransf/api-text": "^1.2.2", @@ -25,7 +25,7 @@ "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0", "@aws-sdk/client-s3": "^3.577.0", - "@cdransf/eleventy-plugin-tabler-icons": "^1.3.0", + "@cdransf/eleventy-plugin-tabler-icons": "^1.4.0", "@supabase/supabase-js": "^2.43.2", "dotenv-flow": "^4.1.0", "gray-matter": "^4.0.3", @@ -1132,9 +1132,9 @@ "integrity": "sha512-3yzlvCsAwqrHjNHsgalT9HfuHac37hX80Nff0Pfw2RH9XsfCLoVJABfKeXA1BBr6/wSdOHUgOQyEYTubIiTGfg==" }, "node_modules/@cdransf/eleventy-plugin-tabler-icons": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.3.0.tgz", - "integrity": "sha512-ZElMETHfifRklc0FiYplX2rnU4vQosbCje78WO1FN5Zjuh3olK88mWEwue370zndiSpU7jFobYCNQDrTFIR5CA==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@cdransf/eleventy-plugin-tabler-icons/-/eleventy-plugin-tabler-icons-1.4.0.tgz", + "integrity": "sha512-W6PhrBggErZ6PRXOAgqSwLRMB5/LqmPDEt2qecrbIuou0Yb3z08v8c69HC9aJVIFTGfs7IaZ1yyP7ZEp5/rLjg==", "dev": true }, "node_modules/@cdransf/select-pagination": { diff --git a/package.json b/package.json index 3a6ab828..cc21fe98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "15.4.3", + "version": "16.0.0", "description": "The source for my personal site. Built using 11ty.", "type": "module", "scripts": { @@ -37,7 +37,7 @@ "@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0", "@11tyrocks/eleventy-plugin-lightningcss": "^1.4.0", "@aws-sdk/client-s3": "^3.577.0", - "@cdransf/eleventy-plugin-tabler-icons": "^1.3.0", + "@cdransf/eleventy-plugin-tabler-icons": "^1.4.0", "@supabase/supabase-js": "^2.43.2", "dotenv-flow": "^4.1.0", "gray-matter": "^4.0.3", diff --git a/src/_data/json/read.json b/src/_data/json/read.json index 812e04ee..023ca997 100644 --- a/src/_data/json/read.json +++ b/src/_data/json/read.json @@ -5246,7 +5246,7 @@ "categories": [ "Biography & Autobiography" ], - "thumbnail": "https://coryd.dev/media/books/9780062295897-girl-in-a-band.jpg", + "thumbnail": "https://coryd.dev/media/books/9780062295897-kim-gordon-girl-in-a-band.jpg", "language": "en", "link": "https://books.google.com/books/about/Girl_in_a_Band.html?hl=&id=gK6SrgEACAAJ" }, diff --git a/src/_data/json/roundups/2023.js b/src/_data/json/roundups/2023.js index b189d991..3a6ca5bb 100644 --- a/src/_data/json/roundups/2023.js +++ b/src/_data/json/roundups/2023.js @@ -1,44 +1,44 @@ export default { books: [ { - alt: 'Stay True', - author: 'Hua Hsu', - image: 'https://coryd.dev/.netlify/images/?url=https%3A%2F%2Fbooks.google.com%2Fbooks%2Fcontent%3Fid%3DXJ-OEAAAQBAJ%26printsec%3Dfrontcover%26img%3D1%26zoom%3D1%26source%3Dgbs_api%26w%3D512', + title: 'Stay True', + authors: 'Hua Hsu', + image: 'https://coryd.dev/media/books/9780385547772-stay-true.jpg', url: 'https://openlibrary.org/isbn/9780593663660', type: 'book', }, { - alt: 'Where Are Your Boys Tonight?', - author: 'Chris Payne', - image: 'https://coryd.dev/.netlify/images/?url=https%3A%2F%2Fbooks.google.com%2Fbooks%2Fcontent%3Fid%3DsQtcEAAAQBAJ%26printsec%3Dfrontcover%26img%3D1%26zoom%3D1%26source%3Dgbs_api%26w%3D512', + title: 'Where Are Your Boys Tonight?', + authors: 'Chris Payne', + image: 'https://coryd.dev/media/books/9780063251281-where-are-your-boys-tonight.jpg', url: 'https://openlibrary.org/isbn/9780063161573', type: 'book', }, { title: 'Trouble Boys', - author: 'Bob Mehr', - image: 'https://coryd.dev/.netlify/images/?url=https%3A%2F%2Fbooks.google.com%2Fbooks%2Fcontent%3Fid%3DxQ9SCwAAQBAJ%26printsec%3Dfrontcover%26img%3D1%26zoom%3D1%26source%3Dgbs_api%26w%3D512', + authors: 'Bob Mehr', + image: 'https://coryd.dev/media/books/0306818795-trouble-boys.jpg', url: 'https://openlibrary.org/isbn/9780306818790', type: 'book', }, { - alt: 'Corporate Rock Sucks', - author: 'Jim Ruland', - image: 'https://coryd.dev/.netlify/images/?url=https%3A%2F%2Fbooks.google.com%2Fbooks%2Fcontent%3Fid%3DPEU7EAAAQBAJ%26printsec%3Dfrontcover%26img%3D1%26zoom%3D1%26source%3Dgbs_api%26w%3D512', + title: 'Corporate Rock Sucks', + authors: 'Jim Ruland', + image: 'https://coryd.dev/media/books/9780306925481-corporate-rock-sucks.jpg', url: 'https://openlibrary.org/isbn/9780306925474', type: 'book', }, { - alt: 'Tracers in the Dark', - author: 'Andy Greenberg', - image: 'https://coryd.dev/.netlify/images/?url=https%3A%2F%2Fbooks.google.com%2Fbooks%2Fcontent%3Fid%3DuytfEAAAQBAJ%26printsec%3Dfrontcover%26img%3D1%26zoom%3D1%26source%3Dgbs_api%26w%3D512', + title: 'Tracers in the Dark', + authors: 'Andy Greenberg', + image: 'https://coryd.dev/media/books/0593315618-tracers-in-the-dark.jpg', url: 'http://openlibrary.org/isbn/9780385548106', type: 'book', }, { - alt: 'Girl in a Band', - author: 'Kim Gordon', - image: 'https://coryd.dev/.netlify/images/?url=https%3A%2F%2Fbooks.google.com%2Fbooks%2Fcontent%3Fid%3DJNOIBAAAQBAJ%26printsec%3Dfrontcover%26img%3D1%26zoom%3D1%26source%3Dgbs_api%26w%3D512', + title: 'Girl in a Band', + authors: 'Kim Gordon', + image: 'https://coryd.dev/media/books/9780062295897-kim-gordon-girl-in-a-band.jpg', url: 'https://openlibrary.org/isbn/9780062295910', type: 'book', } diff --git a/src/_data/music.js b/src/_data/music.js index a11a24e1..d9c6f2c5 100644 --- a/src/_data/music.js +++ b/src/_data/music.js @@ -93,6 +93,11 @@ const aggregateData = (data, groupByField, groupByType, sort = true) => { aggregation[key].plays++ }) const aggregatedData = sort ? Object.values(aggregation).sort((a, b) => b.plays - a.plays) : Object.values(aggregation) + + aggregatedData.forEach((item, index) => { + item.rank = index + 1 + }) + return aggregatedData.filter(item => item.plays > 0) } diff --git a/src/_data/nav.js b/src/_data/nav.js index f5ad7d6b..f98185a8 100644 --- a/src/_data/nav.js +++ b/src/_data/nav.js @@ -1,18 +1,19 @@ export default async function () { return { footer: [ + { name: 'Now' }, { name: 'Uses' }, { name: 'Referrals' }, { name: 'Blogroll' }, { name: 'Speedlify' }, ], menu: [ - { name: 'Now' }, - { name: 'About' }, - { name: 'Links', icon: 'link' }, - { name: 'Search', icon: 'search' }, + { name: 'Music', url: '/music', icon: 'headphones' }, { name: 'Watching', url: '/watching', icon: 'device-tv' }, { name: 'Books', url: '/books', icon: 'books' }, + { name: 'Links', icon: 'link' }, + { name: 'About', url: '/about', icon: 'info-square' }, + { name: 'Search', icon: 'search' }, { name: 'Feeds', icon: 'rss' }, { name: 'Mastodon', icon: 'brand-mastodon' }, ], diff --git a/src/_includes/now.liquid b/src/_includes/now.liquid deleted file mode 100644 index ed0c7b4f..00000000 --- a/src/_includes/now.liquid +++ /dev/null @@ -1,29 +0,0 @@ ---- -layout: default ---- -{{ content }} - -

- {% tablericon "books" "Books" %} - Books -

-
-{% assign bookData = books | bookStatus: 'started' | reverse %} -{% render "partials/now/media-grid.liquid", data:bookData, shape: "vertical", count: 6 %} -{% render "partials/widgets/recent-links.liquid", links:collections.links %} - -

- {% tablericon "movie" "Movies" %} - Movies -

-
-{% render "partials/now/media-grid.liquid", data:movies.recentlyWatched, shape: "vertical", count: 6 %} - -

- {% tablericon "device-tv" "TV" %} - TV -

-
-{% render "partials/now/media-grid.liquid", data:tv.recentlyWatched, shape: "vertical", count: 6 %} -

This is a now page, and if you have your own site, you should make one too.

-

This page was last updated on {{ "now" | date: "%B %-d, %-I:%M%p", "America/Los_Angeles" }}.

\ No newline at end of file diff --git a/src/_includes/partials/now/track-chart.liquid b/src/_includes/partials/now/track-chart.liquid index 4c74f1e1..fd4c84bf 100644 --- a/src/_includes/partials/now/track-chart.liquid +++ b/src/_includes/partials/now/track-chart.liquid @@ -4,7 +4,7 @@ {%- assign percentage = item.plays | calculatePlayPercentage: mostPlayed -%}
-
{{ forloop.index }}.
+
{{ item.rank | formatNumber }}.
{{ item.title }} diff --git a/src/assets/styles/base/index.css b/src/assets/styles/base/index.css index 15f7915a..1e26cada 100644 --- a/src/assets/styles/base/index.css +++ b/src/assets/styles/base/index.css @@ -147,6 +147,7 @@ a:active, /* headers */ h1, h2, h3, h4, h5, h6 { font-weight: var(--font-weight-bold); + margin: var(--sizing-base) 0; } h1 { font-size: var(--font-size-xl) } @@ -321,7 +322,7 @@ nav .active { .menu-primary .active svg, nav .active svg { - stroke: var(--accent-color) !important; + stroke: var(--accent-color-hover) !important; } /* social icons */ @@ -332,8 +333,11 @@ nav .active svg { .brain svg { stroke: var(--brand-listenbrainz) !important; } .headphones svg { stroke: var(--brand-music) !important; } .device-tv svg { stroke: var(--brand-tv) !important; } -.news svg { stroke: var(--brand-instapaper) !important; } .books svg { stroke: var(--brand-books) !important; } +.link svg { stroke: var(--brand-links) !important; } +.info-square svg { stroke: var(--brand-about) !important } +.search svg { stroke: var(--brand-search) !important } +.news svg { stroke: var(--brand-instapaper) !important; } .coffee svg { stroke: var(--brand-buy-me-a-coffee) !important; } .heart-handshake svg { stroke: var(--webrings) !important; } .rss svg { stroke: var(--brand-rss) !important; } @@ -399,6 +403,11 @@ article { } } +.explainer { + padding-top: var(--sizing-lg); + margin-block: 0; +} + footer nav:first-child { gap: var(--sizing-sm); margin-top: var(--sizing-3xl); diff --git a/src/assets/styles/components/music-chart.css b/src/assets/styles/components/music-chart.css index 53d5dcfe..bd7eb483 100644 --- a/src/assets/styles/components/music-chart.css +++ b/src/assets/styles/components/music-chart.css @@ -1,4 +1,6 @@ .music-chart { + margin-bottom: var(--sizing-base); + & .item { justify-content: space-between; diff --git a/src/assets/styles/defaults/vars.css b/src/assets/styles/defaults/vars.css index d4da66c9..66825ebc 100644 --- a/src/assets/styles/defaults/vars.css +++ b/src/assets/styles/defaults/vars.css @@ -48,15 +48,18 @@ --brand-npm: #cc3534; --brand-mastodon: #6364ff; --brand-listenbrainz: #e97941; - --brand-music: #00bcd4; - --brand-tv: #d63031; + --brand-music: #1e90ff; + --brand-tv: #ff4500; + --brand-books: #32cd32; + --brand-links: #9370db; + --brand-about: #ff6347; + --brand-search: #4682b4; --brand-instapaper: var(--text-color); - --brand-books: #10b582; --brand-buy-me-a-coffee: #40dca5; --brand-rss: #f26522; - --webrings: #e68abb; - --moon: #5a4ac4; - --sun: #ffb200; + --webrings: #da70d6; + --moon: #6a5acd; + --sun: #ffa500; /* fonts */ --font-mono: MonoLisa, Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, ui-monospace, monospace; diff --git a/src/assets/styles/index.css b/src/assets/styles/index.css index fdd34a6d..c2cb7bf7 100644 --- a/src/assets/styles/index.css +++ b/src/assets/styles/index.css @@ -21,7 +21,6 @@ @import url('./pages/blogroll.css') layer(page); @import url('./pages/contact.css') layer(page); @import url('./pages/links.css') layer(page); -@import url('./pages/now.css') layer(page); @import url('./pages/post.css') layer(page); @import url('./pages/watching.css') layer(page); @import url('./pages/webrings.css') layer(page); diff --git a/src/assets/styles/pages/links.css b/src/assets/styles/pages/links.css index 0d4dc086..bc4ed8ac 100644 --- a/src/assets/styles/pages/links.css +++ b/src/assets/styles/pages/links.css @@ -4,13 +4,16 @@ grid-template-columns: repeat(1,minmax(0,1fr)); margin-bottom: var(--sizing-base); - & .link { + & .link-box { border: 1px solid var(--gray-light); padding: var(--sizing-xs) var(--sizing-sm); + position: relative; } & button { - margin-left: var(--sizing-sm); + position: absolute; + bottom: var(--sizing-sm); + right: var(--sizing-sm); } } diff --git a/src/assets/styles/pages/now.css b/src/assets/styles/pages/now.css deleted file mode 100644 index 8520a781..00000000 --- a/src/assets/styles/pages/now.css +++ /dev/null @@ -1,23 +0,0 @@ -/* now */ -.now-text { - padding-left: var(--sizing-base); - - & p { - margin: var(--sizing-sm) 0; - - & > svg { - display: inline; - vertical-align: middle; - height: var(--sizing-base); - width: var(--sizing-base); - } - } -} - -.link-list { - margin-top: 0; -} - -.now-explainer { - padding-top: var(--sizing-lg); -} \ No newline at end of file diff --git a/src/links.html b/src/links.html index 390675cd..42a4f82f 100644 --- a/src/links.html +++ b/src/links.html @@ -15,15 +15,13 @@ permalink: "/links/{% if pagination.pageNumber > 0 %}{{ pagination.pageNumber | -{% endfor %} \ No newline at end of file +{% endfor %} +

This page was last updated on {{ "now" | date: "%B %-d, %-I:%M%p", "America/Los_Angeles" }}. It typically updates about once an hour.

\ No newline at end of file diff --git a/src/pages/main/music/albums/3-months.html b/src/pages/main/music/albums/3-months.html index 8a43f8d0..0e34f58e 100644 --- a/src/pages/main/music/albums/3-months.html +++ b/src/pages/main/music/albums/3-months.html @@ -9,6 +9,7 @@ permalink: "/music/albums/three-months/{% if pagination.pageNumber > 0 %}{{ pagi

{% tablericon "arrow-left" "Go back" %} Go back

I've listened to {{ music.threeMonth.albums.size }} albums over the last 3 months and most of what I've listened to has been {{ music.threeMonth.genres | genresToString: 5 }}.

+

See my artists or tracks for this period.


{% for item in pagination.items %} diff --git a/src/pages/main/music/albums/all-time.html b/src/pages/main/music/albums/all-time.html index 67c5b688..cb7ae293 100644 --- a/src/pages/main/music/albums/all-time.html +++ b/src/pages/main/music/albums/all-time.html @@ -9,6 +9,7 @@ permalink: "/music/albums/all-time/{% if pagination.pageNumber > 0 %}{{ paginati

{% tablericon "arrow-left" "Go back" %} Go back

I've listened to {{ music.allTime.albums.size }} albums and most of what I listen to is {{ music.allTime.genres | genresToString: 5 }}.

+

See my artists or tracks for this period.


{% for item in pagination.items %} diff --git a/src/pages/main/music/albums/this-month.html b/src/pages/main/music/albums/this-month.html index e364141c..c86da0e0 100644 --- a/src/pages/main/music/albums/this-month.html +++ b/src/pages/main/music/albums/this-month.html @@ -9,6 +9,7 @@ permalink: "/music/albums/this-month/{% if pagination.pageNumber > 0 %}{{ pagina

{% tablericon "arrow-left" "Go back" %} Go back

I've listened to {{ music.month.albums.size }} albums this month and most of what I've listened to has been {{ music.month.genres | genresToString: 5 }}.

+

See my artists or tracks for this period.


{% for item in pagination.items %} diff --git a/src/pages/main/music/albums/this-week.html b/src/pages/main/music/albums/this-week.html index 5b17b3aa..5f3bab77 100644 --- a/src/pages/main/music/albums/this-week.html +++ b/src/pages/main/music/albums/this-week.html @@ -9,6 +9,7 @@ permalink: "/music/albums/this-week/{% if pagination.pageNumber > 0 %}{{ paginat

{% tablericon "arrow-left" "Go back" %} Go back

I've listened to {{ music.week.albums.size }} albums this week and most of what I've listened to has been {{ music.week.genres | genresToString: 5 }}.

+

See my artists or tracks for this period.


{% for item in pagination.items %} diff --git a/src/pages/main/music/artists/3-months.html b/src/pages/main/music/artists/3-months.html index ceb777b3..cf326b57 100644 --- a/src/pages/main/music/artists/3-months.html +++ b/src/pages/main/music/artists/3-months.html @@ -9,6 +9,7 @@ permalink: "/music/artists/three-months/{% if pagination.pageNumber > 0 %}{{ pag

{% tablericon "arrow-left" "Go back" %} Go back

I've listened to {{ music.threeMonth.artists.size }} artists over the last 3 months and most of what I've listened to has been {{ music.threeMonth.genres | genresToString: 5 }}.

+

See my albums or tracks for this period.


{% for item in pagination.items %} diff --git a/src/pages/main/music/artists/all-time.html b/src/pages/main/music/artists/all-time.html index 378cd8e5..0dea0668 100644 --- a/src/pages/main/music/artists/all-time.html +++ b/src/pages/main/music/artists/all-time.html @@ -9,6 +9,7 @@ permalink: "/music/artists/all-time/{% if pagination.pageNumber > 0 %}{{ paginat

{% tablericon "arrow-left" "Go back" %} Go back

I've listened to {{ music.allTime.artists.size }} artists and most of what I listen to is {{ music.allTime.genres | genresToString: 5 }}.

+

See my albums or tracks for this period.


{% for item in pagination.items %} diff --git a/src/pages/main/music/artists/this-month.html b/src/pages/main/music/artists/this-month.html index 9a329f8c..4e20c036 100644 --- a/src/pages/main/music/artists/this-month.html +++ b/src/pages/main/music/artists/this-month.html @@ -9,6 +9,7 @@ permalink: "/music/artists/this-month/{% if pagination.pageNumber > 0 %}{{ pagin

{% tablericon "arrow-left" "Go back" %} Go back

I've listened to {{ music.month.artists.size }} artists this month and most of what I've listened to has been {{ music.month.genres | genresToString: 5 }}.

+

See my albums or tracks for this period.


{% for item in pagination.items %} diff --git a/src/pages/main/music/artists/this-week.html b/src/pages/main/music/artists/this-week.html index 4e783cee..bb23c1a4 100644 --- a/src/pages/main/music/artists/this-week.html +++ b/src/pages/main/music/artists/this-week.html @@ -9,6 +9,7 @@ permalink: "/music/artists/this-week/{% if pagination.pageNumber > 0 %}{{ pagina

{% tablericon "arrow-left" "Go back" %} Go back

I've listened to {{ music.week.artists.size }} artists this week and most of what I've listened to has been {{ music.week.genres | genresToString: 5 }}.

+

See my albums or tracks for this period.


{% for item in pagination.items %} diff --git a/src/pages/main/music/index.html b/src/pages/main/music/index.html index 7e148729..cdffb6ee 100644 --- a/src/pages/main/music/index.html +++ b/src/pages/main/music/index.html @@ -10,6 +10,7 @@ permalink: "/music/index.html"

This is everything I've been listening to recently — it's collected in a database as I listen to it and displayed here. You can read more about the technical details, if you'd like.

I mostly listen to {{ music.allTime.genres | genresToString: 5 }}. This week I've listened to {{ music.week.artists.size }} artists, {{ music.week.albums.size }} albums and {{ music.week.tracks.size }} tracks.

+{% render "partials/banners/rss.liquid", url: "https://feedpress.me/coryd-artist-charts", text: "I also have a feed of weekly artist charts I generate from this data" %}

{% tablericon "microphone-2" "Artists" %} @@ -70,6 +71,7 @@ permalink: "/music/index.html" +

@@ -84,5 +86,9 @@ permalink: "/music/index.html" + +

More: This weekThis month3 monthsAll time

{% render "partials/now/album-releases.liquid", albumReleases:albumReleases %} -

This page was last updated on {{ "now" | date: "%B %-d, %-I:%M%p", "America/Los_Angeles" }}. It typically updates about once an hour.

\ No newline at end of file +

This page was last updated on {{ "now" | date: "%B %-d, %-I:%M%p", "America/Los_Angeles" }}. It typically updates about once an hour.

\ No newline at end of file diff --git a/src/pages/main/music/tracks/3-months.html b/src/pages/main/music/tracks/3-months.html index 91890ac0..3369c53d 100644 --- a/src/pages/main/music/tracks/3-months.html +++ b/src/pages/main/music/tracks/3-months.html @@ -9,13 +9,14 @@ permalink: "/music/tracks/three-months/{% if pagination.pageNumber > 0 %}{{ pagi

{% tablericon "arrow-left" "Go back" %} Go back

I've listened to {{ music.threeMonth.tracks.size }} tracks over the last 3 months and most of what I've listened to has been {{ music.threeMonth.genres | genresToString: 5 }}.

+

See my artists or albums for this period.


{% for item in pagination.items %} {%- assign percentage = item.plays | calculatePlayPercentage: music.threeMonth.tracks[0].plays -%}
-
{{ forloop.index }}.
+
{{ item.rank | formatNumber }}.
{{ item.title }} diff --git a/src/pages/main/music/tracks/all-time.html b/src/pages/main/music/tracks/all-time.html index ea12be8c..5718b9ce 100644 --- a/src/pages/main/music/tracks/all-time.html +++ b/src/pages/main/music/tracks/all-time.html @@ -9,13 +9,14 @@ permalink: "/music/tracks/all-time/{% if pagination.pageNumber > 0 %}{{ paginati

{% tablericon "arrow-left" "Go back" %} Go back

I've listened to {{ music.allTime.tracks.size }} tracks and most of what I've listened to has been {{ music.allTime.genres | genresToString: 5 }}.

+

See my artists or albums for this period.


{% for item in pagination.items %} {%- assign percentage = item.plays | calculatePlayPercentage: music.allTime.tracks[0].plays -%}
-
{{ forloop.index }}.
+
{{ item.rank | formatNumber }}.
{{ item.title }} diff --git a/src/pages/main/music/tracks/this-month.html b/src/pages/main/music/tracks/this-month.html index 22407c9d..dc3157c0 100644 --- a/src/pages/main/music/tracks/this-month.html +++ b/src/pages/main/music/tracks/this-month.html @@ -9,13 +9,14 @@ permalink: "/music/tracks/this-month/{% if pagination.pageNumber > 0 %}{{ pagina

{% tablericon "arrow-left" "Go back" %} Go back

I've listened to {{ music.month.tracks.size }} tracks this month and most of what I've listened to has been {{ music.month.genres | genresToString: 5 }}.

+

See my artists or albums for this period.


{% for item in pagination.items %} {%- assign percentage = item.plays | calculatePlayPercentage: music.month.tracks[0].plays -%}
-
{{ forloop.index }}.
+
{{ item.rank | formatNumber }}.
{{ item.title }} diff --git a/src/pages/main/music/tracks/this-week.html b/src/pages/main/music/tracks/this-week.html index 0b579058..74167a39 100644 --- a/src/pages/main/music/tracks/this-week.html +++ b/src/pages/main/music/tracks/this-week.html @@ -9,13 +9,14 @@ permalink: "/music/tracks/this-week/{% if pagination.pageNumber > 0 %}{{ paginat

{% tablericon "arrow-left" "Go back" %} Go back

I've listened to {{ music.week.tracks.size }} tracks this week and most of what I've listened to has been {{ music.week.genres | genresToString: 5 }}.

+

See my artists or albums for this period.


{% for item in pagination.items %} {%- assign percentage = item.plays | calculatePlayPercentage: music.week.tracks[0].plays -%}
-
{{ forloop.index }}.
+
{{ item.rank | formatNumber }}.
{{ item.title }} diff --git a/src/pages/main/now.html b/src/pages/main/now.html index a331a5ba..e2a2b339 100644 --- a/src/pages/main/now.html +++ b/src/pages/main/now.html @@ -1,47 +1,21 @@ --- title: Now -layout: now +layout: default permalink: /now.html description: "See what I'm doing now." +updated: 2024-05-18T15:49:00Z --- -

- {% tablericon "clock-heart" "Currently" %} - Currently -

-
- {% render "partials/now/status.liquid", status:status %} -

- {% tablericon "map-2" "Map" %} - Living in Camarillo, California with my beautiful family, 3 rescue dogs and a guinea pig. -

-

- {% tablericon "headphones" "Listening to" %} - Listening to tracks like {{ music.nowPlaying.title }} by {{ music.nowPlaying.artist }}. -

-

- {% tablericon "needle" "Getting tattooed" %} - Getting tattooed. -

-
-

- {% tablericon "terminal-2" "Making" %} - Making -

-
-

- {% tablericon "code" "Hacking" %} - Hacking away on projects like this page, my blog, and whatever else I can find time for. -

-

- {% tablericon "hand-stop" "Ad and tracker-blocking" %} - Assembling lists of ad and tracker-blocking tools. -

-

- {% tablericon "brand-javascript" "JavaScript" %} - Fiddling with simple web components. -

-

- {% tablericon "robot-off" "AI crawlers" %} - Encouraging folks to block AI web crawlers. -

-
\ No newline at end of file + +

Family

+

Hanging out with and spending as much time as possible with my lovely wife, kids and rescue dogs (we've got a guinea pig too).

+

Getting tattooed

+

It's been an ongoing process of recovering from sessions, resuming my exercising routine and returning for the next session. I have two chest pieces, a new piece above my left knee and we've been working away on my right arm.

+

Making

+

Scrobbling and data ownership: I've been building and improving my self-hosted scrobbling solution. I've been working to bring my movie, TV and reading data in-house too.

+

Ad and tracker-blocking: I've been updating and maintaining a list of ad and tracker-blocking tools that I'm happy to take contributions to. Modern advertising is awful and intrusive. Do what you can to block it.

+

Fiddling with simple web components: I've been working on and incorporating some web components into this site. I've built a theme toggle, select-based pagination and one that loads text from an API (used on my home page).

+

Encouraging folks to block AI web crawlers: they're insidious, abusive and should be blocked. I'm happy to take contributions, once again, as we encourage folks to block them as best they can.

+

Mentoring

+

I've been mentoring through Underdog Devs on and off for a few years now and find it incredibly rewarding.

+

This is a now page, and if you have your own site, you should make one too.

+

This page was last updated on {{ updated | date: "%B %-d, %-I:%M%p", "America/Los_Angeles" }}.

\ No newline at end of file diff --git a/src/pages/main/watching/favorite-movies.html b/src/pages/main/watching/favorites/movies.html similarity index 100% rename from src/pages/main/watching/favorite-movies.html rename to src/pages/main/watching/favorites/movies.html diff --git a/src/pages/main/watching/favorite-shows.html b/src/pages/main/watching/favorites/shows.html similarity index 100% rename from src/pages/main/watching/favorite-shows.html rename to src/pages/main/watching/favorites/shows.html diff --git a/src/pages/main/watching/index.html b/src/pages/main/watching/index.html index b60f7ea4..ecffe3b3 100644 --- a/src/pages/main/watching/index.html +++ b/src/pages/main/watching/index.html @@ -33,4 +33,5 @@ permalink: "/watching/index.html" {% assign favoriteShows = tv.favorites | featuredWatching: 6 %} -{% render "partials/watching/favorites-grid.liquid", favorites:favoriteShows, count: 6 %} \ No newline at end of file +{% render "partials/watching/favorites-grid.liquid", favorites:favoriteShows, count: 6 %} +

This page was last updated on {{ "now" | date: "%B %-d, %-I:%M%p", "America/Los_Angeles" }}. It typically updates about once an hour.

\ No newline at end of file diff --git a/src/pages/main/watching/movies-to-watch.html b/src/pages/main/watching/to-watch/movies.html similarity index 100% rename from src/pages/main/watching/movies-to-watch.html rename to src/pages/main/watching/to-watch/movies.html diff --git a/src/pages/main/watching/shows-to-watch.html b/src/pages/main/watching/to-watch/shows.html similarity index 100% rename from src/pages/main/watching/shows-to-watch.html rename to src/pages/main/watching/to-watch/shows.html