Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
1b0c211e2c
3 changed files with 13 additions and 2 deletions
|
@ -13,9 +13,9 @@ This is the code for my personal website and portfolio. Built using [11ty](https
|
|||
## 📝 Recent posts
|
||||
|
||||
<!-- BLOGPOSTS:START -->
|
||||
- [Building a scrobbler using Plex webhooks, edge functions and blob storage ](https://coryd.dev/posts/2024/building-a-scrobbler-using-plex-webhooks-edge-functions-and-blob-storage/)
|
||||
- [I like Safari, but nobody should be required to use it](https://coryd.dev/posts/2024/i-like-safari-but-nobody-should-be-required-to-use-it/)
|
||||
- [Thoughts on permanence](https://coryd.dev/posts/2024/thoughts-on-permanence/)
|
||||
- [We have a content quality problem, not a content quantity problem](https://coryd.dev/posts/2024/we-have-a-content-quality-problem-not-a-content-quantity-problem/)
|
||||
- [An indie web primer](https://coryd.dev/posts/2024/an-indie-web-primer/)
|
||||
- [It's not AI generated music, it's AI generated noise](https://coryd.dev/posts/2024/its-not-ai-generated-music-its-ai-generated-noise/)
|
||||
<!-- BLOGPOSTS:END -->
|
||||
|
|
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1712080849844
|
||||
"timestamp": 1712160199108
|
||||
}
|
11
cache/jsonfeed-to-mastodon.json
vendored
11
cache/jsonfeed-to-mastodon.json
vendored
|
@ -12105,5 +12105,16 @@
|
|||
"https://social.lol/users/cory/statuses/112202930570496361"
|
||||
],
|
||||
"lastTootTimestamp": 1712080849838
|
||||
},
|
||||
"https://app.thestorygraph.com/books/dcf2196c-070c-4045-90ff-f547b497ffa0": {
|
||||
"id": "aHR0cHM6Ly9hcHAudGhlc3RvcnlncmFwaC5jb20vYm9va3MvZGNmMjE5NmMtMDcwYy00MDQ1LTkwZmYtZjU0N2I0OTdmZmEw",
|
||||
"title": "📖: Sideways: The City Google Couldn't Buy",
|
||||
"url": "https://app.thestorygraph.com/books/dcf2196c-070c-4045-90ff-f547b497ffa0",
|
||||
"content_text": "📖: Sideways: The City Google Couldn't Buy #Books #NowReading #TheStoryGraph https://app.thestorygraph.com/books/dcf2196c-070c-4045-90ff-f547b497ffa0",
|
||||
"date_published": "Tue, 02 Apr 2024 17:00:00 GMT",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/112208130804878097"
|
||||
],
|
||||
"lastTootTimestamp": 1712160199102
|
||||
}
|
||||
}
|
Reference in a new issue