mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-27 21:48:41 +02:00
docs(v2): showcase personal site evantay (#4711)
* docs(v2): showcase personal site evantay * Update website/src/data/users.js Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
b50819a3f1
commit
3303543105
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/evantay.png
Normal file
BIN
website/src/data/showcase/evantay.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 99 KiB |
|
@ -334,6 +334,14 @@ const Users = [
|
||||||
source: 'https://github.com/eta-dev/eta',
|
source: 'https://github.com/eta-dev/eta',
|
||||||
tags: ['opensource'],
|
tags: ['opensource'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: "Evan Tay's Personal Website",
|
||||||
|
description: "A Software Engineer's blog, documentation and project portfolio.",
|
||||||
|
preview: require('./showcase/evantay.png'),
|
||||||
|
website: 'https://evantay.com/',
|
||||||
|
source: 'https://github.com/DigiPie/kaya-folio',
|
||||||
|
tags: ['opensource', 'personal'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'FBT',
|
title: 'FBT',
|
||||||
description: 'An internationalization framework',
|
description: 'An internationalization framework',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue