mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 18:32:52 +02:00
docs(v2): Showcase the pnpm docs (#4386)
* Showcase the pnpm docs * add pnpm docs source
This commit is contained in:
parent
f71c246ff1
commit
7122b320f7
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/pnpm.png
Normal file
BIN
website/src/data/showcase/pnpm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 66 KiB |
|
@ -444,6 +444,14 @@ const users = [
|
||||||
website: 'https://docs.paubox.com/',
|
website: 'https://docs.paubox.com/',
|
||||||
tags: [],
|
tags: [],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'pnpm',
|
||||||
|
description: 'Fast, disk space efficient package manager',
|
||||||
|
preview: require('./showcase/pnpm.png'),
|
||||||
|
website: 'https://pnpm.js.org/',
|
||||||
|
source: 'https://github.com/pnpm/pnpm.github.io/',
|
||||||
|
tags: [],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Postgres.ai – Database Lab',
|
title: 'Postgres.ai – Database Lab',
|
||||||
description: 'DEPLOY WITH CONFIDENCE. Been stung by a poorly tested database migration? We won\'t let it happen again.',
|
description: 'DEPLOY WITH CONFIDENCE. Been stung by a poorly tested database migration? We won\'t let it happen again.',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue