mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-05 05:07:14 +02:00
docs(v2): add ClarityChallenge to showcase (#4898)
* Update users.js Adding a new user - ClarityChallenge. * Add files via upload * Update users.js Fixing url for source of claritychallenge user
This commit is contained in:
parent
57806798c5
commit
0bdab02e20
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/claritychallenge.png
Normal file
BIN
website/src/data/showcase/claritychallenge.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 120 KiB |
|
@ -233,6 +233,14 @@ const Users = [
|
|||
source: 'https://github.com/paularmstrong/build-tracker',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'ClarityChallenge',
|
||||
description: 'Documentation for the Clarity machine learning challenges for improving hearing aid signal processing',
|
||||
preview: require('./showcase/claritychallenge.png'),
|
||||
website: 'https://claritychallenge.github.io/clarity_CEC1_doc',
|
||||
source: 'https://github.com/claritychallenge/clarity_CEC1_doc',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Clutch',
|
||||
description: 'An extensible API and UI platform for infrastructure tooling',
|
||||
|
|
Loading…
Add table
Reference in a new issue