mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-28 16:37:07 +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/',
|
||||
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',
|
||||
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