Skip to content

Commit

Permalink
docs(v2): Add AgileTs site to showcase page (#3987)
Browse files Browse the repository at this point in the history
* Added AgileTs to users

* Added agilets banner image

* fix img case-sensitive issue

Co-authored-by: slorber <[email protected]>
  • Loading branch information
bennobuilder and slorber authored Jan 4, 2021
1 parent 0bb5e54 commit 6e9ed1c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/agilets.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions website/src/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.',
Expand Down

0 comments on commit 6e9ed1c

Please sign in to comment.