Skip to content

Commit

Permalink
docs(v2): add taro to users
Browse files Browse the repository at this point in the history
  • Loading branch information
honlyHuang committed Oct 15, 2020
1 parent e5d9cdc commit 05c6570
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/docs-taro-zone.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 @@ -81,6 +81,15 @@ const users = [
fbOpenSource: true,
pinned: true,
},
{
title: 'Taro',
description: 'An open cross-end and cross-frame solution',
preview: require('./showcase/docs-taro-zone.png'),
website: 'https://docs.taro.zone/',
source: 'https://github.com/NervJS/taro',
fbOpenSource: false,
pinned: false,
},
{
title: 'Eta',
description: 'Faster embedded JS template engine in TypeScript',
Expand Down

0 comments on commit 05c6570

Please sign in to comment.