docusaurus/website
Sébastien Lorber bb825faf1c
fix: ability to link md files with relative paths when paths contain space (#5270)
* fix md linkify function when spaces in paths

* fix linkify
2021-08-02 18:02:01 +02:00
..
_dogfooding fix: ability to link md files with relative paths when paths contain space (#5270) 2021-08-02 18:02:01 +02:00
blog chore: removal of Docusaurus v1 code from master (it is now available on docusaurus-v1 branch) (#4902) 2021-06-10 10:54:07 +02:00
community docs: Fix typo `2-resources.md` (#5253) 2021-07-30 11:06:45 +02:00
docs feat: docusaurus.new + improved StackBlitz playground (#5235) 2021-07-28 19:27:58 +02:00
src docs(v2): update Remotion website picture in showcase (#5259) 2021-07-30 20:07:56 +03:00
static feat: multiple playground choices (#5207) 2021-07-22 21:10:36 +02:00
versioned_docs misc: enable pt-BR + archive older versions (#5269) 2021-08-02 16:00:31 +02:00
versioned_sidebars misc: enable pt-BR + archive older versions (#5269) 2021-08-02 16:00:31 +02:00
README.md
babel.config.js
delayCrowdin.js
docusaurus.config-blog-only.js chore: removal of Docusaurus v1 code from master (it is now available on docusaurus-v1 branch) (#4902) 2021-06-10 10:54:07 +02:00
docusaurus.config.js misc: enable pt-BR + archive older versions (#5269) 2021-08-02 16:00:31 +02:00
netlify.toml
package.json chore(v2): prepare v2.0.0-beta.4 release (#5238) 2021-07-28 22:54:41 +02:00
sidebars.js feat: multiple playground choices (#5207) 2021-07-22 21:10:36 +02:00
sidebarsCommunity.js
tsconfig.json
versions.json misc: enable pt-BR + archive older versions (#5269) 2021-08-02 16:00:31 +02:00
versionsArchived.json misc: enable pt-BR + archive older versions (#5269) 2021-08-02 16:00:31 +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.