docs: add WoodpeckerCI to showcase (#6141)

* Add WoodpeckerCI site to showcase page

* remove subdir form source link

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
6543 2021-12-21 06:45:42 +01:00 committed by GitHub
parent d987c22996
commit 2e42b9d28d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

View file

@ -1535,6 +1535,14 @@ const Users: User[] = [
source: 'https://github.com/whirl21/website', source: 'https://github.com/whirl21/website',
tags: ['opensource', 'personal'], tags: ['opensource', 'personal'],
}, },
{
title: 'WoodpeckerCI',
description: "Woodpecker is a simple CI engine with great extensibility.",
preview: require('./showcase/woodpecker.png'),
website: 'https://woodpecker-ci.org/',
source: 'https://github.com/woodpecker-ci/woodpecker',
tags: ['opensource'],
},
{ {
title: 'KubeVela', title: 'KubeVela',
description: description: