docusaurus/website
Maciek Palmowski f674e02320
docs: update Kinsta deployment documentation (#9430)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-10-20 14:59:24 +02:00
..
_dogfooding feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
blog chore: v3.0.0-rc.0 release (#9418) 2023-10-20 11:24:29 +02:00
community
docs docs: update Kinsta deployment documentation (#9430) 2023-10-20 14:59:24 +02:00
src feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
static
versioned_docs chore: v3.0.0-rc.0 release (#9418) 2023-10-20 11:24:29 +02:00
versioned_sidebars chore: v3.0.0-rc.0 release (#9418) 2023-10-20 11:24:29 +02:00
README.md
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
docusaurus.config.localized.d.json.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
docusaurus.config.localized.json
docusaurus.config.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
netlify.toml
package.json chore: v3.0.0-rc.0 release (#9418) 2023-10-20 11:24:29 +02:00
sidebars.ts docs: add Docusaurus v3.0 upgrade guide (#9417) 2023-10-19 19:38:32 +02:00
sidebarsCommunity.js feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
testCSSOrder.mjs
tsconfig.json feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
versions.d.json.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
versions.json chore: v3.0.0-rc.0 release (#9418) 2023-10-20 11:24:29 +02:00
versionsArchived.d.json.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
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.