docusaurus/website
2023-08-10 15:09:12 +02:00
..
_dogfooding fix(content-blog): links in feed should be absolute (#9151) 2023-08-03 18:36:40 +02:00
blog feat: upgrade to MDX v2 (#8288) 2023-04-21 19:48:57 +02:00
community docs(pdf): replace mr-pdf with maintained fork docs-to-pdf (#9212) 2023-08-10 15:09:12 +02:00
docs docs: add the missing import logger statement (#9210) 2023-08-07 17:41:23 -04:00
src docs: update outdated links in showcase (#9055) 2023-06-14 17:24:30 +02:00
static docs(playground): use CodeSandbox cloud sandboxes (#8576) 2023-01-26 11:57:16 +01:00
versioned_docs feat(mdx): add siteConfig.markdown.format to configure the default content parser (MDX / CommonMark) (#9097) 2023-06-23 18:15:05 +02:00
versioned_sidebars chore: v3.0.0-alpha.0 release (#9072) 2023-06-15 17:48:55 +02:00
babel.config.js chore(website): enable eslint in website (#5889) 2021-11-06 19:04:45 +08:00
delayCrowdin.mjs refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
docusaurus.config-blog-only.js fix(create-docusaurus): improve init template misleading doc + add Docuaurus social card (#8279) 2022-11-02 17:03:00 +01:00
docusaurus.config.js feat(client-redirects-plugin): support fully qualified urls and querystring/hash in destination/to url (#9171) 2023-07-21 19:54:40 +02:00
docusaurus.config.localized.json feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (#8677) 2023-02-24 14:19:39 +01:00
netlify.toml fix(website): Netlify increase NODE_OPTIONS memory (#8491) 2022-12-30 17:46:33 +01:00
package.json chore: upgrade dependencies (non-major) (#9148) 2023-07-16 23:44:17 +08:00
README.md
sidebars.js feat: support mermaid code blocks in Markdown (#7490) 2022-10-14 18:07:20 +02:00
sidebarsCommunity.js feat(website): new plugin to load CHANGELOG and render as blog (#6414) 2022-01-27 23:17:31 +08:00
testCSSOrder.mjs polish(core): better styling for error screens (#8736) 2023-03-09 16:13:19 +01:00
tsconfig.json feat: create official TypeScript base config @docusaurus/tsconfig (#9050) 2023-06-09 15:21:46 +02:00
versions.json chore: v3.0.0-alpha.0 release (#9072) 2023-06-15 17:48:55 +02:00
versionsArchived.json docs: create Docusaurus v2.1.0 release docs + changelog + release blog post (#8036) 2022-09-02 12:39:32 +02:00
waitForCrowdin.mjs refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08: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.