awSQL/docs/docusaurus/.docusaurus/docusaurus-plugin-content-blog/default/site-blog-2019-05-29-long-blog-post-md-736.json
2025-03-14 23:49:58 +01:00

57 lines
1.4 KiB
JSON

{
"permalink": "/blog/long-blog-post",
"source": "@site/blog/2019-05-29-long-blog-post.md",
"title": "Long Blog Post",
"description": "This is the summary of a very long blog post,",
"date": "2019-05-29T00:00:00.000Z",
"tags": [
{
"inline": false,
"label": "Hello",
"permalink": "/blog/tags/hello",
"description": "Hello tag description"
},
{
"inline": false,
"label": "Docusaurus",
"permalink": "/blog/tags/docusaurus",
"description": "Docusaurus tag description"
}
],
"readingTime": 2.06,
"hasTruncateMarker": true,
"authors": [
{
"name": "Yangshun Tay",
"title": "Front End Engineer @ Facebook",
"url": "https://github.com/yangshun",
"page": {
"permalink": "/blog/authors/yangshun"
},
"socials": {
"x": "https://x.com/yangshunz",
"github": "https://github.com/yangshun"
},
"imageURL": "https://github.com/yangshun.png",
"key": "yangshun"
}
],
"frontMatter": {
"slug": "long-blog-post",
"title": "Long Blog Post",
"authors": "yangshun",
"tags": [
"hello",
"docusaurus"
]
},
"unlisted": false,
"prevItem": {
"title": "MDX Blog Post",
"permalink": "/blog/mdx-blog-post"
},
"nextItem": {
"title": "First Blog Post",
"permalink": "/blog/first-blog-post"
}
}