72 lines
1.8 KiB
JSON
72 lines
1.8 KiB
JSON
{
|
|
"permalink": "/blog/first-blog-post",
|
|
"source": "@site/blog/2019-05-28-first-blog-post.md",
|
|
"title": "First Blog Post",
|
|
"description": "Lorem ipsum dolor sit amet...",
|
|
"date": "2019-05-28T00:00:00.000Z",
|
|
"tags": [
|
|
{
|
|
"inline": false,
|
|
"label": "Hola",
|
|
"permalink": "/blog/tags/hola",
|
|
"description": "Hola tag description"
|
|
},
|
|
{
|
|
"inline": false,
|
|
"label": "Docusaurus",
|
|
"permalink": "/blog/tags/docusaurus",
|
|
"description": "Docusaurus tag description"
|
|
}
|
|
],
|
|
"readingTime": 0.135,
|
|
"hasTruncateMarker": true,
|
|
"authors": [
|
|
{
|
|
"name": "Sébastien Lorber",
|
|
"title": "Docusaurus maintainer",
|
|
"url": "https://sebastienlorber.com",
|
|
"page": {
|
|
"permalink": "/blog/authors/all-sebastien-lorber-articles"
|
|
},
|
|
"socials": {
|
|
"x": "https://x.com/sebastienlorber",
|
|
"linkedin": "https://www.linkedin.com/in/sebastienlorber/",
|
|
"github": "https://github.com/slorber",
|
|
"newsletter": "https://thisweekinreact.com"
|
|
},
|
|
"imageURL": "https://github.com/slorber.png",
|
|
"key": "slorber"
|
|
},
|
|
{
|
|
"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": "first-blog-post",
|
|
"title": "First Blog Post",
|
|
"authors": [
|
|
"slorber",
|
|
"yangshun"
|
|
],
|
|
"tags": [
|
|
"hola",
|
|
"docusaurus"
|
|
]
|
|
},
|
|
"unlisted": false,
|
|
"prevItem": {
|
|
"title": "Long Blog Post",
|
|
"permalink": "/blog/long-blog-post"
|
|
}
|
|
} |