From aa1735b37f53bf9a40be5333d65927be01f42c1b Mon Sep 17 00:00:00 2001 From: cdransf Date: Wed, 4 Oct 2023 02:09:53 +0000 Subject: [PATCH 1/3] Apply automatic changes --- cache/jsonfeed-to-mastodon-timestamp.json | 2 +- cache/jsonfeed-to-mastodon.json | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index 795c903c..806ca0be 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1696378233405 + "timestamp": 1696385392235 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 775d90e6..26beeadd 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -6681,7 +6681,10 @@ "url": "https://trakt.tv/movies/the-cell-2000", "content_text": "🎥: The Cell #Movies #Trakt https://trakt.tv/movies/the-cell-2000", "date_published": "Mon, 28 Aug 2023 20:15:00 +0000", - "toots": [] + "toots": [ + "https://social.lol/users/cory/statuses/111174313060055018" + ], + "lastTootTimestamp": 1696385392230 }, "https://trakt.tv/movies/thx-1138-1971": { "id": "aHR0cHM6Ly90cmFrdC50di9tb3ZpZXMvdGh4LTExMzgtMTk3MQ==", From 20c558b58fc1524ad9155971ff2e4d7496160b6c Mon Sep 17 00:00:00 2001 From: cdransf Date: Wed, 4 Oct 2023 04:03:07 +0000 Subject: [PATCH 2/3] Apply automatic changes --- cache/jsonfeed-to-mastodon-timestamp.json | 2 +- cache/jsonfeed-to-mastodon.json | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index 806ca0be..28dc572e 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1696385392235 + "timestamp": 1696392187222 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 26beeadd..a76f9d85 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -6711,6 +6711,9 @@ "url": "https://coryd.dev/posts/2023/migrating-your-letterboxd-data/", "content_text": "📝: Migrating your Letterboxd data #WebDev #Tech https://coryd.dev/posts/2023/migrating-your-letterboxd-data/", "date_published": "Tue, 03 Oct 2023 00:00:00 +0000", - "toots": [] + "toots": [ + "https://social.lol/users/cory/statuses/111174758378367847" + ], + "lastTootTimestamp": 1696392187218 } } \ No newline at end of file From ba2490bdccda9a98648c2d2134da129111c5a549 Mon Sep 17 00:00:00 2001 From: cdransf Date: Wed, 4 Oct 2023 15:05:16 +0000 Subject: [PATCH 3/3] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71ed3c2c..2b05c8c2 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ This is the code for my personal website and portfolio. Built using [11ty](https ## My latest posts +- [Migrating your Letterboxd data](https://coryd.dev/posts/2023/migrating-your-letterboxd-data/) - ['It Is Possible to Both Stream and Buy Music'](https://coryd.dev/posts/2023/it-is-possible-to-both-stream-and-buy-music/) - [Semi-automated hashtags for syndicated posts](https://coryd.dev/posts/2023/semi-automated-hashtags-syndicated-posts/) - [On imposter syndrome](https://coryd.dev/posts/2023/on-imposter-syndrome/) - [Now page: grouping episodes of the same tv show](https://coryd.dev/posts/2023/now-page-grouping-episodes-of-same-show/) -- [Drying up now page templates and normalizing data in Eleventy](https://coryd.dev/posts/2023/drying-up-now-page-templates-eleventy/)