mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 18:02:57 +00:00
* Update documentation, add support for activeBaseTest * Implicit else * Fix Regular Expression capitalization Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com> * Refactor isActive to ternary function, rename activeBaseTest to activeBaseRegex * Update website/docs/theme-classic.md Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com> * Fix typo * Update website/docs/theme-classic.md Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com> * Update theme-classic.md Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| src | ||
| static/img | ||
| versioned_docs | ||
| versioned_sidebars | ||
| README.md | ||
| docusaurus.config.js | ||
| package.json | ||
| sidebars.js | ||
| 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.