Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
aed7d7b2a3
4 changed files with 14 additions and 3 deletions
|
@ -13,9 +13,9 @@ This is the code for my personal website and portfolio. Built using [11ty](https
|
|||
## 📝 Recent posts
|
||||
|
||||
<!-- BLOGPOSTS:START -->
|
||||
- [2023 in review](https://coryd.dev/posts/2023/2023-in-review/)
|
||||
- [Why I'm leaning into Google services](https://coryd.dev/posts/2023/leaning-into-google-services/)
|
||||
- [Programmatically importing your Last.fm listening data to ListenBrainz](https://coryd.dev/posts/2023/programmatically-importing-your-lastfm-listening-data-to-listenbrainz/)
|
||||
- [Check in to your personal site](https://coryd.dev/posts/2023/check-in-to-your-personal-site/)
|
||||
- [Hacking together a Tweekly.fm replacement](https://coryd.dev/posts/2023/hacking-together-a-tweeklyfm-repalcement/)
|
||||
- [Doppler, locally stored music and storage as a beneficial constraint](https://coryd.dev/posts/2023/locally-stored-music-and-storage-as-a-meaningful-constraint/)
|
||||
<!-- BLOGPOSTS:END -->
|
||||
|
|
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1703822609408
|
||||
"timestamp": 1703844180314
|
||||
}
|
11
cache/jsonfeed-to-mastodon.json
vendored
11
cache/jsonfeed-to-mastodon.json
vendored
|
@ -8321,5 +8321,16 @@
|
|||
"https://social.lol/users/cory/statuses/111661718525747623"
|
||||
],
|
||||
"lastTootTimestamp": 1703822609403
|
||||
},
|
||||
"https://coryd.dev/now?ts=1703764800000": {
|
||||
"id": "aHR0cHM6Ly9jb3J5ZC5kZXYvbm93P3RzPTE3MDM3NjQ4MDAwMDA=",
|
||||
"title": "🎧: My top artists for the week: blink-182 @ 21 plays, Carnal Tomb @ 21 plays, Knuckle Puck @ 19 plays, Cerebral Rot @ 18 plays, Rush @ 18 plays, Basement @ 16 plays, Drug Church @ 16 plays, Soft Kill @ 15 plays #Music #LastFM",
|
||||
"url": "https://coryd.dev/now?ts=1703764800000",
|
||||
"content_text": "🎧: My top artists for the week: blink-182 @ 21 plays, Carnal Tomb @ 21 plays, Knuckle Puck @ 19 plays, Cerebral Rot @ 18 plays, Rush @ 18 plays, Basement @ 16 plays, Drug Church @ 16 plays, Soft Kill @ 15 plays #Music #LastFM https://coryd.dev/now?ts=1703764800000",
|
||||
"date_published": "Thu, 28 Dec 2023 12:00:00 +0000",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111663132194835058"
|
||||
],
|
||||
"lastTootTimestamp": 1703844180309
|
||||
}
|
||||
}
|
File diff suppressed because one or more lines are too long
Reference in a new issue