docusaurus/website
Joshua Chen c8739ec28e
polish(theme-classic): guard against potential definition mistakes in Tabs (#5674)
2021-10-14 15:47:03 +02:00
..
_dogfooding fix: expand tag column on truncated post (#5667) 2021-10-14 09:54:57 +02:00
blog
community docs: add additional search options, typesense and local search (#5489) 2021-09-22 17:41:27 +02:00
docs polish(theme-classic): guard against potential definition mistakes in Tabs (#5674) 2021-10-14 15:47:03 +02:00
src docs: add CountryStateCityAPI site to showcase (#5681) 2021-10-10 23:20:09 +03:00
static
versioned_docs feat: npm init docusaurus, yarn create docusaurus (#5635) 2021-10-07 16:06:42 +02:00
versioned_sidebars chore: remove beta.4 docs (already archived) (#5474) 2021-09-02 18:56:22 +02:00
README.md
babel.config.js
delayCrowdin.js
docusaurus.config-blog-only.js
docusaurus.config.js chore: prepare Algolia migration (#5632) 2021-10-01 15:58:24 +02:00
netlify.toml
package.json feat: properly type-check the Docusaurus config of new sites (#5589) 2021-09-30 17:49:44 +02: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
tsconfig.json fix: fix a few TS errors (#5437) 2021-08-30 13:06:00 +02:00
versions.json chore: remove beta.4 docs (already archived) (#5474) 2021-09-02 18:56:22 +02:00
versionsArchived.json chore(v2): prepare v2.0.0-beta.6 release (#5473) 2021-09-02 18:31:42 +02:00
waitForCrowdin.js

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.