mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-24 03:58:49 +02:00
docs: add Kuizuo's Personal Website to showcase (#6458)
* docs: Add Kuizuo's Personal Website to showcase page * minor tweaks
This commit is contained in:
parent
0f8bb3bbe6
commit
86ea0395ca
2 changed files with 9 additions and 1 deletions
BIN
website/src/data/showcase/kuizuo.png
Normal file
BIN
website/src/data/showcase/kuizuo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
|
@ -556,6 +556,14 @@ const Users: User[] = [
|
|||
source: null,
|
||||
tags: ['personal', 'design'],
|
||||
},
|
||||
{
|
||||
title: "Kuizuo's Personal Website",
|
||||
description: "A Software Enthusiast's blog, Sharing and Learning",
|
||||
preview: require('./showcase/kuizuo.png'),
|
||||
website: 'https://kuizuo.cn',
|
||||
source: 'https://github.com/kuizuo/blog',
|
||||
tags: ['personal', 'opensource', 'design'],
|
||||
},
|
||||
{
|
||||
title: 'FireCMS',
|
||||
description: 'Firebase/Firestore based headless CMS',
|
||||
|
@ -769,7 +777,7 @@ const Users: User[] = [
|
|||
source: 'https://github.com/facebook/jest/tree/master/website',
|
||||
tags: ['favorite', 'opensource', 'design', 'i18n', 'versioning'],
|
||||
},
|
||||
{
|
||||
{
|
||||
title: 'KaustubhK24',
|
||||
description: 'KaustubhK24 blog + Portfolio website',
|
||||
preview: require('./showcase/kaustubhk24.png'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue