mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 10:20:09 +02:00
docs(v2): add gladysassistant.com to showcase (#4408)
* Add gladysassistant.com to showcase * Update website/src/data/users.js Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
8b9523550d
commit
32da39a0d8
2 changed files with 8 additions and 0 deletions
|
@ -267,6 +267,14 @@ const users = [
|
|||
source: 'https://github.com/FoalTS/foal/tree/master/docs',
|
||||
tags: ['highlight', 'design', 'large', 'versioning', 'i18n'],
|
||||
},
|
||||
{
|
||||
title: 'Gladys Assistant',
|
||||
description: 'A privacy-first, open-source home assistant',
|
||||
preview: require('./showcase/gladys-assistant.png'),
|
||||
website: 'https://gladysassistant.com/',
|
||||
source: 'https://github.com/GladysAssistant/v4-website',
|
||||
tags: ['i18n'],
|
||||
},
|
||||
{
|
||||
title: 'GraphQL Code Generator',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue