Docusarus: Init Project
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
This commit is contained in:
committed by
Facebook GitHub Bot
parent
d63f078fd4
commit
6e44197645
247
website-next/.docusaurus/routesChunkNames.json
Normal file
247
website-next/.docusaurus/routesChunkNames.json
Normal file
@@ -0,0 +1,247 @@
|
||||
{
|
||||
"/__docusaurus/debug-6fb": {
|
||||
"__comp": "__comp---theme-debug-config-23-a-2ff",
|
||||
"__context": {
|
||||
"plugin": "plugin---docusaurus-debug-4-af-f2a"
|
||||
}
|
||||
},
|
||||
"/__docusaurus/debug/config-86f": {
|
||||
"__comp": "__comp---theme-debug-config-23-a-2ff",
|
||||
"__context": {
|
||||
"plugin": "plugin---docusaurus-debug-4-af-f2a"
|
||||
}
|
||||
},
|
||||
"/__docusaurus/debug/content-da5": {
|
||||
"__comp": "__comp---theme-debug-contentba-8-ce7",
|
||||
"__context": {
|
||||
"plugin": "plugin---docusaurus-debug-4-af-f2a"
|
||||
},
|
||||
"allContent": "allContent---docusaurus-debug-content-246-9aa"
|
||||
},
|
||||
"/__docusaurus/debug/globalData-06d": {
|
||||
"__comp": "__comp---theme-debug-global-dataede-0fa",
|
||||
"__context": {
|
||||
"plugin": "plugin---docusaurus-debug-4-af-f2a"
|
||||
}
|
||||
},
|
||||
"/__docusaurus/debug/metadata-365": {
|
||||
"__comp": "__comp---theme-debug-site-metadata-68-e-3d4",
|
||||
"__context": {
|
||||
"plugin": "plugin---docusaurus-debug-4-af-f2a"
|
||||
}
|
||||
},
|
||||
"/__docusaurus/debug/registry-f09": {
|
||||
"__comp": "__comp---theme-debug-registry-679-501",
|
||||
"__context": {
|
||||
"plugin": "plugin---docusaurus-debug-4-af-f2a"
|
||||
}
|
||||
},
|
||||
"/__docusaurus/debug/routes-94e": {
|
||||
"__comp": "__comp---theme-debug-routes-946-699",
|
||||
"__context": {
|
||||
"plugin": "plugin---docusaurus-debug-4-af-f2a"
|
||||
}
|
||||
},
|
||||
"/blog-114": {
|
||||
"__comp": "__comp---theme-blog-list-pagea-6-a-7ba",
|
||||
"__context": {
|
||||
"plugin": "plugin---blogde-2-467"
|
||||
},
|
||||
"sidebar": "sidebar---blog-814-8ac",
|
||||
"items": [
|
||||
{
|
||||
"content": "content---blog-766-e3c"
|
||||
},
|
||||
{
|
||||
"content": "content---blogf-4-f-cd7"
|
||||
},
|
||||
{
|
||||
"content": "content---blog-871-381"
|
||||
},
|
||||
{
|
||||
"content": "content---blog-925-e00"
|
||||
}
|
||||
],
|
||||
"metadata": "metadata---blogb-2-b-df1"
|
||||
},
|
||||
"/blog/archive-955": {
|
||||
"__comp": "__comp---theme-blog-archive-page-9-e-4-1d8",
|
||||
"__context": {
|
||||
"plugin": "plugin---blogde-2-467"
|
||||
},
|
||||
"archive": "archive---blog-archiveb-2-f-393"
|
||||
},
|
||||
"/blog/first-blog-post-8c2": {
|
||||
"__comp": "__comp---theme-blog-post-pageccc-cab",
|
||||
"__context": {
|
||||
"plugin": "plugin---blogde-2-467"
|
||||
},
|
||||
"sidebar": "sidebar---blog-814-8ac",
|
||||
"content": "content---blog-first-blog-poste-27-4a1"
|
||||
},
|
||||
"/blog/long-blog-post-dcb": {
|
||||
"__comp": "__comp---theme-blog-post-pageccc-cab",
|
||||
"__context": {
|
||||
"plugin": "plugin---blogde-2-467"
|
||||
},
|
||||
"sidebar": "sidebar---blog-814-8ac",
|
||||
"content": "content---blog-long-blog-post-736-bc7"
|
||||
},
|
||||
"/blog/mdx-blog-post-405": {
|
||||
"__comp": "__comp---theme-blog-post-pageccc-cab",
|
||||
"__context": {
|
||||
"plugin": "plugin---blogde-2-467"
|
||||
},
|
||||
"sidebar": "sidebar---blog-814-8ac",
|
||||
"content": "content---blog-mdx-blog-post-593-37b"
|
||||
},
|
||||
"/blog/tags-640": {
|
||||
"__comp": "__comp---theme-blog-tags-list-page-01-a-d0b",
|
||||
"__context": {
|
||||
"plugin": "plugin---blogde-2-467"
|
||||
},
|
||||
"sidebar": "sidebar---blog-814-8ac",
|
||||
"tags": "tags---blog-tagsa-70-da2"
|
||||
},
|
||||
"/blog/tags/docusaurus-4b2": {
|
||||
"__comp": "__comp---theme-blog-tags-posts-page-687-b6c",
|
||||
"__context": {
|
||||
"plugin": "plugin---blogde-2-467"
|
||||
},
|
||||
"sidebar": "sidebar---blog-814-8ac",
|
||||
"items": [
|
||||
{
|
||||
"content": "content---blog-766-e3c"
|
||||
},
|
||||
{
|
||||
"content": "content---blogf-4-f-cd7"
|
||||
},
|
||||
{
|
||||
"content": "content---blog-871-381"
|
||||
},
|
||||
{
|
||||
"content": "content---blog-925-e00"
|
||||
}
|
||||
],
|
||||
"tag": "tag---blog-tags-docusaurusa-80-728",
|
||||
"listMetadata": "listMetadata---blog-tags-docusaurus-608-c09"
|
||||
},
|
||||
"/blog/tags/facebook-4d6": {
|
||||
"__comp": "__comp---theme-blog-tags-posts-page-687-b6c",
|
||||
"__context": {
|
||||
"plugin": "plugin---blogde-2-467"
|
||||
},
|
||||
"sidebar": "sidebar---blog-814-8ac",
|
||||
"items": [
|
||||
{
|
||||
"content": "content---blog-766-e3c"
|
||||
}
|
||||
],
|
||||
"tag": "tag---blog-tags-facebook-031-c52",
|
||||
"listMetadata": "listMetadata---blog-tags-facebook-096-d31"
|
||||
},
|
||||
"/blog/tags/hello-a6f": {
|
||||
"__comp": "__comp---theme-blog-tags-posts-page-687-b6c",
|
||||
"__context": {
|
||||
"plugin": "plugin---blogde-2-467"
|
||||
},
|
||||
"sidebar": "sidebar---blog-814-8ac",
|
||||
"items": [
|
||||
{
|
||||
"content": "content---blog-766-e3c"
|
||||
},
|
||||
{
|
||||
"content": "content---blog-871-381"
|
||||
}
|
||||
],
|
||||
"tag": "tag---blog-tags-hello-30-a-bed",
|
||||
"listMetadata": "listMetadata---blog-tags-hello-664-70a"
|
||||
},
|
||||
"/blog/tags/hola-011": {
|
||||
"__comp": "__comp---theme-blog-tags-posts-page-687-b6c",
|
||||
"__context": {
|
||||
"plugin": "plugin---blogde-2-467"
|
||||
},
|
||||
"sidebar": "sidebar---blog-814-8ac",
|
||||
"items": [
|
||||
{
|
||||
"content": "content---blog-925-e00"
|
||||
}
|
||||
],
|
||||
"tag": "tag---blog-tags-holae-16-18a",
|
||||
"listMetadata": "listMetadata---blog-tags-hola-4-c-9-a24"
|
||||
},
|
||||
"/blog/welcome-de7": {
|
||||
"__comp": "__comp---theme-blog-post-pageccc-cab",
|
||||
"__context": {
|
||||
"plugin": "plugin---blogde-2-467"
|
||||
},
|
||||
"sidebar": "sidebar---blog-814-8ac",
|
||||
"content": "content---blog-welcomed-9-f-ffb"
|
||||
},
|
||||
"/markdown-page-e4c": {
|
||||
"__comp": "__comp---theme-mdx-page-1-f-3-b90",
|
||||
"__context": {
|
||||
"plugin": "plugin---markdown-page-7-f-1-6bb"
|
||||
},
|
||||
"content": "content---markdown-page-393-028"
|
||||
},
|
||||
"/docs-b32": {
|
||||
"__comp": "__comp---theme-doc-page-1-be-9be",
|
||||
"__context": {
|
||||
"plugin": "plugin---docsbae-3f9"
|
||||
},
|
||||
"versionMetadata": "versionMetadata---docs-935-398"
|
||||
},
|
||||
"/docs/category/tutorial---basics-d44": {
|
||||
"__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---docs-category-tutorial-basicsea-8-8c8"
|
||||
},
|
||||
"/docs/category/tutorial---extras-f09": {
|
||||
"__comp": "__comp---theme-doc-category-generated-index-page-14-e-640",
|
||||
"categoryGeneratedIndex": "categoryGeneratedIndex---docs-category-tutorial-extrasc-84-abc"
|
||||
},
|
||||
"/docs/intro-aed": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---docs-intro-0-e-3-be1"
|
||||
},
|
||||
"/docs/tutorial-basics/congratulations-793": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---docs-tutorial-basics-congratulations-822-958"
|
||||
},
|
||||
"/docs/tutorial-basics/create-a-blog-post-68e": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---docs-tutorial-basics-create-a-blog-post-533-e85"
|
||||
},
|
||||
"/docs/tutorial-basics/create-a-document-c2d": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---docs-tutorial-basics-create-a-document-1-e-4-078"
|
||||
},
|
||||
"/docs/tutorial-basics/create-a-page-f44": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---docs-tutorial-basics-create-a-page-5-c-8-e19"
|
||||
},
|
||||
"/docs/tutorial-basics/deploy-your-site-e46": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---docs-tutorial-basics-deploy-your-sitef-55-a3f"
|
||||
},
|
||||
"/docs/tutorial-basics/markdown-features-4b7": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---docs-tutorial-basics-markdown-features-18-c-a79"
|
||||
},
|
||||
"/docs/tutorial-extras/manage-docs-versions-fdd": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---docs-tutorial-extras-manage-docs-versionsdff-6d4"
|
||||
},
|
||||
"/docs/tutorial-extras/translate-your-site-2d7": {
|
||||
"__comp": "__comp---theme-doc-item-178-a40",
|
||||
"content": "content---docs-tutorial-extras-translate-your-sitee-44-ddf"
|
||||
},
|
||||
"/-685": {
|
||||
"__comp": "__comp---site-src-pages-index-tsx-1-df-d3e",
|
||||
"__context": {
|
||||
"plugin": "plugin---markdown-page-7-f-1-6bb"
|
||||
},
|
||||
"config": "config---5-e-9-4f3"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user