docs(v2): add Kubevela showcase (#4616)

Co-authored-by: guoxudong <guoxudong.dev@gmial.com>
This commit is contained in:
guoxudong 2021-04-15 22:03:04 +08:00 committed by GitHub
parent 2a2da8006f
commit fbe4a4ac14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

View file

@ -859,6 +859,14 @@ const users = [
source: 'https://github.com/Wisdom/dev-docs',
tags: ['design', 'large'],
},
{
title: 'KubeVela',
description: 'KubeVela is a modern application engine that adapts to your application\'s needs, not the other way around.',
preview: require('./showcase/kubevela.png'),
website: 'https://kubevela.io/',
source: 'https://github.com/oam-dev/kubevela.io',
tags: ['versioning', 'i18n'],
},
];
users.forEach((user) => {