mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-17 08:37:57 +02:00
docs(v2): add Flagsmith to showcase (#4953)
* Added docs.flagsmith.com * Flagsmith image * Update users.js Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
This commit is contained in:
parent
aff848e875
commit
03ac9c2134
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/flagsmith.png
Normal file
BIN
website/src/data/showcase/flagsmith.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 521 KiB |
|
@ -373,6 +373,14 @@ const Users = [
|
||||||
source: 'https://github.com/Camberi/firecms',
|
source: 'https://github.com/Camberi/firecms',
|
||||||
tags: ['opensource', 'design'],
|
tags: ['opensource', 'design'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Flagsmith',
|
||||||
|
description: 'Open Source Feature Flag and Remote Config Service',
|
||||||
|
preview: require('./showcase/flagsmith.png'),
|
||||||
|
website: 'https://docs.flagsmith.com',
|
||||||
|
source: 'https://github.com/Flagsmith/flagsmith-docs',
|
||||||
|
tags: ['opensource'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Flipper',
|
title: 'Flipper',
|
||||||
description: 'Extensible mobile app debugger',
|
description: 'Extensible mobile app debugger',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue