mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02: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
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/sodaforsparc.png
Normal file
BIN
website/src/data/showcase/sodaforsparc.png
Normal file
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',
|
source: 'https://github.com/social-embed/social-embed',
|
||||||
tags: ['opensource'],
|
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',
|
title: 'SpotifyAPI-NET',
|
||||||
description: 'A Client for the Spotify Web API, written in C#/.NET',
|
description: 'A Client for the Spotify Web API, written in C#/.NET',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue