mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs(v2): Add Redis Labs Developer Site to docusaurus showcase page (#4570)
* Add files via upload * Update users.js
This commit is contained in:
parent
902aad55bb
commit
d9067748fd
Binary file not shown.
|
After Width: | Height: | Size: 262 KiB |
|
|
@ -599,6 +599,14 @@ const users = [
|
|||
source: 'https://github.com/realtime-apps-iap/realtime-apps-iap.github.io',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Redis Labs Developer Site',
|
||||
description: 'The Home of Redis Developers',
|
||||
preview: require('./showcase/redis-developer.png'),
|
||||
website: 'https://developer.redislabs.com',
|
||||
source: 'https://github.com/redis-developer/redis-developer.github.io',
|
||||
tags: [],
|
||||
},
|
||||
{
|
||||
title: 'Rematch',
|
||||
description: 'Redux best practices without the boilerplate in less than 2kb',
|
||||
|
|
|
|||
Loading…
Reference in New Issue