mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-03 11:22:30 +02:00
docs: Add kwatch to showcase (#6281)
* Add kwatch to showcase * remove trailing whitespace in description * fix preview extension * resize Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
06a8cdcb0f
commit
32a24e4edd
3 changed files with 12 additions and 1 deletions
BIN
website/src/data/showcase/kwatch.png
Normal file
BIN
website/src/data/showcase/kwatch.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
|
@ -791,6 +791,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/kotest/kotest',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'kwatch',
|
||||
description: 'monitor & detect crashes in your Kubernetes(K8s) cluster instantly',
|
||||
preview: require('./showcase/kwatch.png'),
|
||||
website: 'https://kwatch.dev',
|
||||
source: 'https://github.com/abahmed/kwatch.dev',
|
||||
tags: ['opensource', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'LabVIEW 编程经验',
|
||||
description: 'A book for LabVIEW Programming',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue