docusaurus/website
2021-11-15 09:16:56 +08:00
..
_dogfooding chore(website): enable eslint in website (#5889) 2021-11-06 19:04:45 +08:00
blog feat(plugin-blog): multi-authors support + authors.yml global configuration (#5396) 2021-08-26 12:21:58 +02:00
community docs: Add plugin-image-zoom (#5746) 2021-10-20 12:39:10 +02:00
docs refactor(ganalytics, gtag): move options out of themeConfig (#5832) 2021-11-10 19:04:43 +08:00
src fix(website): fix APITable anchor ID having extra hash (#5948) 2021-11-15 09:16:56 +08:00
static docs: fix i18n routes to feature requests (#5843) 2021-10-31 13:32:30 +08:00
versioned_docs docs: new APITable comp to render large tables (#5891) 2021-11-10 11:38:23 +01:00
versioned_sidebars chore: prepare v2.0.0-beta.9 release (#5859) 2021-11-02 20:40:01 +03:00
babel.config.js chore(website): enable eslint in website (#5889) 2021-11-06 19:04:45 +08:00
delayCrowdin.js
docusaurus.config-blog-only.js
docusaurus.config.js refactor(ganalytics, gtag): move options out of themeConfig (#5832) 2021-11-10 19:04:43 +08:00
netlify.toml
package.json chore(website): enable eslint in website (#5889) 2021-11-06 19:04:45 +08:00
README.md
sidebars.js docs: make API sidebar partially autogenerated (#5917) 2021-11-10 14:08:50 +08:00
sidebarsCommunity.js chore(website): enable eslint in website (#5889) 2021-11-06 19:04:45 +08:00
tsconfig.json refactor: remove a few Lodash usages & ESLint enforcement (#5807) 2021-10-28 12:48:58 +08:00
versions.json chore: prepare v2.0.0-beta.9 release (#5859) 2021-11-02 20:40:01 +03:00
versionsArchived.json chore: prepare v2.0.0-beta.9 release (#5859) 2021-11-02 20:40:01 +03:00
waitForCrowdin.js chore(website): enable eslint in website (#5889) 2021-11-06 19:04:45 +08: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.