mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
docs: add some showcase user of facebook
(#1486)
* docs: showcase user Idb * docs: showcase user Netconsd * docs: showcase user Redex
This commit is contained in:
parent
f18e07343c
commit
79b5ffd700
4 changed files with 23 additions and 0 deletions
|
@ -196,6 +196,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Idb',
|
||||
image: '/img/users/idb.svg',
|
||||
infoLink: 'https://www.fbidb.io/',
|
||||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Instant Articles Builder',
|
||||
image: '/img/users/facebook-instant-articles-rules-editor.svg',
|
||||
|
@ -259,6 +266,13 @@ module.exports = [
|
|||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
caption: 'Netconsd',
|
||||
image: '/img/users/netconsd.svg',
|
||||
infoLink: 'https://facebookmicrosites.github.io/netconsd/',
|
||||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Node SerialPort',
|
||||
image: 'https://serialport.io/img/serialport-logo.svg',
|
||||
|
@ -421,6 +435,13 @@ module.exports = [
|
|||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Redex',
|
||||
image: '/img/users/redex.png',
|
||||
infoLink: 'https://fbredex.com/',
|
||||
fbOpenSource: true,
|
||||
pinned: true,
|
||||
},
|
||||
{
|
||||
caption: 'Redux',
|
||||
image: '/img/users/redux.svg',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue