mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 04:57:50 +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
|
@ -455,6 +455,14 @@ const Users = [
|
|||
source: 'https://github.com/intelagentbilling/docs',
|
||||
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',
|
||||
description: 'Kotlin test framework',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue