Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
a81d209c6a
3 changed files with 24 additions and 2 deletions
|
@ -13,9 +13,9 @@ This is the code for my personal website and portfolio. Built using [11ty](https
|
|||
## 📝 Recent posts
|
||||
|
||||
<!-- BLOGPOSTS:START -->
|
||||
- [I removed Tailwind from my site](https://coryd.dev/posts/2023/i-removed-tailwind-from-my-site/)
|
||||
- [2023 in review](https://coryd.dev/posts/2023/2023-in-review/)
|
||||
- [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": 1704492176241
|
||||
"timestamp": 1704520990975
|
||||
}
|
22
cache/jsonfeed-to-mastodon.json
vendored
22
cache/jsonfeed-to-mastodon.json
vendored
|
@ -8695,5 +8695,27 @@
|
|||
"https://social.lol/users/cory/statuses/111705599256737765"
|
||||
],
|
||||
"lastTootTimestamp": 1704492176237
|
||||
},
|
||||
"https://maerk.xyz/blog/you-should-have-a-website/": {
|
||||
"id": "aHR0cHM6Ly9tYWVyay54eXovYmxvZy95b3Utc2hvdWxkLWhhdmUtYS13ZWJzaXRlLw==",
|
||||
"title": "🔗: You Should Have a Website",
|
||||
"url": "https://maerk.xyz/blog/you-should-have-a-website/",
|
||||
"content_text": "🔗: You Should Have a Website #Tech https://maerk.xyz/blog/you-should-have-a-website/",
|
||||
"date_published": "Thu, 04 Jan 2024 18:09:34 +0000",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111707015500373544"
|
||||
],
|
||||
"lastTootTimestamp": 1704513786368
|
||||
},
|
||||
"https://atthis.link/blog/2021/personalsite.html": {
|
||||
"id": "aHR0cHM6Ly9hdHRoaXMubGluay9ibG9nLzIwMjEvcGVyc29uYWxzaXRlLmh0bWw=",
|
||||
"title": "🔗: The Value of a Personal Site",
|
||||
"url": "https://atthis.link/blog/2021/personalsite.html",
|
||||
"content_text": "🔗: The Value of a Personal Site #Tech https://atthis.link/blog/2021/personalsite.html",
|
||||
"date_published": "Thu, 04 Jan 2024 17:59:06 +0000",
|
||||
"toots": [
|
||||
"https://social.lol/users/cory/statuses/111707487661208469"
|
||||
],
|
||||
"lastTootTimestamp": 1704520990967
|
||||
}
|
||||
}
|
Reference in a new issue