mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 10:22:30 +02:00
docs(v2): showcase user QA-Board (#3232)
* docs(v2): showcase user QA-Board * Update users.js * Update users.js Co-authored-by: Yangshun Tay <tay.yang.shun@gmail.com>
This commit is contained in:
parent
0a33a52301
commit
be210a1bc4
2 changed files with 10 additions and 0 deletions
BIN
website/src/data/showcase/qa-board.png
Normal file
BIN
website/src/data/showcase/qa-board.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
|
@ -155,6 +155,16 @@ const users = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'QA-Board',
|
||||
description:
|
||||
'An open source run-tracker for algorithm and performance engineering with rich visualizations',
|
||||
preview: require('./showcase/qa-board.png'),
|
||||
website: 'https://samsung.github.io/qaboard/',
|
||||
source: 'https://github.com/Samsung/qaboard',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'QuestDB',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue