docusaurus/website
2024-04-20 19:25:11 +02:00
..
_dogfooding feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (#10032) 2024-04-16 11:23:00 +02:00
blog docs: fix 3.2 blog post headings (#10002) 2024-03-29 18:06:33 +01:00
community docs(website): add @orama/plugin-docusaurus* search plugins (#10030) 2024-04-11 13:45:26 +02:00
docs Merge branch 'main' into ozaki/showcase 2024-04-20 18:05:11 +02:00
showcase screenshot api 2024-04-20 19:25:11 +02:00
src feat(core): simplify plugin API, support route.props (#10042) 2024-04-16 13:57:11 +02:00
static fix(website): fix website manifest.json name "Docusaurus v2" to just "Docusaurus" (#10049) 2024-04-18 17:05:32 +02:00
versioned_docs test(e2e): TypeCheck website/starter in min/max range of TS versions (#10063) 2024-04-19 19:01:04 +02:00
versioned_sidebars chore: release Docusaurus 3.2.1 (#10016) 2024-04-04 20:17:34 +02:00
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.localized.d.json.ts
docusaurus.config.localized.json
docusaurus.config.ts Merge branch 'main' into ozaki/showcase 2024-04-20 18:05:11 +02:00
netlify.toml
package.json refactor(website): refactor showcase components (#10023) 2024-04-10 10:42:27 +02:00
README.md
sidebars.ts
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.d.json.ts
versions.json chore: release Docusaurus 3.2.1 (#10016) 2024-04-04 20:17:34 +02:00
versionsArchived.d.json.ts
versionsArchived.json
waitForCrowdin.mjs

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.