docusaurus/website
2022-11-17 11:45:53 +01:00
..
_dogfooding fix(docs,theme): auto-generated category index should not display unlisted content (#8319) 2022-11-10 18:31:01 +01:00
blog docs: create Docusaurus v2.2.0 release docs + changelog + release blog post (#8265) 2022-10-29 12:59:20 +02:00
community docs: link to migration guide from Blogger to Docusaurus / remove blog.johnnyreilly.com Google Analytics tag from docs (#8313) 2022-11-10 12:05:15 +01:00
docs docs: use Mermaid diagram for routing page (#8335) 2022-11-16 17:48:32 +01:00
src refactor(plugin-gtag): update gtag plugin to modern SPA recommendations (#8143) 2022-10-21 14:59:12 +02:00
static docs: use Mermaid diagram for routing page (#8335) 2022-11-16 17:48:32 +01:00
versioned_docs docs: remove blog.johnnyreilly.com Google Analytics tag from docs part 2 (#8320) 2022-11-17 11:45:53 +01:00
versioned_sidebars docs: create Docusaurus v2.2.0 release docs + changelog + release blog post (#8265) 2022-10-29 12:59:20 +02:00
babel.config.js
delayCrowdin.mjs
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(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004) 2022-11-03 14:31:41 +01:00
netlify.toml
package.json feat: support mermaid code blocks in Markdown (#7490) 2022-10-14 18:07:20 +02:00
README.md
sidebars.js feat: support mermaid code blocks in Markdown (#7490) 2022-10-14 18:07:20 +02:00
sidebarsCommunity.js
testCSSOrder.mjs
tsconfig.json
versions.json docs: create Docusaurus v2.2.0 release docs + changelog + release blog post (#8265) 2022-10-29 12:59:20 +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.