mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
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:
parent
332453eaa1
commit
29ecf22409
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue