Skip to content

Commit

Permalink
docs: add OSS Insight to showcase (#7230)
Browse files Browse the repository at this point in the history
* Add OSS Insight

* Add ossinsight.png

* Update users.tsx

* minor tweaks

Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
sykp241095 and Josh-Cena authored Apr 22, 2022
1 parent c4e92c8 commit 58f393d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/ossinsight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1141,6 +1141,14 @@ const Users: User[] = [
source: 'https://github.com/orbitjs/orbit/tree/main/website',
tags: ['opensource', 'versioning'],
},
{
title: 'OSS Insight',
description: 'OSS Insight provides open source software insight and compares projects and tools',
preview: require('./showcase/ossinsight.png'),
website: 'https://ossinsight.io',
source: 'https://github.com/pingcap/ossinsight',
tags: ['opensource', 'design'],
},
{
title: 'Oxidizer',
description: 'A Rust ORM based on tokio-postgres and refinery',
Expand Down

0 comments on commit 58f393d

Please sign in to comment.