Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
b5dd36fe5f
5 changed files with 47 additions and 68 deletions
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1711879384723
|
||||
"timestamp": 1712008985357
|
||||
}
|
33
cache/jsonfeed-to-mastodon.json
vendored
33
cache/jsonfeed-to-mastodon.json
vendored
|
@ -12050,5 +12050,38 @@
|
|||
"https://social.lol/users/cory/statuses/112189256123404950"
|
||||
],
|
||||
"lastTootTimestamp": 1711872194333
|
||||
},
|
||||
"https://www.ellyloel.com/blog/front-end-development-s-identity-crisis/": {
|
||||
"id": "aHR0cHM6Ly93d3cuZWxseWxvZWwuY29tL2Jsb2cvZnJvbnQtZW5kLWRldmVsb3BtZW50LXMtaWRlbnRpdHktY3Jpc2lzLw==",
|
||||
"title": "🔗: Front-end development’s identity crisis",
|
||||
"url": "https://www.ellyloel.com/blog/front-end-development-s-identity-crisis/",
|
||||
"content_text": "🔗: Front-end development’s identity crisis #WebDev https://www.ellyloel.com/blog/front-end-development-s-identity-crisis/",
|
||||
"date_published": "Mon, 01 Apr 2024 13:34:00 GMT",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/112197278091663239"
|
||||
],
|
||||
"lastTootTimestamp": 1711994599839
|
||||
},
|
||||
"https://manuelmoreale.com/@/page/1sYvCjdE8qvE2Isu": {
|
||||
"id": "aHR0cHM6Ly9tYW51ZWxtb3JlYWxlLmNvbS9AL3BhZ2UvMXNZdkNqZEU4cXZFMklzdQ==",
|
||||
"title": "🔗: Pay per scroll",
|
||||
"url": "https://manuelmoreale.com/@/page/1sYvCjdE8qvE2Isu",
|
||||
"content_text": "🔗: Pay per scroll #Tech https://manuelmoreale.com/@/page/1sYvCjdE8qvE2Isu",
|
||||
"date_published": "Mon, 01 Apr 2024 06:42:00 GMT",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/112198220861214524"
|
||||
],
|
||||
"lastTootTimestamp": 1712008985351
|
||||
},
|
||||
"https://ishadeed.com/article/css-has-parent-selector/": {
|
||||
"id": "aHR0cHM6Ly9pc2hhZGVlZC5jb20vYXJ0aWNsZS9jc3MtaGFzLXBhcmVudC1zZWxlY3Rvci8=",
|
||||
"title": "🔗: CSS Parent Selector",
|
||||
"url": "https://ishadeed.com/article/css-has-parent-selector/",
|
||||
"content_text": "🔗: CSS Parent Selector #CSS #WebDev https://ishadeed.com/article/css-has-parent-selector/",
|
||||
"date_published": "Tue, 26 Mar 2024 16:44:00 GMT",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/112197748921487138"
|
||||
],
|
||||
"lastTootTimestamp": 1712001784171
|
||||
}
|
||||
}
|
20
package-lock.json
generated
20
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "coryd.dev",
|
||||
"version": "8.7.12",
|
||||
"version": "9.1.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "coryd.dev",
|
||||
"version": "8.7.12",
|
||||
"version": "9.1.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@cdransf/api-text": "^1.2.2",
|
||||
|
@ -15,7 +15,7 @@
|
|||
"@remy/webmention": "^1.5.0",
|
||||
"@zachleat/webcare-webshare": "^1.0.3",
|
||||
"minisearch": "^6.3.0",
|
||||
"terser": "^5.30.0",
|
||||
"terser": "^5.30.1",
|
||||
"youtube-video-element": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -27,7 +27,7 @@
|
|||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@aws-sdk/client-s3": "^3.537.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.1.0",
|
||||
"@netlify/blobs": "^7.0.1",
|
||||
"@netlify/blobs": "^7.2.0",
|
||||
"@rknightuk/eleventy-plugin-post-graph": "^1.0.6",
|
||||
"child_process": "^1.0.2",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
|
@ -1748,9 +1748,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@netlify/blobs": {
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-7.0.1.tgz",
|
||||
"integrity": "sha512-TPx1QzdPcrtBLFXDsv+BOJg5ip/g4trKaot1MZIUV/uI6H0Islg3gU4AGuH5hAMZOr6VlRLWicFhGX7ihLz4eg==",
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/blobs/-/blobs-7.2.0.tgz",
|
||||
"integrity": "sha512-ukPenoaJ89Oc6n20GsF8d3/jaaf9jO7tuwsyvBvTu0MYsGJh2qEacIyETu0PlwjzNQ5WsgVH47OwpM8PI9AOwQ==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": "^14.16.0 || >=16.0.0"
|
||||
|
@ -6421,9 +6421,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/terser": {
|
||||
"version": "5.30.0",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-5.30.0.tgz",
|
||||
"integrity": "sha512-Y/SblUl5kEyEFzhMAQdsxVHh+utAxd4IuRNJzKywY/4uzSogh3G219jqbDDxYu4MXO9CzY3tSEqmZvW6AoEDJw==",
|
||||
"version": "5.30.1",
|
||||
"resolved": "https://registry.npmjs.org/terser/-/terser-5.30.1.tgz",
|
||||
"integrity": "sha512-PJhOnRttZqqmIujxOQOMu4QuFGvh43lR7Youln3k6OJvmxwZ5FxK5rbCEh8XABRCpLf7ZnhrZuclCNCASsScnA==",
|
||||
"dependencies": {
|
||||
"@jridgewell/source-map": "^0.3.3",
|
||||
"acorn": "^8.8.2",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"@remy/webmention": "^1.5.0",
|
||||
"@zachleat/webcare-webshare": "^1.0.3",
|
||||
"minisearch": "^6.3.0",
|
||||
"terser": "^5.30.0",
|
||||
"terser": "^5.30.1",
|
||||
"youtube-video-element": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -37,7 +37,7 @@
|
|||
"@11ty/eleventy-plugin-syntaxhighlight": "^5.0.0",
|
||||
"@aws-sdk/client-s3": "^3.537.0",
|
||||
"@cdransf/eleventy-plugin-tabler-icons": "^1.1.0",
|
||||
"@netlify/blobs": "^7.0.1",
|
||||
"@netlify/blobs": "^7.2.0",
|
||||
"@rknightuk/eleventy-plugin-post-graph": "^1.0.6",
|
||||
"child_process": "^1.0.2",
|
||||
"dotenv-flow": "^4.1.0",
|
||||
|
|
|
@ -4,59 +4,5 @@ eleventyExcludeFromCollections: true
|
|||
dynamicPermalink: false
|
||||
---
|
||||
User-Agent: *
|
||||
Disallow: *.txt
|
||||
Disallow: *.pdf
|
||||
Disallow: *.doc
|
||||
Disallow: *.docx
|
||||
Disallow: *.odt
|
||||
Disallow: *.rtf
|
||||
Disallow: *.tex
|
||||
Disallow: *.wks
|
||||
Disallow: *.wpd
|
||||
Disallow: *.wps
|
||||
Disallow: *.html
|
||||
Disallow: *.bmp
|
||||
Disallow: *.gif
|
||||
Disallow: *.ico
|
||||
Disallow: *.jpeg
|
||||
Disallow: *.jpg
|
||||
Disallow: *.png
|
||||
Disallow: *.svg
|
||||
Disallow: *.tif
|
||||
Disallow: *.tiff
|
||||
Disallow: *.webp
|
||||
Disallow: *.aac
|
||||
Disallow: *.aiff
|
||||
Disallow: *.amr
|
||||
Disallow: *.flac
|
||||
Disallow: *.m4a
|
||||
Disallow: *.mp3
|
||||
Disallow: *.oga
|
||||
Disallow: *.opus
|
||||
Disallow: *.wav
|
||||
Disallow: *.wma
|
||||
Disallow: *.mp4
|
||||
Disallow: *.webm
|
||||
Disallow: *.ogg
|
||||
Disallow: *.avi
|
||||
Disallow: *.mov
|
||||
Disallow: *.wmv
|
||||
Disallow: *.flv
|
||||
Disallow: *.mkv
|
||||
Disallow: *.py
|
||||
Disallow: *.js
|
||||
Disallow: *.java
|
||||
Disallow: *.c
|
||||
Disallow: *.cpp
|
||||
Disallow: *.cs
|
||||
Disallow: *.h
|
||||
Disallow: *.css
|
||||
Disallow: *.php
|
||||
Disallow: *.swift
|
||||
Disallow: *.go
|
||||
Disallow: *.rb
|
||||
Disallow: *.pl
|
||||
Disallow: *.sh
|
||||
Disallow: *.sql
|
||||
Disallow: /
|
||||
Disallow: *
|
||||
Disallow: *
|
||||
|
|
Reference in a new issue