docs: add SODA for SPARC to showcase (#6410)

* Added docs site for SODA for SPARC

* Added SODA for SPARC snapshot

* Update spelling error for path

* optimize image

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Sanjay Soundarajan 2022-01-20 00:38:32 -08:00 committed by GitHub
parent 332453eaa1
commit 29ecf22409
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: 20 KiB

View file

@ -1462,6 +1462,15 @@ const Users: User[] = [
source: 'https://github.com/social-embed/social-embed',
tags: ['opensource'],
},
{
title: 'SODA for SPARC',
description:
'Simplifying data curation for researchers funded by the NIH SPARC initiative',
preview: require('./showcase/sodaforsparc.png'),
website: 'https://docs.sodaforsparc.io/',
source: 'https://github.com/fairdataihub/SODA-for-SPARC-Docs',
tags: ['opensource', 'versioning'],
},
{
title: 'SpotifyAPI-NET',
description: 'A Client for the Spotify Web API, written in C#/.NET',