docusaurus/website
2021-10-19 20:15:11 +02:00
..
_dogfooding fix: proper collapsing of long element (#5694) 2021-10-15 16:02:56 +03:00
blog feat(plugin-blog): multi-authors support + authors.yml global configuration (#5396) 2021-08-26 12:21:58 +02:00
community docs: add additional search options, typesense and local search (#5489) 2021-09-22 17:41:27 +02:00
docs docs: add h4 into toc on certain pages (#5728) 2021-10-19 20:15:11 +02:00
src docs: Add Apex FP to showcase (#5737) 2021-10-19 18:27:46 +02:00
static fix: fix site unlocalized 404 pages + aggressive Netlify /assets caching (#5399) 2021-08-20 19:37:20 +02:00
versioned_docs chore: remove beta.5 docs (#5719) 2021-10-16 09:17:07 +03:00
versioned_sidebars chore: remove beta.5 docs (#5719) 2021-10-16 09:17:07 +03:00
babel.config.js feat(v2): Allow configuring babel via babel.config.js (#2903) 2020-06-12 11:03:00 +08:00
delayCrowdin.js chore(v2): attempt to fix crowdin dl again (#4746) 2021-05-06 19:12:13 +02:00
docusaurus.config-blog-only.js refactor: rename Git master branch to main (#5345) 2021-08-17 18:41:53 +02:00
docusaurus.config.js chore: prepare Algolia migration (#5632) 2021-10-01 15:58:24 +02:00
netlify.toml feat(v2): Webpack 5, PostCSS 8 (#4089) 2021-04-30 18:06:53 +02:00
package.json chore: prepare v2.0.0-beta.7 release (#5713) 2021-10-15 16:31:01 +03:00
README.md feat(v2): disable optimization.removeAvailableModules for webpack performance (#1711) 2019-07-26 22:42:03 +07:00
sidebars.js refactor(content-docs): refactor sidebars, Joi validation, generator rework, expose config types (#5678) 2021-10-14 14:38:26 +02:00
sidebarsCommunity.js refactor: clean Canny integration + rename 'Feedback' to 'Feature Requests' + improve TS doc page (#5389) 2021-08-20 11:42:13 +02:00
tsconfig.json fix: fix a few TS errors (#5437) 2021-08-30 13:06:00 +02:00
versions.json chore: remove beta.5 docs (#5719) 2021-10-16 09:17:07 +03:00
versionsArchived.json chore: remove beta.5 docs (#5719) 2021-10-16 09:17:07 +03:00
waitForCrowdin.js refactor: rename Git master branch to main (#5345) 2021-08-17 18:41:53 +02:00

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.