docusaurus/examples
2021-03-22 00:26:31 +03:00
..
bootstrap chore: json files should be linted (#4462) 2021-03-18 19:39:50 +01:00
classic chore(v2): fix typo in classic init template (#4488) 2021-03-22 00:26:31 +03:00
facebook chore(v2): migrate babel-eslint to @babel/eslint-parser (#4453) 2021-03-19 11:59:36 +01:00
README.md polish(v2): improve codesandbox template package.json (#4074) 2021-01-20 13:29:45 +01:00

Docusaurus examples

These example projects are generated with the init CLI:

npx @docusaurus/init@latest init examples/<templateName> <templateName>`

You can run them in CodeSandbox:

Tip: use the new.docusaurus.io shortcut.

Note: We update these examples regularly with yarn examples:generate