Skip to content

Commit

Permalink
docs: add some showcase user of facebook (facebook#1486)
Browse files Browse the repository at this point in the history
* docs: showcase user Idb

* docs: showcase user Netconsd

* docs: showcase user Redex
  • Loading branch information
hong4rc authored and shakcho committed May 17, 2019
1 parent 4ed3e93 commit 8de36d2
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 0 deletions.
21 changes: 21 additions & 0 deletions website-1.x/data/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand Down Expand Up @@ -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',
Expand Down
1 change: 1 addition & 0 deletions website-1.x/static/img/users/idb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions website-1.x/static/img/users/netconsd.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website-1.x/static/img/users/redex.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8de36d2

Please sign in to comment.