mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-31 23:40:39 +02:00
docs: add Resoto & Some Engineering Inc. to showcase (#6624)
* docs: add Resoto & Some Engineering Inc. to showcase * minor tweaks Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
74a645e612
commit
032a1f0f95
3 changed files with 18 additions and 0 deletions
BIN
website/src/data/showcase/resoto.png
Normal file
BIN
website/src/data/showcase/resoto.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
BIN
website/src/data/showcase/someengineering.png
Normal file
BIN
website/src/data/showcase/someengineering.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
|
@ -1380,6 +1380,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/sgenoud/replicad',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Resoto',
|
||||
description:
|
||||
'Open-source cloud infrastructure management tool—find leaky resources, manage quota limits, detect drift, and clean up!',
|
||||
preview: require('./showcase/resoto.png'),
|
||||
website: 'https://resoto.com',
|
||||
source: 'https://github.com/someengineering/resoto.com',
|
||||
tags: ['opensource', 'product', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'Rooks',
|
||||
description:
|
||||
|
@ -1514,6 +1523,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/fairdataihub/SODA-for-SPARC-Docs',
|
||||
tags: ['opensource', 'versioning'],
|
||||
},
|
||||
{
|
||||
title: 'Some Engineering Inc.',
|
||||
description:
|
||||
'Startup developing open-source tools to make cloud infrastructure searchable and accessible.',
|
||||
preview: require('./showcase/someengineering.png'),
|
||||
website: 'https://some.engineering',
|
||||
source: 'https://github.com/someengineering/some.engineering',
|
||||
tags: ['opensource', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'SpotifyAPI-NET',
|
||||
description: 'A Client for the Spotify Web API, written in C#/.NET',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue