mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 08:19:07 +02:00
docs(v2): add taro to users (#3589)
This commit is contained in:
parent
b27d3529dd
commit
d23940c9c3
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/docs-taro-zone.png
Normal file
BIN
website/src/data/showcase/docs-taro-zone.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 191 KiB |
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue