Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
fe4388d5fb
3 changed files with 10 additions and 4 deletions
|
@ -12,10 +12,10 @@ This is the code for my personal website and portfolio. Built using [11ty](https
|
||||||
|
|
||||||
## My latest posts
|
## My latest posts
|
||||||
<!-- BLOGPOSTS:START -->
|
<!-- BLOGPOSTS:START -->
|
||||||
|
- [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/)
|
- ['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/)
|
- [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/)
|
- [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/)
|
- [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/)
|
|
||||||
<!-- BLOGPOSTS:END -->
|
<!-- BLOGPOSTS:END -->
|
||||||
|
|
||||||
|
|
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"timestamp": 1696378233405
|
"timestamp": 1696392187222
|
||||||
}
|
}
|
10
cache/jsonfeed-to-mastodon.json
vendored
10
cache/jsonfeed-to-mastodon.json
vendored
|
@ -6681,7 +6681,10 @@
|
||||||
"url": "https://trakt.tv/movies/the-cell-2000",
|
"url": "https://trakt.tv/movies/the-cell-2000",
|
||||||
"content_text": "🎥: The Cell #Movies #Trakt 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",
|
"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": {
|
"https://trakt.tv/movies/thx-1138-1971": {
|
||||||
"id": "aHR0cHM6Ly90cmFrdC50di9tb3ZpZXMvdGh4LTExMzgtMTk3MQ==",
|
"id": "aHR0cHM6Ly90cmFrdC50di9tb3ZpZXMvdGh4LTExMzgtMTk3MQ==",
|
||||||
|
@ -6708,6 +6711,9 @@
|
||||||
"url": "https://coryd.dev/posts/2023/migrating-your-letterboxd-data/",
|
"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/",
|
"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",
|
"date_published": "Tue, 03 Oct 2023 00:00:00 +0000",
|
||||||
"toots": []
|
"toots": [
|
||||||
|
"https://social.lol/users/cory/statuses/111174758378367847"
|
||||||
|
],
|
||||||
|
"lastTootTimestamp": 1696392187218
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in a new issue