docs(v2): Add Tuist to the list of projects that use Docusaurus (#4538)

This commit is contained in:
Pedro Piñera Buendía 2021-03-30 19:41:34 +02:00 committed by GitHub
parent fe2c6b8924
commit e6a8111025
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View file

@ -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',