mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
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:
parent
0838884f67
commit
8277b0bec7
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/fast.png
Normal file
BIN
website/src/data/showcase/fast.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue