lampo.docs/.docusaurus/docusaurus-plugin-content-blog/default/site-blog-2019-05-29-long-b...

47 lines
1.2 KiB
JSON

{
"permalink": "/blog/long-blog-post",
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/blog/2019-05-29-long-blog-post.md",
"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",
"formattedDate": "May 29, 2019",
"tags": [
{
"label": "hello",
"permalink": "/blog/tags/hello"
},
{
"label": "docusaurus",
"permalink": "/blog/tags/docusaurus"
}
],
"readingTime": 2.05,
"hasTruncateMarker": true,
"authors": [
{
"name": "Vincenzo Palazzo",
"title": "Maintainer of lampo",
"url": "https://github.com/endiliey",
"imageURL": "https://github.com/endiliey.png",
"key": "endi"
}
],
"frontMatter": {
"slug": "long-blog-post",
"title": "Long Blog Post",
"authors": "endi",
"tags": [
"hello",
"docusaurus"
]
},
"prevItem": {
"title": "MDX Blog Post",
"permalink": "/blog/mdx-blog-post"
},
"nextItem": {
"title": "First Blog Post",
"permalink": "/blog/first-blog-post"
}
}