mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-30 10:48:05 +02:00
docs: add Eric JiuRan's blog to showcase (#6265)
* update userList * update userList * Update website/src/data/users.tsx Co-authored-by: tongsiyuan <tongsiyuan@corp.netease.com> Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
9f0809ae28
commit
e86fd23c31
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/eric.png
Normal file
BIN
website/src/data/showcase/eric.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 126 KiB |
|
@ -503,6 +503,14 @@ const Users: User[] = [
|
||||||
source: 'https://github.com/eta-dev/eta',
|
source: 'https://github.com/eta-dev/eta',
|
||||||
tags: ['opensource'],
|
tags: ['opensource'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Eric JiuRan',
|
||||||
|
description: 'Front-end developer blog',
|
||||||
|
preview: require('./showcase/eric.png'),
|
||||||
|
website: 'https://www.siyuanwa.cn/',
|
||||||
|
source: 'https://github.com/1084350607/blog',
|
||||||
|
tags: ['opensource', 'personal', 'i18n'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: "Evan Tay's Personal Website",
|
title: "Evan Tay's Personal Website",
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Reference in a new issue