Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
395ecd5c72
3 changed files with 13 additions and 2 deletions
|
@ -12,10 +12,10 @@ This is the code for my personal website and portfolio. Built using [11ty](https
|
||||||
|
|
||||||
## My latest posts
|
## My latest posts
|
||||||
<!-- BLOGPOSTS:START -->
|
<!-- BLOGPOSTS:START -->
|
||||||
|
- [Support small businesses (internet ones too)](https://coryd.dev/posts/2023/support-small-businesses-internet-ones-too/)
|
||||||
- [From ICS to JSON: surfacing anticipated albums](https://coryd.dev/posts/2023/from-ics-to-json-surfacing-anticipated-albums/)
|
- [From ICS to JSON: surfacing anticipated albums](https://coryd.dev/posts/2023/from-ics-to-json-surfacing-anticipated-albums/)
|
||||||
- [Optimizing for performance with Eleventy](https://coryd.dev/posts/2023/optimizing-for-performance-with-eleventy/)
|
- [Optimizing for performance with Eleventy](https://coryd.dev/posts/2023/optimizing-for-performance-with-eleventy/)
|
||||||
- [Domain names as discoverable personal identifiers for the web](https://coryd.dev/posts/2023/domain-names-as-discoverable-personal-identifiers-for-the-web/)
|
- [Domain names as discoverable personal identifiers for the web](https://coryd.dev/posts/2023/domain-names-as-discoverable-personal-identifiers-for-the-web/)
|
||||||
- [I block ads](https://coryd.dev/posts/2023/i-block-ads/)
|
- [I block ads](https://coryd.dev/posts/2023/i-block-ads/)
|
||||||
- [Now page update: favorite articles from Matter](https://coryd.dev/posts/2023/now-page-update-matter-favorites/)
|
|
||||||
<!-- 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": 1686960691523
|
"timestamp": 1686968384719
|
||||||
}
|
}
|
11
cache/jsonfeed-to-mastodon.json
vendored
11
cache/jsonfeed-to-mastodon.json
vendored
|
@ -4242,5 +4242,16 @@
|
||||||
"https://social.lol/users/cory/statuses/110556655874625080"
|
"https://social.lol/users/cory/statuses/110556655874625080"
|
||||||
],
|
],
|
||||||
"lastTootTimestamp": 1686960691518
|
"lastTootTimestamp": 1686960691518
|
||||||
|
},
|
||||||
|
"https://coryd.dev/posts/2023/support-small-businesses-internet-ones-too/": {
|
||||||
|
"id": "https://coryd.dev/posts/2023/support-small-businesses-internet-ones-too/",
|
||||||
|
"title": "📝: Support small businesses (internet ones too)",
|
||||||
|
"url": "https://coryd.dev/posts/2023/support-small-businesses-internet-ones-too/",
|
||||||
|
"content_text": "📝: Support small businesses (internet ones too) https://coryd.dev/posts/2023/support-small-businesses-internet-ones-too/",
|
||||||
|
"date_published": "2023-06-16T00:00:00-08:00",
|
||||||
|
"toots": [
|
||||||
|
"https://social.lol/users/cory/statuses/110557160058240163"
|
||||||
|
],
|
||||||
|
"lastTootTimestamp": 1686968384714
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in a new issue