docs: add Lux Algo to showcase (#5641)

* Add data

* Test again
This commit is contained in:
Joshua Chen 2021-10-06 18:43:53 +08:00 committed by GitHub
parent 10941f0b6a
commit 8f7e7e1947
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 KiB

View file

@ -635,6 +635,14 @@ const Users: User[] = [
source: 'https://github.com/kotest/kotest',
tags: ['opensource'],
},
{
title: 'Lux Algo',
description: 'Creation of technical trading tools',
preview: require('./showcase/lux-algo.png'),
website: 'https://docs.luxalgo.com',
source: 'https://github.com/smack0202/luxdocs',
tags: ['opensource', 'design', 'i18n', 'product'],
},
{
title: 'SICOPE Model',
description: 'An open source model-based testing tool for web applications',