docusaurus/examples
Nick Schonning 6e75d035bb
chore: enable react/jsx-closing-bracket-location (#6373)
This no longer appears to conflict with prettier
2022-01-16 12:41:17 +08:00
..
classic docs: audit grammar issues (#6203) 2021-12-27 19:34:04 +08:00
classic-typescript fix(create-docusaurus): add useBaseUrl for image URLs (#6368) 2022-01-15 12:57:59 +08:00
facebook chore: enable react/jsx-closing-bracket-location (#6373) 2022-01-16 12:41:17 +08:00
README.md docs: refactor styling/theming docs (#6129) 2021-12-19 10:38:58 +08: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