From 146bc4e871a0779243ff172a877f7fd077d4d41c Mon Sep 17 00:00:00 2001 From: cdransf Date: Sat, 6 Jan 2024 04:03:06 +0000 Subject: [PATCH 1/3] Apply automatic changes --- cache/jsonfeed-to-mastodon-timestamp.json | 2 +- cache/jsonfeed-to-mastodon.json | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/cache/jsonfeed-to-mastodon-timestamp.json b/cache/jsonfeed-to-mastodon-timestamp.json index f85efb2f..ae878038 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1704492176241 + "timestamp": 1704513786373 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index d7f3109d..baa49b00 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -8695,5 +8695,24 @@ "https://social.lol/users/cory/statuses/111705599256737765" ], "lastTootTimestamp": 1704492176237 + }, + "https://maerk.xyz/blog/you-should-have-a-website/": { + "id": "aHR0cHM6Ly9tYWVyay54eXovYmxvZy95b3Utc2hvdWxkLWhhdmUtYS13ZWJzaXRlLw==", + "title": "🔗: You Should Have a Website", + "url": "https://maerk.xyz/blog/you-should-have-a-website/", + "content_text": "🔗: You Should Have a Website #Tech https://maerk.xyz/blog/you-should-have-a-website/", + "date_published": "Thu, 04 Jan 2024 18:09:34 +0000", + "toots": [ + "https://social.lol/users/cory/statuses/111707015500373544" + ], + "lastTootTimestamp": 1704513786368 + }, + "https://atthis.link/blog/2021/personalsite.html": { + "id": "aHR0cHM6Ly9hdHRoaXMubGluay9ibG9nLzIwMjEvcGVyc29uYWxzaXRlLmh0bWw=", + "title": "🔗: The Value of a Personal Site", + "url": "https://atthis.link/blog/2021/personalsite.html", + "content_text": "🔗: The Value of a Personal Site #Tech https://atthis.link/blog/2021/personalsite.html", + "date_published": "Thu, 04 Jan 2024 17:59:06 +0000", + "toots": [] } } \ No newline at end of file From 3226b4bc7e83118a0de3b94b2073a8b88d1efb0a Mon Sep 17 00:00:00 2001 From: cdransf Date: Sat, 6 Jan 2024 06:03:11 +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 ae878038..d25b544c 100644 --- a/cache/jsonfeed-to-mastodon-timestamp.json +++ b/cache/jsonfeed-to-mastodon-timestamp.json @@ -1,3 +1,3 @@ { - "timestamp": 1704513786373 + "timestamp": 1704520990975 } \ No newline at end of file diff --git a/cache/jsonfeed-to-mastodon.json b/cache/jsonfeed-to-mastodon.json index baa49b00..940f730d 100644 --- a/cache/jsonfeed-to-mastodon.json +++ b/cache/jsonfeed-to-mastodon.json @@ -8713,6 +8713,9 @@ "url": "https://atthis.link/blog/2021/personalsite.html", "content_text": "🔗: The Value of a Personal Site #Tech https://atthis.link/blog/2021/personalsite.html", "date_published": "Thu, 04 Jan 2024 17:59:06 +0000", - "toots": [] + "toots": [ + "https://social.lol/users/cory/statuses/111707487661208469" + ], + "lastTootTimestamp": 1704520990967 } } \ No newline at end of file From 6f687f975fbf414a88653bcb10b4408ba8105276 Mon Sep 17 00:00:00 2001 From: cdransf Date: Sat, 6 Jan 2024 15:05:02 +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 29ac6c71..80a19403 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ This is the code for my personal website and portfolio. Built using [11ty](https ## 📝 Recent posts +- [I removed Tailwind from my site](https://coryd.dev/posts/2023/i-removed-tailwind-from-my-site/) - [2023 in review](https://coryd.dev/posts/2023/2023-in-review/) - [Programmatically importing your Last.fm listening data to ListenBrainz](https://coryd.dev/posts/2023/programmatically-importing-your-lastfm-listening-data-to-listenbrainz/) - [Check in to your personal site](https://coryd.dev/posts/2023/check-in-to-your-personal-site/) - [Hacking together a Tweekly.fm replacement](https://coryd.dev/posts/2023/hacking-together-a-tweeklyfm-repalcement/) -- [Doppler, locally stored music and storage as a beneficial constraint](https://coryd.dev/posts/2023/locally-stored-music-and-storage-as-a-meaningful-constraint/)