docusaurus/examples
dependabot[bot] 6efe49abaf
Some checks are pending
Argos CI / take-screenshots (push) Waiting to run
Build Hash Router / Build Hash Router (push) Waiting to run
Canary Release / Publish Canary (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Continuous Releases / Continuous Releases (push) Waiting to run
E2E Tests / E2E — Yarn v1 (20) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (20.0) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (22) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (24) (push) Waiting to run
E2E Tests / E2E — Yarn v1 (25.1) (push) Waiting to run
E2E Tests / E2E — Yarn v1 Windows (push) Waiting to run
E2E Tests / E2E — Yarn Berry (node-modules, -s) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (node-modules, -st) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (pnp, -s) (push) Waiting to run
E2E Tests / E2E — Yarn Berry (pnp, -st) (push) Waiting to run
E2E Tests / E2E — npm (push) Waiting to run
E2E Tests / E2E — pnpm (push) Waiting to run
chore(deps): bump node-forge from 1.3.1 to 1.3.3 in /examples/classic-typescript (#11601)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-04 15:16:59 +01:00
..
classic chore: update examples for v3.9.2 (#11494) 2025-10-17 17:38:38 +02:00
classic-typescript chore(deps): bump node-forge from 1.3.1 to 1.3.3 in /examples/classic-typescript (#11601) 2025-12-04 15:16:59 +01:00
README.md docs: add missing code block language to README.md (#10952) 2025-02-26 10:15:03 +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