mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-01 16:00:29 +02:00
docs: add Chaos mesh site to showcase (#7239)
* docs: Add Chaos mesh site to showcase page Signed-off-by: Cwen Yin <cwenyin0@gmail.com> * update tags Signed-off-by: Cwen Yin <cwenyin0@gmail.com> * minor tweaks Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
2204efd8ea
commit
da6588404e
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/chaos-mesh.png
Normal file
BIN
website/src/data/showcase/chaos-mesh.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
|
@ -321,6 +321,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/LinwoodCloud/Butterfly/tree/develop/docs',
|
||||
tags: ['opensource', 'i18n', 'versioning'],
|
||||
},
|
||||
{
|
||||
title: 'Chaos Mesh',
|
||||
description: 'A Powerful Chaos Engineering Platform for Kubernetes.',
|
||||
preview: require('./showcase/chaos-mesh.png'),
|
||||
website: 'https://chaos-mesh.org',
|
||||
source: 'https://github.com/chaos-mesh/website',
|
||||
tags: ['opensource', 'product', 'i18n'],
|
||||
},
|
||||
{
|
||||
title: 'ClarityChallenge',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue