Summary: This starts us transitioning the Yoga website off of an ancient version of Gatsby by initializing a new Docusaurus project. This commit adds a new stock project, to be filled in later, then fixes license lint errors. Note that this seems to have init'd using npm, but in the next diff I convert this to yarn workspaces anyway. Differential Revision: D46884434 fbshipit-source-id: 26e2ecba057ae99c4ef878e4cd21c8d21a25c2b5
58 lines
1.4 KiB
JSON
58 lines
1.4 KiB
JSON
{
|
|
"permalink": "/blog/welcome",
|
|
"editUrl": "https://github.com/facebook/yoga/tree/main/website/blog/2021-08-26-welcome/index.md",
|
|
"source": "@site/blog/2021-08-26-welcome/index.md",
|
|
"title": "Welcome",
|
|
"description": "Docusaurus blogging features are powered by the blog plugin.",
|
|
"date": "2021-08-26T00:00:00.000Z",
|
|
"formattedDate": "August 26, 2021",
|
|
"tags": [
|
|
{
|
|
"label": "facebook",
|
|
"permalink": "/blog/tags/facebook"
|
|
},
|
|
{
|
|
"label": "hello",
|
|
"permalink": "/blog/tags/hello"
|
|
},
|
|
{
|
|
"label": "docusaurus",
|
|
"permalink": "/blog/tags/docusaurus"
|
|
}
|
|
],
|
|
"readingTime": 0.405,
|
|
"hasTruncateMarker": false,
|
|
"authors": [
|
|
{
|
|
"name": "Sébastien Lorber",
|
|
"title": "Docusaurus maintainer",
|
|
"url": "https://sebastienlorber.com",
|
|
"imageURL": "https://github.com/slorber.png",
|
|
"key": "slorber"
|
|
},
|
|
{
|
|
"name": "Yangshun Tay",
|
|
"title": "Front End Engineer @ Facebook",
|
|
"url": "https://github.com/yangshun",
|
|
"imageURL": "https://github.com/yangshun.png",
|
|
"key": "yangshun"
|
|
}
|
|
],
|
|
"frontMatter": {
|
|
"slug": "welcome",
|
|
"title": "Welcome",
|
|
"authors": [
|
|
"slorber",
|
|
"yangshun"
|
|
],
|
|
"tags": [
|
|
"facebook",
|
|
"hello",
|
|
"docusaurus"
|
|
]
|
|
},
|
|
"nextItem": {
|
|
"title": "MDX Blog Post",
|
|
"permalink": "/blog/mdx-blog-post"
|
|
}
|
|
} |