docusaurus/examples
Joshua Chen 24d65d9bdd
refactor(utils): reorganize functions; move authors file resolution to utils (#6229)
* refactor(utils): reorganize functions; move authors file resolution to utils

* More refactor
2021-12-31 11:55:42 +08:00
..
classic docs: audit grammar issues (#6203) 2021-12-27 19:34:04 +08:00
classic-typescript docs: audit grammar issues (#6203) 2021-12-27 19:34:04 +08:00
facebook refactor(utils): reorganize functions; move authors file resolution to utils (#6229) 2021-12-31 11:55:42 +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