mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 04:57:50 +02:00
docs(v2): Add Tuist to the list of projects that use Docusaurus (#4538)
This commit is contained in:
parent
fe2c6b8924
commit
e6a8111025
2 changed files with 9 additions and 0 deletions
|
@ -768,6 +768,15 @@ const users = [
|
|||
source: 'https://github.com/TRPGEngine/Client',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Tuist',
|
||||
description:
|
||||
'A tool to maintain and interact with Xcode projects at scale',
|
||||
preview: require('./showcase/tuist.png'),
|
||||
website: 'https://docs.tuist.io/',
|
||||
source: 'https://github.com/tuist/tuist',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'uniforms',
|
||||
description: 'A set of React libraries for building forms',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue