mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 02:08:55 +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
|
@ -694,6 +694,15 @@ const users = [
|
|||
source: 'https://github.com/protoncr/tourmaline',
|
||||
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',
|
||||
description: 'A set of React libraries for building forms',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue