mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-06 12:52:31 +02:00
docs(v2): Add Rematch site to showcase page (#4139)
This commit is contained in:
parent
aed23e2db5
commit
98910656c4
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/rematch.png
Normal file
BIN
website/src/data/showcase/rematch.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 470 KiB |
|
@ -321,6 +321,15 @@ const users = [
|
||||||
fbOpenSource: true,
|
fbOpenSource: true,
|
||||||
pinned: false,
|
pinned: false,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Rematch',
|
||||||
|
description: 'Redux best practices without the boilerplate in less than 2kb',
|
||||||
|
preview: require('./showcase/rematch.png'),
|
||||||
|
website: 'https://rematchjs.org',
|
||||||
|
source: 'https://github.com/rematch/rematch',
|
||||||
|
fbOpenSource: false,
|
||||||
|
pinned: false,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Runlet',
|
title: 'Runlet',
|
||||||
description: 'A cloud-based job manager that integrates your devices',
|
description: 'A cloud-based job manager that integrates your devices',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue