docs: add StackQL Provider Registry to showcase (#7760)

* Added StackQL Provider Registry doc site

* added StackQL Provider Registry image

* fixes

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Jeffrey Aven 2022-07-11 21:17:25 +10:00 committed by GitHub
parent 1ad97843ac
commit f21dadf621
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View file

@ -2056,6 +2056,15 @@ const Users: User[] = [
source: null,
tags: ['product'],
},
{
title: 'StackQL Provider Registry',
description:
'Cloud infra and SaaS provider documentation for StackQL providers.',
preview: require('./showcase/registry.stackql.io.png'),
website: 'https://registry.stackql.io/',
source: 'https://github.com/stackql/registry.stackql.io',
tags: ['opensource', 'product', 'large'],
},
{
title: 'Stryker Mutator',
description: 'Mutation testing for JavaScript, .NET and JVM',