Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
953ca7316c
3 changed files with 24 additions and 2 deletions
|
@ -12,10 +12,10 @@ This is the code for my personal website and portfolio. Built using [11ty](https
|
|||
|
||||
## My latest posts
|
||||
<!-- BLOGPOSTS:START -->
|
||||
- [From ICS to JSON: surfacing anticipated albums](https://coryd.dev/posts/2023/from-ics-to-json-surfacing-anticipated-albums/)
|
||||
- [Optimizing for performance with Eleventy](https://coryd.dev/posts/2023/optimizing-for-performance-with-eleventy/)
|
||||
- [Domain names as discoverable personal identifiers for the web](https://coryd.dev/posts/2023/domain-names-as-discoverable-personal-identifiers-for-the-web/)
|
||||
- [I block ads](https://coryd.dev/posts/2023/i-block-ads/)
|
||||
- [Now page update: favorite articles from Matter](https://coryd.dev/posts/2023/now-page-update-matter-favorites/)
|
||||
- [A Safari-specific guide to making the modern web suck less](https://coryd.dev/posts/2023/a-safari-specific-guide-to-making-the-modern-web-suck-less/)
|
||||
<!-- BLOGPOSTS:END -->
|
||||
|
||||
|
|
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1686277811517
|
||||
"timestamp": 1686290614640
|
||||
}
|
22
cache/jsonfeed-to-mastodon.json
vendored
22
cache/jsonfeed-to-mastodon.json
vendored
|
@ -4011,5 +4011,27 @@
|
|||
"https://social.lol/users/cory/statuses/110511902651287024"
|
||||
],
|
||||
"lastTootTimestamp": 1686277811513
|
||||
},
|
||||
"https://letterboxd.com/cdme/film/2001-a-space-odyssey/": {
|
||||
"id": "https://letterboxd.com/cdme/film/2001-a-space-odyssey/",
|
||||
"title": "🎥: 2001: A Space Odyssey, 1968 - ★★★★★",
|
||||
"url": "https://letterboxd.com/cdme/film/2001-a-space-odyssey/",
|
||||
"content_text": "🎥: 2001: A Space Odyssey, 1968 - ★★★★★ https://letterboxd.com/cdme/film/2001-a-space-odyssey/",
|
||||
"date_published": "2023-06-09T02:05:26-08:00",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/110512741717984840"
|
||||
],
|
||||
"lastTootTimestamp": 1686290614636
|
||||
},
|
||||
"https://studio.ribbonfarm.com/p/the-extended-internet-universe": {
|
||||
"id": "https://studio.ribbonfarm.com/p/the-extended-internet-universe",
|
||||
"title": "🔗: The Extended Internet Universe",
|
||||
"url": "https://studio.ribbonfarm.com/p/the-extended-internet-universe",
|
||||
"content_text": "🔗: The Extended Internet Universe https://studio.ribbonfarm.com/p/the-extended-internet-universe",
|
||||
"date_published": "2023-06-08T00:00:00-08:00",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/110512268908787393"
|
||||
],
|
||||
"lastTootTimestamp": 1686283400153
|
||||
}
|
||||
}
|
Reference in a new issue