Skip to content

Commit

Permalink
Add Eta to Docusaurus Showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
nebrelbug committed Jul 5, 2020
1 parent 8aa6ef4 commit 0dafb79
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/eta.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 @@ -63,6 +63,15 @@ const users = [
fbOpenSource: true,
pinned: true,
},
{
title: 'Eta',
description: 'Faster embedded JS template engine in TypeScript',
preview: require('./showcase/eta.png'),
website: 'https://eta.js.org/',
source: 'https://github.com/eta-dev/eta',
fbOpenSource: false,
pinned: false,
},
{
title: 'Flux',
description: 'Application architecture for building user interfaces',
Expand Down

0 comments on commit 0dafb79

Please sign in to comment.