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:
The Nguyen 2022-07-13 17:06:08 +07:00 committed by GitHub
parent 542228ee1b
commit 1899a2e9e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 7 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -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.',
@ -1430,13 +1438,13 @@ const Users: User[] = [
tags: ['favorite', 'product', 'design'], tags: ['favorite', 'product', 'design'],
}, },
{ {
title: "pincman's website", title: "pincman's website",
description: 'A very good full stack development teaching website', description: 'A very good full stack development teaching website',
preview: require('./showcase/pincman.png'), preview: require('./showcase/pincman.png'),
website: 'https://pincman.com/', website: 'https://pincman.com/',
source: 'https://github.com/rowfishjs/rowfish', source: 'https://github.com/rowfishjs/rowfish',
tags: ['opensource', 'design', 'personal'], tags: ['opensource', 'design', 'personal'],
}, },
{ {
title: 'Pipeline UI', title: 'Pipeline UI',
description: 'Pipeline UI Documentation', description: 'Pipeline UI Documentation',