mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-29 06:29:03 +02:00
docs: add LabVIEW coding experience to showcase (#6170)
* Add files via upload * Update users.tsx * Update website/src/data/users.tsx * Update screenshot Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
4122c75d57
commit
70fe211362
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/labviewbook.png
Normal file
BIN
website/src/data/showcase/labviewbook.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
|
@ -733,6 +733,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/kotest/kotest',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'LabVIEW 编程经验',
|
||||
description: 'A book for LabVIEW Programming',
|
||||
preview: require('./showcase/labviewbook.png'),
|
||||
website: 'https://lv.qizhen.xyz',
|
||||
source: 'https://github.com/ruanqizhen/labview_book',
|
||||
tags: ['opensource', 'i18n'],
|
||||
},
|
||||
{
|
||||
title: 'Lux Algo',
|
||||
description: 'Creation of technical trading tools',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue