mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
docs: add Rainbond site to showcase (#7177)
* add Rainbond site to showcase * minor tweaks Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
6238ee0851
commit
0f5f6f31e0
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/rainbond.png
Normal file
BIN
website/src/data/showcase/rainbond.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
|
@ -1315,6 +1315,14 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/liqvidjs/liqvidjs.org',
|
source: 'https://github.com/liqvidjs/liqvidjs.org',
|
||||||
tags: ['opensource'],
|
tags: ['opensource'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Rainbond',
|
||||||
|
description: 'A cloud native multi cloud application management platform',
|
||||||
|
preview: require('./showcase/rainbond.png'),
|
||||||
|
website: 'https://www.rainbond.com',
|
||||||
|
source: 'https://github.com/goodrain/rainbond-docs',
|
||||||
|
tags: ['opensource', 'product'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'React Complex Tree',
|
title: 'React Complex Tree',
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue