Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
bbb5c5f8a3
4 changed files with 49 additions and 16 deletions
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1704254595795
|
||||
"timestamp": 1704319379905
|
||||
}
|
22
cache/jsonfeed-to-mastodon.json
vendored
22
cache/jsonfeed-to-mastodon.json
vendored
|
@ -8596,5 +8596,27 @@
|
|||
"https://social.lol/users/cory/statuses/111690029186464585"
|
||||
],
|
||||
"lastTootTimestamp": 1704254595791
|
||||
},
|
||||
"https://trakt.tv/movies/the-guest-2014": {
|
||||
"id": "aHR0cHM6Ly90cmFrdC50di9tb3ZpZXMvdGhlLWd1ZXN0LTIwMTQ=",
|
||||
"title": "🎥: The Guest",
|
||||
"url": "https://trakt.tv/movies/the-guest-2014",
|
||||
"content_text": "🎥: The Guest #Movies #Watching #Trakt https://trakt.tv/movies/the-guest-2014",
|
||||
"date_published": "Wed, 03 Jan 2024 15:00:07 +0000",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111693332314906294"
|
||||
],
|
||||
"lastTootTimestamp": 1704304997535
|
||||
},
|
||||
"https://www.scientificamerican.com/article/tech-billionaires-need-to-stop-trying-to-make-the-science-fiction-they-grew-up-on-real/": {
|
||||
"id": "aHR0cHM6Ly93d3cuc2NpZW50aWZpY2FtZXJpY2FuLmNvbS9hcnRpY2xlL3RlY2gtYmlsbGlvbmFpcmVzLW5lZWQtdG8tc3RvcC10cnlpbmctdG8tbWFrZS10aGUtc2NpZW5jZS1maWN0aW9uLXRoZXktZ3Jldy11cC1vbi1yZWFsLw==",
|
||||
"title": "🔗: Tech Billionaires Need to Stop Trying to Make the Science Fiction They Grew Up on Real",
|
||||
"url": "https://www.scientificamerican.com/article/tech-billionaires-need-to-stop-trying-to-make-the-science-fiction-they-grew-up-on-real/",
|
||||
"content_text": "🔗: Tech Billionaires Need to Stop Trying to Make the Science Fiction They Grew Up on Real #Tech https://www.scientificamerican.com/article/tech-billionaires-need-to-stop-trying-to-make-the-science-fiction-they-grew-up-on-real/",
|
||||
"date_published": "Wed, 03 Jan 2024 16:04:34 +0000",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111694274877524966"
|
||||
],
|
||||
"lastTootTimestamp": 1704319379901
|
||||
}
|
||||
}
|
39
package-lock.json
generated
39
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "4.3.0",
|
||||
"version": "4.3.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "coryd.dev",
|
||||
"version": "4.3.0",
|
||||
"version": "4.3.1",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "3.0.0-alpha.4",
|
||||
|
@ -19,7 +19,7 @@
|
|||
"child_process": "^1.0.2",
|
||||
"clean-css": "^5.3.3",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
"eleventy-plugin-embed-everything": "^1.17.0",
|
||||
"eleventy-plugin-embed-everything": "^1.18.0",
|
||||
"eleventy-plugin-tabler-icons": "^2.2.0",
|
||||
"eleventy-plugin-unfurl": "^1.0.0",
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
|
@ -2165,9 +2165,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eleventy-plugin-embed-everything": {
|
||||
"version": "1.17.0",
|
||||
"resolved": "https://registry.npmjs.org/eleventy-plugin-embed-everything/-/eleventy-plugin-embed-everything-1.17.0.tgz",
|
||||
"integrity": "sha512-so4TOGp1hbP4ITJkUwRRLvElheKStSE1lxbaqZbJAJmHFB53sD9UEsI2+EMcYu88hmw5UYr1tQSUky4nPICp1w==",
|
||||
"version": "1.18.0",
|
||||
"resolved": "https://registry.npmjs.org/eleventy-plugin-embed-everything/-/eleventy-plugin-embed-everything-1.18.0.tgz",
|
||||
"integrity": "sha512-OeKZfHf1wjQai9ZzhyzHqaR11pP9345b3k1aCXnBJOym7pdpitG9SoDeGN7Jimm2V8eg5VVYRNhe2APDogtkHg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"deepmerge": "^4.3.1",
|
||||
|
@ -2179,7 +2179,7 @@
|
|||
"eleventy-plugin-embed-twitch": "^1.2.7",
|
||||
"eleventy-plugin-embed-twitter": "^1.4.0",
|
||||
"eleventy-plugin-vimeo-embed": "^1.3.8",
|
||||
"eleventy-plugin-youtube-embed": "^1.9.1"
|
||||
"eleventy-plugin-youtube-embed": "^1.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/eleventy-plugin-embed-instagram": {
|
||||
|
@ -2530,13 +2530,15 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/eleventy-plugin-youtube-embed": {
|
||||
"version": "1.9.1",
|
||||
"resolved": "https://registry.npmjs.org/eleventy-plugin-youtube-embed/-/eleventy-plugin-youtube-embed-1.9.1.tgz",
|
||||
"integrity": "sha512-qGNKnWu3h7nXrm7kdSALiJQIuqNu8PiNwAkteoGgHTVoeM1smHtuKSEJWfApio7x76bDEZBQJpu+qa9ibTG2sQ==",
|
||||
"version": "1.10.0",
|
||||
"resolved": "https://registry.npmjs.org/eleventy-plugin-youtube-embed/-/eleventy-plugin-youtube-embed-1.10.0.tgz",
|
||||
"integrity": "sha512-lmAh+bnYN6+/TYBpuJAh6/MWeuxvdZzx9WpKdfGVTm7Ok9QP1vlDyJ+aYMHDSkF3MyeXFZeNknmRsh5ZqWk5YQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@11ty/eleventy-fetch": "^4.0.0",
|
||||
"deepmerge": "^4.3.1",
|
||||
"lite-youtube-embed": "^0.2.0"
|
||||
"lite-youtube-embed": "^0.3.0",
|
||||
"string-replace-async": "2.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/emoji-regex": {
|
||||
|
@ -3938,9 +3940,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/lite-youtube-embed": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/lite-youtube-embed/-/lite-youtube-embed-0.2.0.tgz",
|
||||
"integrity": "sha512-XXXAk5sbvtjjwbie3XG+6HppgTm1HTGL/Uk9z9NkJH53o7puZLur434heHzAjkS60hZB3vT4ls25zl5rMiX4EA==",
|
||||
"version": "0.3.0",
|
||||
"resolved": "https://registry.npmjs.org/lite-youtube-embed/-/lite-youtube-embed-0.3.0.tgz",
|
||||
"integrity": "sha512-3DUqE1C4s/+a8PVM4ik8anBsmHOW0zUavPyFQWugBulKyQpbZFE+/268Aq/pDNW7hRQJXkXpk4QjdSCpwf7Cvg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/localtunnel": {
|
||||
|
@ -6148,6 +6150,15 @@
|
|||
"safe-buffer": "~5.2.0"
|
||||
}
|
||||
},
|
||||
"node_modules/string-replace-async": {
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/string-replace-async/-/string-replace-async-2.0.0.tgz",
|
||||
"integrity": "sha512-AHMupZscUiDh07F1QziX7PLoB1DQ/pzu19vc8Xa8LwZcgnOXaw7yCgBuSYrxVEfaM2d8scc3Gtp+i+QJZV+spw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=0.12"
|
||||
}
|
||||
},
|
||||
"node_modules/string-width": {
|
||||
"version": "4.2.3",
|
||||
"resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"child_process": "^1.0.2",
|
||||
"clean-css": "^5.3.3",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
"eleventy-plugin-embed-everything": "^1.17.0",
|
||||
"eleventy-plugin-embed-everything": "^1.18.0",
|
||||
"eleventy-plugin-tabler-icons": "^2.2.0",
|
||||
"eleventy-plugin-unfurl": "^1.0.0",
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
|
|
Reference in a new issue