mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-01 16:00:29 +02:00
docs(v2): add FoalTS to showcase page (#3928)
This commit is contained in:
parent
6703f8420e
commit
57c336c148
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/foal.png
Normal file
BIN
website/src/data/showcase/foal.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 MiB |
|
@ -117,6 +117,15 @@ const users = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
title: 'FoalTS',
|
||||
description: 'Node.JS framework for building web applications',
|
||||
preview: require('./showcase/foal.png'),
|
||||
website: 'https://foalts.org/',
|
||||
source: 'https://github.com/FoalTS/foal/tree/master/docs',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'GraphQL Code Generator',
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue