mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 00:39:45 +02:00
* Document navbar dropdown behavior Signed-off-by: Josh-Cena <sidachen2003@gmail.com> * Partially done API documentation Signed-off-by: Josh-Cena <sidachen2003@gmail.com> * Complete API documentation Signed-off-by: Josh-Cena <sidachen2003@gmail.com> * Add deprecation warning Signed-off-by: Josh-Cena <sidachen2003@gmail.com> * Address suggestions Signed-off-by: Josh-Cena <sidachen2003@gmail.com> * Minor fixes Signed-off-by: Josh-Cena <sidachen2003@gmail.com> * Update website/docs/api/themes/theme-configuration.md * Update website/docs/api/themes/theme-configuration.md * Update website/docs/api/themes/theme-configuration.md Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com> |
||
---|---|---|
.. | ||
blog | ||
community | ||
docs | ||
dogfooding | ||
src | ||
static | ||
versioned_docs | ||
versioned_sidebars | ||
babel.config.js | ||
delayCrowdin.js | ||
docusaurus.config-blog-only.js | ||
docusaurus.config.js | ||
netlify.toml | ||
package.json | ||
README.md | ||
sidebars.js | ||
sidebarsCommunity.js | ||
tsconfig.json | ||
versions.json | ||
versionsArchived.json | ||
waitForCrowdin.js |
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.