From 76270b84ef11788f2cfddfe36a3bc55fa274ca4e Mon Sep 17 00:00:00 2001 From: cdransf Date: Tue, 24 Oct 2023 02:09:19 +0000 Subject: [PATCH 1/2] Apply automatic changes --- cache/jsonfeed-to-mastodon-timestamp.json | 2 +- cache/jsonfeed-to-mastodon.json | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index 5a3e932f..1ecec7cf 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1698098579186 + "timestamp": 1698113358108 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index 29123462..51830eaa 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -6809,7 +6809,7 @@ "title": "📖: Elysium Fire", "url": "https://app.thestorygraph.com/books/98b0dc33-48d2-4ff2-9d6c-9f58e28131d9", "content_text": "📖: Elysium Fire #Books #NowReading #StoryGraph https://app.thestorygraph.com/books/98b0dc33-48d2-4ff2-9d6c-9f58e28131d9", - "date_published": "Mon, 23 Oct 2023 21:03:11 +0000", + "date_published": "Tue, 24 Oct 2023 00:25:26 +0000", "toots": [ "https://social.lol/users/cory/statuses/111286588479677459" ], @@ -6820,10 +6820,21 @@ "title": "📖: Crossings: How Road Ecology Is Shaping the Future of Our Planet", "url": "https://app.thestorygraph.com/books/5be3faf8-ec2d-4fe4-b065-63165facb489", "content_text": "📖: Crossings: How Road Ecology Is Shaping the Future of Our Planet #Books #NowReading #StoryGraph https://app.thestorygraph.com/books/5be3faf8-ec2d-4fe4-b065-63165facb489", - "date_published": "Mon, 23 Oct 2023 21:03:11 +0000", + "date_published": "Tue, 24 Oct 2023 00:25:26 +0000", "toots": [ "https://social.lol/users/cory/statuses/111286116863070004" ], "lastTootTimestamp": 1698091382902 + }, + "https://coryd.dev/posts/2023/onward-to-the-storygraph/": { + "id": "aHR0cHM6Ly9jb3J5ZC5kZXYvcG9zdHMvMjAyMy9vbndhcmQtdG8tdGhlLXN0b3J5Z3JhcGgv", + "title": "📝: Onward, to The Storygraph", + "url": "https://coryd.dev/posts/2023/onward-to-the-storygraph/", + "content_text": "📝: Onward, to The Storygraph #Eleventy #WebDev https://coryd.dev/posts/2023/onward-to-the-storygraph/", + "date_published": "Mon, 23 Oct 2023 00:00:00 +0000", + "toots": [ + "https://social.lol/users/cory/statuses/111287557031102665" + ], + "lastTootTimestamp": 1698113358102 } } \ No newline at end of file From ce09a1419047437dd03326c0cfc4615668a77712 Mon Sep 17 00:00:00 2001 From: cdransf Date: Tue, 24 Oct 2023 15:05:22 +0000 Subject: [PATCH 2/2] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b05c8c2..55e42555 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 +- [Onward, to The Storygraph](https://coryd.dev/posts/2023/onward-to-the-storygraph/) - [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/)