Skip to content

Commit 0f9fb0f

Browse files
committed
add showcase
1 parent 82e80ef commit 0f9fb0f

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

www/pages/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,13 @@ See [the specification](./specification) for the full input format.
5858
- [Commands](./commands) — the `doc-kit` CLI surface.
5959
- [Configuration](./configuration)`doc-kit.config.mjs` reference.
6060
- [Creating generators](./generators) — extend the pipeline.
61+
62+
## Showcase
63+
64+
A couple places `doc-kit` is already in use. Feel free to PR yours.
65+
66+
- <https://nodejs.org/api> - `legacy-json`
67+
- <https://beta.docs.nodejs.org/> - `web`
68+
- <https://nodejs.org/learn> - `web`
69+
- <https://webpack-doc-kit.vercel.app/> - `web`
70+
- <https://undici-website.vercel.app/> - `web`

0 commit comments

Comments
 (0)