57 lines
1.4 KiB
JSON
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"
|
|
}
|
|
} |