Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
c84ab8630a
3 changed files with 13 additions and 2 deletions
|
@ -13,9 +13,9 @@ This is the code for my personal website and portfolio. Built using [11ty](https
|
||||||
## 📝 Recent posts
|
## 📝 Recent posts
|
||||||
|
|
||||||
<!-- BLOGPOSTS:START -->
|
<!-- BLOGPOSTS:START -->
|
||||||
|
- [I don't want anything your AI generates](https://coryd.dev/posts/2024/i-dont-want-anything-your-ai-generates/)
|
||||||
- [You don't need a framework for that](https://coryd.dev/posts/2024/you-dont-need-a-framework-for-that/)
|
- [You don't need a framework for that](https://coryd.dev/posts/2024/you-dont-need-a-framework-for-that/)
|
||||||
- [Mobile web development with Codespaces](https://coryd.dev/posts/2024/mobile-web-development-with-codespaces/)
|
- [Mobile web development with Codespaces](https://coryd.dev/posts/2024/mobile-web-development-with-codespaces/)
|
||||||
- [Your attention is precious](https://coryd.dev/posts/2024/your-attention-is-precious/)
|
- [Your attention is precious](https://coryd.dev/posts/2024/your-attention-is-precious/)
|
||||||
- [Link page improvements](https://coryd.dev/posts/2024/link-page-improvements/)
|
- [Link page improvements](https://coryd.dev/posts/2024/link-page-improvements/)
|
||||||
- [Link blogging using Readwise Reader](https://coryd.dev/posts/2024/link-blogging-using-readwise/)
|
|
||||||
<!-- BLOGPOSTS:END -->
|
<!-- BLOGPOSTS:END -->
|
||||||
|
|
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
2
cache/jsonfeed-to-mastodon-timestamp.json
vendored
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"timestamp": 1706740043140
|
"timestamp": 1706760202242
|
||||||
}
|
}
|
11
cache/jsonfeed-to-mastodon.json
vendored
11
cache/jsonfeed-to-mastodon.json
vendored
|
@ -9597,5 +9597,16 @@
|
||||||
"https://social.lol/users/cory/statuses/111852915463071233"
|
"https://social.lol/users/cory/statuses/111852915463071233"
|
||||||
],
|
],
|
||||||
"lastTootTimestamp": 1706740043136
|
"lastTootTimestamp": 1706740043136
|
||||||
|
},
|
||||||
|
"https://max.engineer/long-term-refactors": {
|
||||||
|
"id": "aHR0cHM6Ly9tYXguZW5naW5lZXIvbG9uZy10ZXJtLXJlZmFjdG9ycw==",
|
||||||
|
"title": "🔗: Long Term Refactors",
|
||||||
|
"url": "https://max.engineer/long-term-refactors",
|
||||||
|
"content_text": "🔗: Long Term Refactors #WebDev https://max.engineer/long-term-refactors",
|
||||||
|
"date_published": "Thu, 01 Feb 2024 01:52:19 +0000",
|
||||||
|
"toots": [
|
||||||
|
"https://social.lol/users/cory/statuses/111854236609507087"
|
||||||
|
],
|
||||||
|
"lastTootTimestamp": 1706760202238
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in a new issue