Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
8d3f4add19
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 -->
|
||||
- [Weaving music data in and out of my personal website](https://coryd.dev/posts/2024/weaving-music-in-and-out-of-my-personal-site/)
|
||||
- [Building a bespoke now-playing web component](https://coryd.dev/posts/2024/building-a-bespoke-now-playing-web-component/)
|
||||
- [Automatic Mastodon post embeds](https://coryd.dev/posts/2024/automatic-mastodon-post-embeds/)
|
||||
- [Using B2 as a JSON data store](https://coryd.dev/posts/2024/using-b2-as-a-json-data-store/)
|
||||
- [Adding a light-dark theme toggle](https://coryd.dev/posts/2024/adding-a-light-dark-theme-toggle/)
|
||||
- [Setting up image transforms in Eleventy](https://coryd.dev/posts/2024/setting-up-image-transforms-in-eleventy/)
|
||||
<!-- BLOGPOSTS:END -->
|
||||
|
|
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1708647028167
|
||||
"timestamp": 1708682592934
|
||||
}
|
11
cache/jsonfeed-to-mastodon.json
vendored
11
cache/jsonfeed-to-mastodon.json
vendored
|
@ -10400,5 +10400,16 @@
|
|||
"https://social.lol/users/cory/statuses/111977891634117296"
|
||||
],
|
||||
"lastTootTimestamp": 1708647028161
|
||||
},
|
||||
"https://coryd.dev/now?ts=1708603200000": {
|
||||
"id": "aHR0cHM6Ly9jb3J5ZC5kZXYvbm93P3RzPTE3MDg2MDMyMDAwMDA=",
|
||||
"title": "🎧: My top artists for the week: Minutemen @ 43 plays, Godflesh @ 38 plays, Hooded Menace @ 36 plays, Tom Waits @ 35 plays, Sturgill Simpson @ 32 plays, Rotted @ 28 plays, AFI @ 27 plays, Narrow Head @ 26 plays #Music #LastFM",
|
||||
"url": "https://coryd.dev/now?ts=1708603200000",
|
||||
"content_text": "🎧: My top artists for the week: Minutemen @ 43 plays, Godflesh @ 38 plays, Hooded Menace @ 36 plays, Tom Waits @ 35 plays, Sturgill Simpson @ 32 plays, Rotted @ 28 plays, AFI @ 27 plays, Narrow Head @ 26 plays #Music #LastFM https://coryd.dev/now?ts=1708603200000",
|
||||
"date_published": "Thu, 22 Feb 2024 12:00:00 GMT",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111980222406561157"
|
||||
],
|
||||
"lastTootTimestamp": 1708682592929
|
||||
}
|
||||
}
|
File diff suppressed because one or more lines are too long
Reference in a new issue