docusaurus/website
Sébastien Lorber 41ef333e47
feat(v2): inline table-of-contents + refactor TOC (#3904)
* Add TOCInline theme component

* Add TOCInline theme component doc + migration guide

* remove useless getPathsToWatch on classic theme

* rename rightToc to toc

* add temp theme-bootstrap TOCInline comp to fix build issue
2020-12-11 16:30:53 +01:00
..
community docs(v2): Add docusaurus-plugin-moesif to community plugins (#3867) 2020-12-03 10:49:39 +01:00
docs feat(v2): inline table-of-contents + refactor TOC (#3904) 2020-12-11 16:30:53 +01:00
dogfooding feat(v2): site client modules (#3545) 2020-10-07 14:44:14 +03:00
netlifyDeployPreview fix(v1): v1 deploy preview should be available (#3517) 2020-10-02 14:58:06 +02:00
src docs(v2): Add wasp to showcase (#3832) 2020-11-30 16:11:30 +01:00
static feat(v2): add baseUrlIssueBanner configuration to disable banner (#3802) 2020-11-23 20:54:13 +03:00
versioned_docs chore(v2): remove docs for alpha v62-63 (#3883) 2020-12-04 21:05:13 +03:00
versioned_sidebars chore(v2): remove docs for alpha v62-63 (#3883) 2020-12-04 21:05:13 +03:00
README.md
babel.config.js
docusaurus.config-blog-only.js feat(v2): onBrokenMarkdownLinks config (#3658) 2020-10-31 18:04:56 +01:00
docusaurus.config.js docs(v2): Docs refactoring and reorganization (#3831) 2020-11-30 14:07:08 +01:00
netlify.toml fix(v2): allow using classic theme/preset without the docs plugin (#3382) 2020-09-01 19:38:11 +02:00
package.json chore(v2): disable Crowdin for deploy previews (#3858) 2020-12-01 17:26:01 +01:00
sidebars.js docs(v2): Docs refactoring and reorganization (#3831) 2020-11-30 14:07:08 +01:00
sidebarsCommunity.js
tsconfig.json
versions.json chore(v2): remove docs for alpha v62-63 (#3883) 2020-12-04 21:05:13 +03:00

README.md

Docusaurus 2 Website

Installation

  1. yarn install in the root of the repo (one level above this directory).
  2. In this directory, do yarn start.
  3. A browser window will open up, pointing to the docs.