Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
157b1c7b67
3 changed files with 17 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 -->
|
||||
- [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/)
|
||||
- [Renting your music means accepting that it will disappear](https://coryd.dev/posts/2024/renting-your-music-means-accepting-that-it-will-disappear/)
|
||||
<!-- BLOGPOSTS:END -->
|
||||
|
|
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"timestamp": 1708574590825
|
||||
"timestamp": 1708589003813
|
||||
}
|
16
cache/jsonfeed-to-mastodon.json
vendored
16
cache/jsonfeed-to-mastodon.json
vendored
|
@ -10341,6 +10341,20 @@
|
|||
"url": "https://app.thestorygraph.com/books/f04cb253-a56f-4b40-844a-346074191efe",
|
||||
"content_text": "📖: Between Two Fires: Truth, Ambition, and Compromise in Putin's Russia #Books #NowReading #TheStoryGraph https://app.thestorygraph.com/books/f04cb253-a56f-4b40-844a-346074191efe",
|
||||
"date_published": "Tue, 20 Feb 2024 16:00:00 GMT",
|
||||
"toots": []
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111973617084362678"
|
||||
],
|
||||
"lastTootTimestamp": 1708581803745
|
||||
},
|
||||
"https://doctorow.medium.com/google-reneged-on-the-monopolistic-bargain-f34ed76c52ef": {
|
||||
"id": "aHR0cHM6Ly9kb2N0b3Jvdy5tZWRpdW0uY29tL2dvb2dsZS1yZW5lZ2VkLW9uLXRoZS1tb25vcG9saXN0aWMtYmFyZ2Fpbi1mMzRlZDc2YzUyZWY=",
|
||||
"title": "🔗: Google reneged on the monopolistic bargain",
|
||||
"url": "https://doctorow.medium.com/google-reneged-on-the-monopolistic-bargain-f34ed76c52ef",
|
||||
"content_text": "🔗: Google reneged on the monopolistic bargain #Tech https://doctorow.medium.com/google-reneged-on-the-monopolistic-bargain-f34ed76c52ef",
|
||||
"date_published": "Thu, 22 Feb 2024 03:15:00 GMT",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111974088950180200"
|
||||
],
|
||||
"lastTootTimestamp": 1708589003808
|
||||
}
|
||||
}
|
Reference in a new issue