Created
December 31, 2018 14:11
-
-
Save brookslyrette/d0bde44bf496f2c0ff8ac8e423229596 to your computer and use it in GitHub Desktop.
sample_posts.json
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
[ | |
{ | |
"id": 2, | |
"uuid": "68d7aa2c-8646-49ae-84fe-4abfe079208e", | |
"title": "Why a blog?", | |
"slug": "testing-the-new-blog", | |
"markdown": "It's been ages since I told myself *\"You should really start a blog\"*. I'm finally making good on that idea today. \n\nFirst a little about me. I'm a software engineer from Ottawa Canada. I am the CTO at [Dotsub](https://dotsub.com) a very amateur [guitarist](https://www.youtube.com/user/Broonix) and avid [sim-racer](https://www.youtube.com/channel/UCK_orOmsbx7gfi6OoS_vn2g). Like most Canadians I enjoy hockey and beer. \n\nOn this blog I hope to share a few random thoughts. Maybe a few how to articles. \n\nYou'll have to excuse my spelling and grammar. You know the old joke: \n\n![I'm good with math](https://s-media-cache-ak0.pinimg.com/236x/e3/bd/c0/e3bdc06147a14b23dbf23a725b4184bb.jpg)\n\nThis idea may or may not pan out, but for now I'm hoping to blog at least once a week. \n\nLet's see how this goes!\n\n*I'm pretty sure no one will read this.*\n\n\n\n", | |
"html": "<p>It's been ages since I told myself <em>\"You should really start a blog\"</em>. I'm finally making good on that idea today. </p>\n\n<p>First a little about me. I'm a software engineer from Ottawa Canada. I am the CTO at <a href=\"https://dotsub.com\">Dotsub</a> a very amateur <a href=\"https://www.youtube.com/user/Broonix\">guitarist</a> and avid <a href=\"https://www.youtube.com/channel/UCK_orOmsbx7gfi6OoS_vn2g\">sim-racer</a>. Like most Canadians I enjoy hockey and beer. </p>\n\n<p>On this blog I hope to share a few random thoughts. Maybe a few how to articles. </p>\n\n<p>You'll have to excuse my spelling and grammar. You know the old joke: </p>\n\n<p><img src=\"https://s-media-cache-ak0.pinimg.com/236x/e3/bd/c0/e3bdc06147a14b23dbf23a725b4184bb.jpg\" alt=\"I'm good with math\" /></p>\n\n<p>This idea may or may not pan out, but for now I'm hoping to blog at least once a week. </p>\n\n<p>Let's see how this goes!</p>\n\n<p><em>I'm pretty sure no one will read this.</em></p>", | |
"image": null, | |
"featured": 0, | |
"page": 0, | |
"status": "published", | |
"language": "en_US", | |
"meta_title": null, | |
"meta_description": null, | |
"author_id": 1, | |
"created_at": "2015-11-08T13:40:24.000Z", | |
"created_by": 1, | |
"updated_at": "2015-11-11T01:25:36.000Z", | |
"updated_by": 1, | |
"published_at": "2015-11-11T01:20:34.000Z", | |
"published_by": 1, | |
"visibility": "public", | |
"mobiledoc": null, | |
"amp": null | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment