Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
cf99fba91c
3 changed files with 40 additions and 3 deletions
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1708200192517
|
||||
"timestamp": 1708222179125
|
||||
}
|
40
cache/jsonfeed-to-mastodon.json
vendored
40
cache/jsonfeed-to-mastodon.json
vendored
|
@ -10098,8 +10098,11 @@
|
|||
"title": "🔗: People & Content #17: Ephemerality",
|
||||
"url": "https://garden.mattstein.com/notes/people-content-17-ephemerality",
|
||||
"content_text": "🔗: People & Content #17: Ephemerality #Tech https://garden.mattstein.com/notes/people-content-17-ephemerality",
|
||||
"date_published": "Sat, 17 Feb 2024 18:04:30 +0000",
|
||||
"toots": []
|
||||
"date_published": "Sat, 17 Feb 2024 18:25:25 +0000",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111949584295220679"
|
||||
],
|
||||
"lastTootTimestamp": 1708215092442
|
||||
},
|
||||
"https://flamedfury.com/posts/making-websites-shoud-be-easy/": {
|
||||
"id": "aHR0cHM6Ly9mbGFtZWRmdXJ5LmNvbS9wb3N0cy9tYWtpbmctd2Vic2l0ZXMtc2hvdWQtYmUtZWFzeS8=",
|
||||
|
@ -10111,5 +10114,38 @@
|
|||
"https://social.lol/users/cory/statuses/111948607810810711"
|
||||
],
|
||||
"lastTootTimestamp": 1708200192512
|
||||
},
|
||||
"https://joshcollinsworth.com/blog/copilot": {
|
||||
"id": "aHR0cHM6Ly9qb3NoY29sbGluc3dvcnRoLmNvbS9ibG9nL2NvcGlsb3Q=",
|
||||
"title": "🔗: I worry our Copilot is leaving some passengers behind",
|
||||
"url": "https://joshcollinsworth.com/blog/copilot",
|
||||
"content_text": "🔗: I worry our Copilot is leaving some passengers behind #WebDev https://joshcollinsworth.com/blog/copilot",
|
||||
"date_published": "Sat, 17 Feb 2024 20:27:10 +0000",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111948812084985626"
|
||||
],
|
||||
"lastTootTimestamp": 1708203309455
|
||||
},
|
||||
"https://coryd.dev/posts/2024/adding-a-light-dark-theme-toggle/": {
|
||||
"id": "aHR0cHM6Ly9jb3J5ZC5kZXYvcG9zdHMvMjAyNC9hZGRpbmctYS1saWdodC1kYXJrLXRoZW1lLXRvZ2dsZS8=",
|
||||
"title": "📝: Adding a light/dark theme toggle",
|
||||
"url": "https://coryd.dev/posts/2024/adding-a-light-dark-theme-toggle/",
|
||||
"content_text": "📝: Adding a light/dark theme toggle #CSS #JavaScript #Eleventy #WebDev https://coryd.dev/posts/2024/adding-a-light-dark-theme-toggle/",
|
||||
"date_published": "Sat, 17 Feb 2024 00:00:00 +0000",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111950048726630536"
|
||||
],
|
||||
"lastTootTimestamp": 1708222179121
|
||||
},
|
||||
"https://app.thestorygraph.com/books/b584707a-5b71-464b-ac7e-e08573a0d332": {
|
||||
"id": "aHR0cHM6Ly9hcHAudGhlc3RvcnlncmFwaC5jb20vYm9va3MvYjU4NDcwN2EtNWI3MS00NjRiLWFjN2UtZTA4NTczYTBkMzMy",
|
||||
"title": "📖: No Country for Old Men",
|
||||
"url": "https://app.thestorygraph.com/books/b584707a-5b71-464b-ac7e-e08573a0d332",
|
||||
"content_text": "📖: No Country for Old Men #Books #NowReading #TheStoryGraph https://app.thestorygraph.com/books/b584707a-5b71-464b-ac7e-e08573a0d332",
|
||||
"date_published": "Fri, 16 Feb 2024 16:00:00 +0000",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111949078929536878"
|
||||
],
|
||||
"lastTootTimestamp": 1708207381389
|
||||
}
|
||||
}
|
|
@ -36,6 +36,7 @@ export default {
|
|||
rush: '534ee493-bfac-4575-a44a-0ae41e2c3fe4',
|
||||
'soul blind': '94dba818-73e7-4ee1-a8ed-894cef10552b',
|
||||
sovereign: '8e5bd67e-9e31-4e2f-ad18-a3f6508f495e',
|
||||
'sunday valley': 'f71d08b7-8cee-48a8-acf0-95c9d6cf8fb9',
|
||||
undergang: '6853b4ec-8cd4-46a4-b970-8331d4587c43',
|
||||
'wolves in the throne room': 'e9452446-7702-4853-96ce-5dfe6748d3fb',
|
||||
worm: '6313658e-cd68-4c81-9778-17ce3825748e',
|
||||
|
|
Reference in a new issue