mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-02 11:47:23 +02:00
* improve ci * improve ci * use actions/setup-node@v2 everywhere * run pwd for test * debug gh action * debug glob CI issue? * Separate v1/v2 tests due to shell conflict * cleanup * test v1 change * circleci fix * fix test docusaurus v1 paths * Refactor CI script names and use paths to filter actions from running unnecessary * fix lighthouse url * v1 tests runInBand * try to fix v1 tests race conditions * change rootDir for v1 tests * minor CI improvements |
||
---|---|---|
.. | ||
community | ||
docs | ||
dogfooding | ||
src | ||
static | ||
versioned_docs | ||
versioned_sidebars | ||
babel.config.js | ||
docusaurus.config-blog-only.js | ||
docusaurus.config.js | ||
netlify.toml | ||
package.json | ||
README.md | ||
sidebars.js | ||
sidebarsCommunity.js | ||
tsconfig.json | ||
versions.json |
Docusaurus 2 Website
Installation
yarn install
in the root of the repo (one level above this directory).- In this directory, do
yarn start
. - A browser window will open up, pointing to the docs.