mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-05 13:17:23 +02:00
docs(v2): Add AgileTs site to showcase page (#3987)
* Added AgileTs to users * Added agilets banner image * fix img case-sensitive issue Co-authored-by: slorber <lorber.sebastien@gmail.com>
This commit is contained in:
parent
0bb5e547b1
commit
6e9ed1cb1a
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/agilets.png
Normal file
BIN
website/src/data/showcase/agilets.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 86 KiB |
|
@ -26,6 +26,15 @@
|
|||
|
||||
// prettier-ignore
|
||||
const users = [
|
||||
{
|
||||
title: 'AgileTs',
|
||||
description: 'Global State and Logic Framework for reactive Applications',
|
||||
preview: require('./showcase/agilets.png'),
|
||||
website: 'https://agile-ts.org/',
|
||||
source: 'https://github.com/agile-ts/documentation',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'AI-Speaker',
|
||||
description: 'Local, reliable, fast and private Audio and IoT gate.',
|
||||
|
|
Loading…
Add table
Reference in a new issue