Skip to content

Commit

Permalink
docs: add StackQL Provider Registry to showcase (#7760)
Browse files Browse the repository at this point in the history
* Added StackQL Provider Registry doc site

* added StackQL Provider Registry image

* fixes

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
  • Loading branch information
jeffreyaven and Josh-Cena committed Jul 11, 2022
1 parent 1ad9784 commit f21dadf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/registry.stackql.io.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions website/src/data/users.tsx
Expand Up @@ -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',
Expand Down

0 comments on commit f21dadf

Please sign in to comment.