mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
* update examples script * rename ext * typo * update examples * fix script to update starters * update examples * add --allow-empty so that script does not fail if nothing changed * fix lint |
||
|---|---|---|
| .. | ||
| bootstrap | ||
| classic | ||
| classic-typescript | ||
| README.md | ||
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