docusaurus/website
Alexey Pyltsyn 55e9bd8ac9
refactor(v2): remove type attribute from link and script tags (#4907)
* refactor(v2): remove type attribute from link and script tags

* minor TS fix

* stylesheets.type => optional

Co-authored-by: slorber <lorber.sebastien@gmail.com>
2021-06-09 14:55:47 +02:00
..
community docs(v2): add mr-pdf to resources (#4818) 2021-05-25 12:28:33 +03:00
docs refactor(v2): remove type attribute from link and script tags (#4907) 2021-06-09 14:55:47 +02:00
dogfooding
src fix(v2): fix minor a11y issues (#4906) 2021-06-09 13:33:08 +02:00
static docs(v2): Docusaurus 2 beta blog post (#4756) 2021-05-12 16:08:07 +02:00
versioned_docs docs(v2): update steps in the github-actions section (#4876) 2021-06-01 18:05:26 +02:00
versioned_sidebars docs(v2): remove docs for alpha 71 + 72 (#4780) 2021-05-12 17:18:37 +02:00
babel.config.js
delayCrowdin.js chore(v2): attempt to fix crowdin dl again (#4746) 2021-05-06 19:12:13 +02:00
docusaurus.config-blog-only.js
docusaurus.config.js refactor(v2): remove type attribute from link and script tags (#4907) 2021-06-09 14:55:47 +02:00
netlify.toml
package.json docs(v2): New doc page for math equations (#4821) 2021-06-02 14:55:50 +02:00
README.md
sidebars.js docs(v2): New doc page for math equations (#4821) 2021-06-02 14:55:50 +02:00
sidebarsCommunity.js chore(v2): add external link to community sidebar (#4858) 2021-06-02 16:59:20 +02:00
tsconfig.json
versions.json docs(v2): remove docs for alpha 71 + 72 (#4780) 2021-05-12 17:18:37 +02:00
waitForCrowdin.js chore(v2): attempt to fix crowdin dl again (#4746) 2021-05-06 19:12:13 +02:00

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.