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. Reviewed By: yungsters Differential Revision: D46884434 fbshipit-source-id: ee388aa9388b1030dbbf59a73dd1529fee05065c
This commit is contained in:
committed by
Facebook GitHub Bot
parent
75322f2bcb
commit
5962b9e8a3
3
.gitignore
vendored
3
.gitignore
vendored
@@ -69,3 +69,6 @@ local.properties
|
||||
# NDK/CMake
|
||||
.cxx
|
||||
.externalNativeBuild
|
||||
|
||||
# Docusarus build
|
||||
.docusaurus
|
||||
|
Reference in New Issue
Block a user