mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-26 21:18:47 +02:00
docs(v2): showcase meli (#4704)
* Update users.js * chore: add image * Update website/src/data/users.js Co-authored-by: Geoffroy Empain <geoffroy@charlie-bravo.be> Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
This commit is contained in:
parent
7ee116f93f
commit
27b9f34635
2 changed files with 8 additions and 0 deletions
|
@ -487,6 +487,14 @@ const Users = [
|
|||
source: 'https://github.com/manzinello/mailgo.dev',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Meli',
|
||||
description: 'Platform to deploy static sites, frontend applications and hosted forms',
|
||||
preview: require('./showcase/meli.png'),
|
||||
website: 'https://docs.meli.sh/',
|
||||
source: 'https://github.com/getmeli/meli',
|
||||
tags: ['opensource'],
|
||||
},
|
||||
{
|
||||
title: 'Metro',
|
||||
description: 'The JavaScript bundler for React Native',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue