docusaurus/examples
dependabot[bot] 22c2900838
chore(deps): bump mdast-util-to-hast in /examples/classic-typescript
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases)
- [Commits](https://github.com/syntax-tree/mdast-util-to-hast/compare/13.2.0...13.2.1)

---
updated-dependencies:
- dependency-name: mdast-util-to-hast
  dependency-version: 13.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-04 14:10:52 +00:00
..
classic chore: update examples for v3.9.2 (#11494) 2025-10-17 17:38:38 +02:00
classic-typescript chore(deps): bump mdast-util-to-hast in /examples/classic-typescript 2025-12-04 14:10:52 +00: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