Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
6b2acbee34
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 -->
|
||||
- [Drying up now page templates and normalizing data in Eleventy](https://coryd.dev/posts/2023/drying-up-now-page-templates-eleventy/)
|
||||
- [Displaying now playing data with matching emoji using Netlify edge functions and Eleventy](https://coryd.dev/posts/2023/now-playing-eleventy-netlify-edge-functions-emoji/)
|
||||
- [Road to madness: charting Apple Music listening data](https://coryd.dev/posts/2023/road-to-madness-apple-music-charts/)
|
||||
- [Building a popular posts widget in Eleventy using Plausible analytics](https://coryd.dev/posts/2023/popular-posts-widget-using-eleventy-plausible/)
|
||||
- [Embrace, extend, enshittify](https://coryd.dev/posts/2023/embrace-extend-enshittify/)
|
||||
- [Displaying listening data from Apple Music using MusicKit.js](https://coryd.dev/posts/2023/displaying-listening-data-from-apple-music-using-musickit/)
|
||||
<!-- BLOGPOSTS:END -->
|
||||
|
||||
|
|
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1693764187303
|
||||
"timestamp": 1693843400546
|
||||
}
|
22
cache/jsonfeed-to-mastodon.json
vendored
22
cache/jsonfeed-to-mastodon.json
vendored
|
@ -6028,5 +6028,27 @@
|
|||
"https://social.lol/users/cory/statuses/111002529775542767"
|
||||
],
|
||||
"lastTootTimestamp": 1693764187299
|
||||
},
|
||||
"https://everythingchanges.us/blog/no-one-is-non-technical/": {
|
||||
"id": "https://everythingchanges.us/blog/no-one-is-non-technical/",
|
||||
"title": "🔗: No one is “non-technical”",
|
||||
"url": "https://everythingchanges.us/blog/no-one-is-non-technical/",
|
||||
"content_text": "🔗: No one is “non-technical” https://everythingchanges.us/blog/no-one-is-non-technical/",
|
||||
"date_published": "2022-10-13T00:00:00-08:00",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111004438812576168"
|
||||
],
|
||||
"lastTootTimestamp": 1693793316886
|
||||
},
|
||||
"https://letterboxd.com/cdme/film/kandahar-2023/": {
|
||||
"id": "https://letterboxd.com/cdme/film/kandahar-2023/",
|
||||
"title": "🎥: Kandahar, 2023 - ★★★",
|
||||
"url": "https://letterboxd.com/cdme/film/kandahar-2023/",
|
||||
"content_text": "🎥: Kandahar, 2023 - ★★★ https://letterboxd.com/cdme/film/kandahar-2023/",
|
||||
"date_published": "2023-09-04T14:40:21-08:00",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111007721089970706"
|
||||
],
|
||||
"lastTootTimestamp": 1693843400541
|
||||
}
|
||||
}
|
Reference in a new issue