mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-27 21:48:41 +02:00
docs(v2): Add Kosko to showcase (#4699)
This commit is contained in:
parent
6f29a1826a
commit
7ee116f93f
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/kosko.png
Normal file
BIN
website/src/data/showcase/kosko.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 119 KiB |
|
@ -455,6 +455,14 @@ const Users = [
|
||||||
source: 'https://github.com/intelagentbilling/docs',
|
source: 'https://github.com/intelagentbilling/docs',
|
||||||
tags: ['opensource','product'],
|
tags: ['opensource','product'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Kosko',
|
||||||
|
description: 'Organize Kubernetes manifests in JavaScript',
|
||||||
|
preview: require('./showcase/kosko.png'),
|
||||||
|
website: 'https://kosko.dev',
|
||||||
|
source: 'https://github.com/tommy351/kosko',
|
||||||
|
tags: ['opensource']
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Kotest',
|
title: 'Kotest',
|
||||||
description: 'Kotlin test framework',
|
description: 'Kotlin test framework',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue