Last active
December 14, 2023 02:44
-
-
Save jimniels/aaaa74a0fee956dfdefe1c76674d9b08 to your computer and use it in GitHub Desktop.
automated gist update
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": "https://jsonfeed.org/version/1", | |
"title": "Jim’s Microblog | STAGING", | |
"home_page_url": "https://microblog.jim-nielsen.com/", | |
"feed_url": "https://microblog.jim-nielsen.com/feed.json", | |
"items": [ | |
{ | |
"date_published": "2023-12-14T02:44:41Z", | |
"content_text": "Test this again" | |
}, | |
{ | |
"date_published": "2023-12-14T02:44:20Z", | |
"content_text": "Test, does this work?" | |
}, | |
{ | |
"date_published": "2022-12-28T05:28:36Z", | |
"content_text": "Something here\r\n\r\nAdd " | |
}, | |
{ | |
"date_published": "2022-12-28T05:27:42Z", | |
"content_text": "will it submit twice?" | |
}, | |
{ | |
"date_published": "2022-12-28T05:27:42Z", | |
"content_text": "will it submit twice?" | |
}, | |
{ | |
"date_published": "2022-12-28T05:27:35Z", | |
"content_text": "last post here" | |
}, | |
{ | |
"date_published": "2022-12-28T05:27:19Z", | |
"content_text": "another thing here" | |
}, | |
{ | |
"date_published": "2022-12-28T05:27:14Z", | |
"content_text": "asdf" | |
}, | |
{ | |
"date_published": "2022-12-28T05:24:37Z", | |
"content_text": "asdf" | |
}, | |
{ | |
"date_published": "2022-12-28T05:24:26Z", | |
"content_text": "asdf" | |
}, | |
{ | |
"date_published": "2022-12-28T05:23:07Z", | |
"content_text": "asdflkj" | |
}, | |
{ | |
"date_published": "2022-12-28T05:22:12Z", | |
"content_text": "Another post here" | |
}, | |
{ | |
"date_published": "2022-12-28T05:21:26Z", | |
"content_text": "something here" | |
}, | |
{ | |
"date_published": "2022-12-28T05:20:01Z", | |
"content_text": "something here\r\n\r\nand one last thing here" | |
}, | |
{ | |
"date_published": "2022-12-28T05:14:48Z", | |
"content_text": "The hfb \r\nhttp://localhost:8000/" | |
}, | |
{ | |
"date_published": "2022-12-28T05:14:12Z", | |
"content_text": "The \r\n" | |
}, | |
{ | |
"date_published": "2022-12-28T05:13:55Z", | |
"content_text": "Higgins\r\n" | |
}, | |
{ | |
"date_published": "2022-12-28T05:13:31Z", | |
"content_text": "Something here" | |
}, | |
{ | |
"date_published": "2022-12-22T04:16:40Z", | |
"content_text": "Ok, let's try this again..." | |
}, | |
{ | |
"date_published": "2022-12-22T03:32:25Z", | |
"content_text": "asdf" | |
}, | |
{ | |
"date_published": "2022-12-22T03:31:03Z", | |
"content_text": "Oh and what about @daverupert.com" | |
}, | |
{ | |
"date_published": "2022-12-22T03:30:42Z", | |
"content_text": "I want another micropost here\r\n\r\nwith multiple lines\r\n\r\nand more stuff\r\n\r\nWhat about adding images?" | |
}, | |
{ | |
"date_published": "2022-12-22T03:23:19Z", | |
"content_text": "While I’ve come within proximity of the issue, it’s finally time I dive into the CRLF line endings problem. This article is a good deep dive:\r\n\r\nhttps://www.aleksandrhovhannisyan.com/blog/crlf-vs-lf-normalizing-line-endings-in-git/" | |
}, | |
{ | |
"date_published": "2022-12-22T03:23:04Z", | |
"content_text": "While I’ve come within proximity of the issue, it’s finally time I dive into the CRLF line endings problem. This article is a good deep dive:" | |
}, | |
{ | |
"date_published": "2022-12-22T03:18:47Z", | |
"content_text": "going to type something here\r\n\r\nand then push enter." | |
}, | |
{ | |
"date_published": "2022-12-22T03:18:36Z", | |
"content_text": "sometih" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment