docs: add FAST to showcase (#7384)

* add fast to showcase

* add fast png to showcase

* update tags, update website link, and upload new screenshot

* optimize image

Co-authored-by: Steph Huynh <steph@huynhicode.dev>
This commit is contained in:
Joshua Chen 2022-05-14 23:47:40 +08:00 committed by GitHub
parent 0838884f67
commit 8277b0bec7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View file

@ -631,6 +631,14 @@ const Users: User[] = [
source: 'https://github.com/eta-dev/eta-docs',
tags: ['opensource'],
},
{
title: 'FAST',
description: 'The adaptive interface system for modern web experiences.',
preview: require('./showcase/fast.png'),
website: 'https://www.fast.design/docs/introduction/',
source: 'https://github.com/microsoft/fast/tree/master/sites/website',
tags: ['opensource', 'product'],
},
{
title: 'FBT',
description: 'An internationalization framework',