Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
b8a51d9c4e
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 -->
|
||||
- [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/)
|
||||
- [We lost the thread](https://coryd.dev/posts/2023/we-lost-the-thread/)
|
||||
- [Talk: Building a /now page with Eleventy](https://coryd.dev/posts/2023/talk-building-now-page-with-11ty/)
|
||||
<!-- BLOGPOSTS:END -->
|
||||
|
||||
|
|
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1685131375007
|
||||
"timestamp": 1685167398165
|
||||
}
|
22
cache/jsonfeed-to-mastodon.json
vendored
22
cache/jsonfeed-to-mastodon.json
vendored
|
@ -3689,5 +3689,27 @@
|
|||
"https://social.lol/users/cory/statuses/110436769786870729"
|
||||
],
|
||||
"lastTootTimestamp": 1685131375003
|
||||
},
|
||||
"https://letterboxd.com/cdme/film/riddick/": {
|
||||
"id": "https://letterboxd.com/cdme/film/riddick/",
|
||||
"title": "🎥: Riddick, 2013 - ★★½",
|
||||
"url": "https://letterboxd.com/cdme/film/riddick/",
|
||||
"content_text": "🎥: Riddick, 2013 - ★★½ https://letterboxd.com/cdme/film/riddick/",
|
||||
"date_published": "2023-05-27T03:26:34-08:00",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/110438657556720539"
|
||||
],
|
||||
"lastTootTimestamp": 1685160180060
|
||||
},
|
||||
"https://web.dev/lcp-lazy-loading/": {
|
||||
"id": "https://web.dev/lcp-lazy-loading/",
|
||||
"title": "🔗: The performance effects of too much lazy loading",
|
||||
"url": "https://web.dev/lcp-lazy-loading/",
|
||||
"content_text": "🔗: The performance effects of too much lazy loading https://web.dev/lcp-lazy-loading/",
|
||||
"date_published": "2023-05-27T00:00:00-08:00",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/110439130601298116"
|
||||
],
|
||||
"lastTootTimestamp": 1685167398163
|
||||
}
|
||||
}
|
Reference in a new issue