mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-30 02:37:59 +02:00
docs: add EverShop website to showcase (#7765)
* docs: add EverShop website to showcase * docs: add EverShop website to showcase * fixes Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
542228ee1b
commit
1899a2e9e8
2 changed files with 15 additions and 7 deletions
BIN
website/src/data/showcase/evershop.png
Normal file
BIN
website/src/data/showcase/evershop.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
|
@ -602,6 +602,14 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/eta-dev/eta-docs',
|
source: 'https://github.com/eta-dev/eta-docs',
|
||||||
tags: ['opensource'],
|
tags: ['opensource'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'EverShop',
|
||||||
|
description: 'An open-source e-commerce platform with Node and React',
|
||||||
|
preview: require('./showcase/evershop.png'),
|
||||||
|
website: 'https://evershop.io/',
|
||||||
|
source: 'https://github.com/evershopcommerce/docs',
|
||||||
|
tags: ['opensource', 'product'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'FAST',
|
title: 'FAST',
|
||||||
description: 'The adaptive interface system for modern web experiences.',
|
description: 'The adaptive interface system for modern web experiences.',
|
||||||
|
|
Loading…
Add table
Reference in a new issue