Installation
Docusaurus was designed from the ground up to be easily installed and used to get your website up and running quickly.
-Important Note: If you are setting up a new Docusaurus website for a Facebook Open Source project, we highly encourage you to use Docusaurus 2 instead.
+Important Note: we highly encourage you to use Docusaurus 2 instead.
Installing Docusaurus
We have created a helpful script that will get all of the infrastructure set up for you:
@@ -173,7 +173,7 @@ docusaurus 1.0.9If you are finding that you are getting errors after your upgrade, try to either clear your Babel cache (usually it's in a temporary directory or run the Docusaurus server (e.g., yarn start
) with the BABEL_DISABLE_CACHE=1
environment configuration.