docusaurus/examples
Alex Nicholls 68a55f0d11
fix(create): update broken SVG paths in templates (#6762)
* fix: Update broken URL in typescript template example

* fix SVG images; improve a11y

* format

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-02-27 07:44:50 +08:00
..
classic chore: update examples for beta.15 (#6486) 2022-01-27 15:06:10 +01:00
classic-typescript fix(create): update broken SVG paths in templates (#6762) 2022-02-27 07:44:50 +08:00
facebook chore: update examples for beta.15 (#6486) 2022-01-27 15:06:10 +01: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