mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
docs: add Rivalis to showcase (#6677)
* added Rivalis entry and screenshot to showcase dir * optimize image Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
7a7d5d047c
commit
5cd2c085f6
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/rivalis.png
Normal file
BIN
website/src/data/showcase/rivalis.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 22 KiB |
|
@ -1189,6 +1189,15 @@ const Users: User[] = [
|
|||
source: 'https://github.com/questdb/questdb.io',
|
||||
tags: ['opensource', 'favorite', 'design', 'large'],
|
||||
},
|
||||
{
|
||||
title: 'Rivalis',
|
||||
description:
|
||||
'An open source framework for developing servers for real-time applications and games',
|
||||
preview: require('./showcase/rivalis.png'),
|
||||
website: 'https://rivalis.io',
|
||||
source: 'https://github.com/rivalis/rivalis',
|
||||
tags: ['opensource', 'design', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'RactivePlayer',
|
||||
description: 'Interactive videos in React',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue