mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
* feat(v2): optimize CSS bundle * Move to separate preset * Move custom scrollbar styles to separate class * Cleanup styles * Remove unactual styles * Various CSS optimizations, cleanup styles for NProgress * Add ability to back to old way of minifying CSS * chore(v2): downgrade babel-plugin-dynamic-import-node to 2.3.0 * Use env var for back to simple CSS minifier * remove unnecessary typing [skip-ci] * Remove missing dep * Update website/docs/cli.md Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| community | ||
| docs | ||
| dogfooding | ||
| netlifyDeployPreview | ||
| src | ||
| static | ||
| versioned_docs | ||
| versioned_sidebars | ||
| README.md | ||
| babel.config.js | ||
| docusaurus.config-blog-only.js | ||
| docusaurus.config.js | ||
| netlify.toml | ||
| package.json | ||
| sidebars.js | ||
| sidebarsCommunity.js | ||
| tsconfig.json | ||
| versions.json | ||
Docusaurus 2 Website
Installation
yarn installin 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.