mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-17 08:37:57 +02:00
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:
parent
1ad97843ac
commit
f21dadf621
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/registry.stackql.io.png
Normal file
BIN
website/src/data/showcase/registry.stackql.io.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 18 KiB |
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue