docusaurus/website
Colin McDonnell 13a8ba1528
feat: support bun package manager in `create-docusaurus` (#9241)
2023-08-24 14:49:03 +02:00
..
_dogfooding fix(mdx-loader): ensure heading anchor slugs respect GitHub emoji behavior (#9202) 2023-08-10 18:17:07 +02:00
blog
community
docs feat: support bun package manager in `create-docusaurus` (#9241) 2023-08-24 14:49:03 +02:00
src chore: remove QuestDB from showcase (#9244) 2023-08-18 17:45:53 +02:00
static
versioned_docs chore: attempt to fix Crowdin issues (#9220) 2023-08-12 02:56:54 +02:00
versioned_sidebars
README.md
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.js chore: attempt to fix Crowdin issues (#9220) 2023-08-12 02:56:54 +02:00
docusaurus.config.localized.json
netlify.toml
package.json
sidebars.js
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.json
versionsArchived.json
waitForCrowdin.mjs

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.