mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-07 05:12:31 +02:00
docs(v2): showcase Eta (#3022)
This commit is contained in:
parent
8aa6ef47e4
commit
46f794b2ba
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/eta.png
Normal file
BIN
website/src/data/showcase/eta.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
|
@ -63,6 +63,15 @@ const users = [
|
||||||
fbOpenSource: true,
|
fbOpenSource: true,
|
||||||
pinned: 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',
|
title: 'Flux',
|
||||||
description: 'Application architecture for building user interfaces',
|
description: 'Application architecture for building user interfaces',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue