mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
docs(v2): add trpgengine showcase (#4354)
This commit is contained in:
parent
96e7fcef25
commit
d032acdc93
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/trpgengine.png
Normal file
BIN
website/src/data/showcase/trpgengine.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 126 KiB |
|
@ -694,6 +694,15 @@ const users = [
|
||||||
source: 'https://github.com/protoncr/tourmaline',
|
source: 'https://github.com/protoncr/tourmaline',
|
||||||
tags: [],
|
tags: [],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'TRPG Engine',
|
||||||
|
description:
|
||||||
|
'IM Application which build for TRPG, like slack and discord',
|
||||||
|
preview: require('./showcase/trpgengine.png'),
|
||||||
|
website: 'https://trpgdoc.moonrailgun.com/',
|
||||||
|
source: 'https://github.com/TRPGEngine/Client',
|
||||||
|
tags: [],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'uniforms',
|
title: 'uniforms',
|
||||||
description: 'A set of React libraries for building forms',
|
description: 'A set of React libraries for building forms',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue