mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 21:18:47 +02: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
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/redis-developer.png
Normal file
BIN
website/src/data/showcase/redis-developer.png
Normal file
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…
Add table
Add a link
Reference in a new issue