Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
47e286db28
4 changed files with 54 additions and 7 deletions
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1691438600128
|
||||
"timestamp": 1691539886977
|
||||
}
|
49
cache/jsonfeed-to-mastodon.json
vendored
49
cache/jsonfeed-to-mastodon.json
vendored
|
@ -5606,6 +5606,53 @@
|
|||
"url": "https://heather-buchel.com/blog/2023/07/just-normal-web-things/",
|
||||
"content_text": "🔗: Just normal web things. https://heather-buchel.com/blog/2023/07/just-normal-web-things/",
|
||||
"date_published": "2023-07-06T00:00:00-08:00",
|
||||
"toots": []
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/110850591920564984"
|
||||
],
|
||||
"lastTootTimestamp": 1691445800100
|
||||
},
|
||||
"https://dev.to/stuffbreaker/seo-and-web-components-2023-edition-3l6i": {
|
||||
"id": "https://dev.to/stuffbreaker/seo-and-web-components-2023-edition-3l6i",
|
||||
"title": "🔗: SEO and Web Components - 2023 Edition",
|
||||
"url": "https://dev.to/stuffbreaker/seo-and-web-components-2023-edition-3l6i",
|
||||
"content_text": "🔗: SEO and Web Components - 2023 Edition https://dev.to/stuffbreaker/seo-and-web-components-2023-edition-3l6i",
|
||||
"date_published": "2023-08-07T00:00:00-08:00",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/110851094841509724"
|
||||
],
|
||||
"lastTootTimestamp": 1691453473606
|
||||
},
|
||||
"https://doctorow.medium.com/fool-me-twice-we-dont-get-fooled-again-20074e311f1f": {
|
||||
"id": "https://doctorow.medium.com/fool-me-twice-we-dont-get-fooled-again-20074e311f1f",
|
||||
"title": "🔗: Fool Me Twice We Don’t Get Fooled Again",
|
||||
"url": "https://doctorow.medium.com/fool-me-twice-we-dont-get-fooled-again-20074e311f1f",
|
||||
"content_text": "🔗: Fool Me Twice We Don’t Get Fooled Again https://doctorow.medium.com/fool-me-twice-we-dont-get-fooled-again-20074e311f1f",
|
||||
"date_published": "2023-08-06T00:00:00-08:00",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/110851582199228688"
|
||||
],
|
||||
"lastTootTimestamp": 1691460910124
|
||||
},
|
||||
"https://thehardtimes.net/lists/50-dystopian-movies-ranked-by-how-close-they-got-to-accurately-predicting-the-hell-we-live-in/": {
|
||||
"id": "https://thehardtimes.net/lists/50-dystopian-movies-ranked-by-how-close-they-got-to-accurately-predicting-the-hell-we-live-in/",
|
||||
"title": "🔗: 50 Dystopian Movies Ranked by How Close They Got to Accurately Predicting the Hell We Live In",
|
||||
"url": "https://thehardtimes.net/lists/50-dystopian-movies-ranked-by-how-close-they-got-to-accurately-predicting-the-hell-we-live-in/",
|
||||
"content_text": "🔗: 50 Dystopian Movies Ranked by How Close They Got to Accurately Predicting the Hell We Live In https://thehardtimes.net/lists/50-dystopian-movies-ranked-by-how-close-they-got-to-accurately-predicting-the-hell-we-live-in/",
|
||||
"date_published": "2023-08-08T00:00:00-08:00",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/110855782538049036"
|
||||
],
|
||||
"lastTootTimestamp": 1691525002182
|
||||
},
|
||||
"https://css-tricks.com/simple-boring/": {
|
||||
"id": "https://css-tricks.com/simple-boring/",
|
||||
"title": "🔗: Simple & Boring",
|
||||
"url": "https://css-tricks.com/simple-boring/",
|
||||
"content_text": "🔗: Simple & Boring https://css-tricks.com/simple-boring/",
|
||||
"date_published": "2019-03-25T00:00:00-08:00",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/110856758022883572"
|
||||
],
|
||||
"lastTootTimestamp": 1691539886972
|
||||
}
|
||||
}
|
|
@ -52,7 +52,7 @@
|
|||
"markdown-it-anchor": "^8.4.1",
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"markdownlint-cli": "^0.35.0",
|
||||
"marked": "^7.0.0",
|
||||
"marked": "^7.0.1",
|
||||
"pagefind": "^0.12.0",
|
||||
"postcss": "^8.4.27",
|
||||
"prettier": "^3.0.1",
|
||||
|
|
|
@ -4438,10 +4438,10 @@ markdownlint@~0.29.0:
|
|||
markdown-it "13.0.1"
|
||||
markdownlint-micromark "0.1.5"
|
||||
|
||||
marked@^7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-7.0.0.tgz#5328f52c9197b93f1d3e3b49e0522afa5069c653"
|
||||
integrity sha512-7Gv1Ry8tqR352ElQOQfxdGpIh8kNZh/yYjNCxAQCN1DDbY4bCTG3qDCSkZWlRElSseeEILDxkY/G9w7cgziBNw==
|
||||
marked@^7.0.1:
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/marked/-/marked-7.0.1.tgz#f5b8efa20362ed1b89739c0a902e17148011930d"
|
||||
integrity sha512-m8Aze620Ts62yaciz2DghZGUkUfdgvSNRicS2/XtQkStMNoce3NWjOD2b/jWF32+XXK6udM6pRhv2dKNlneAFA==
|
||||
|
||||
marky@^1.2.2:
|
||||
version "1.2.5"
|
||||
|
|
Reference in a new issue