docusaurus/website
JJ Style 30a4181290
feat(theme-common): code block MagicComments support for TeX/LaTeX/Matlab (#8982)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-05-30 15:28:28 +02:00
..
_dogfooding feat(theme-common): code block MagicComments support for TeX/LaTeX/Matlab (#8982) 2023-05-30 15:28:28 +02:00
blog feat: upgrade to MDX v2 (#8288) 2023-04-21 19:48:57 +02:00
community docs: mention docusaurus.community site in resources (#8943) 2023-04-28 12:46:55 +02:00
docs docs: fix broken link in code blocks docs (#8993) 2023-05-30 15:02:02 +02:00
src fix: remove useless js-loader in front of mdx-loader (#8972) 2023-05-12 16:31:39 +02:00
static
versioned_docs docs: create Docusaurus v2.4.1 release docs + changelog (#8980) 2023-05-15 15:40:37 +02:00
versioned_sidebars docs: create Docusaurus v2.4.1 release docs + changelog (#8980) 2023-05-15 15:40:37 +02:00
babel.config.js
delayCrowdin.mjs
docusaurus.config-blog-only.js
docusaurus.config.js feat: upgrade to MDX v2 (#8288) 2023-04-21 19:48:57 +02:00
docusaurus.config.localized.json
netlify.toml
package.json feat: upgrade to MDX v2 (#8288) 2023-04-21 19:48:57 +02:00
README.md
sidebars.js
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.json docs: create Docusaurus v2.4.1 release docs + changelog (#8980) 2023-05-15 15:40:37 +02:00
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.